Cisco Systems OL-7396-01 Manual De Usuario

Descargar
Página de 934
7-93
ATM Switch Router Software Configuration Guide
OL-7396-01
Chapter 7
Configuring Virtual Connections
Configuring Interface and Connection Snooping
Examples
The following example shows how to configure VC 100 200 on ATM interface 3/1/0 to snoop 
VC 200 150 on ATM interface 1/0/0:
Switch(config)# interface atm 3/1/0
Switch(config-if)# atm snoop-vc 100 200 interface atm 1/0/0 200 150 direction receive
The following example shows how to configure VP 100 on ATM interface 3/1/0 to snoop VP 200 on 
ATM interface 1/0/0:
Switch(config)# interface atm 3/1/0
Switch(config-if)# atm snoop-vp 100 interface atm 1/0/0 200 direction receive
Displaying Per-Connection Snooping
To display the test per-connection information, use the following EXEC commands:
Examples
The following example shows all VC snoop connections on the ATM switch router:
Switch> show atm snoop-vc
      Snooping                            Snooped          
Interface    VPI   VCI   Type    X-Interface  X-VPI X-VCI Dir    Status
ATM0/0/2     0     5     PVC     ATM0/1/1     0     5     Rx     DOWN    
ATM0/0/2     0     16    PVC     ATM0/1/1     0     16    Rx     DOWN    
ATM0/1/2     0     5     PVC     ATM0/0/1     0     5     Tx     DOWN    
ATM0/1/2     0     16    PVC     ATM0/0/1     0     16    Tx     DOWN    
ATM0/1/2     0     18    PVC     ATM0/0/1     0     18    Tx     UP      
ATM0/1/2     0     100   PVC     ATM0/0/1     0     100   Tx     DOWN    
ATM0/1/2     0     201   PVC     ATM0/0/1     0     201   Tx     DOWN    
ATM0/1/2     0     202   PVC     ATM0/0/1     0     202   Tx     DOWN    
ATM0/1/2     0     300   PVC     ATM0/0/1     0     300   Tx     DOWN    
ATM0/1/2     0     301   PVC     ATM0/0/1     0     301   Tx     DOWN    
The following example shows the VC snoop connections on ATM interface 0/1/2:
Switch> show atm snoop-vc interface atm 0/1/2
      Snooping                            Snooped          
Interface    VPI   VCI   Type    X-Interface  X-VPI X-VCI Dir    Status
ATM0/1/2     0     5     PVC     ATM0/0/1     0     5     Tx     DOWN    
ATM0/1/2     0     16    PVC     ATM0/0/1     0     16    Tx     DOWN    
ATM0/1/2     0     18    PVC     ATM0/0/1     0     18    Tx     UP      
ATM0/1/2     0     100   PVC     ATM0/0/1     0     100   Tx     DOWN    
ATM0/1/2     0     201   PVC     ATM0/0/1     0     201   Tx     DOWN    
ATM0/1/2     0     202   PVC     ATM0/0/1     0     202   Tx     DOWN    
ATM0/1/2     0     300   PVC     ATM0/0/1     0     300   Tx     DOWN    
ATM0/1/2     0     301   PVC     ATM0/0/1     0     301   Tx     DOWN    
Command
Purpose
show atm snoop-vc
[interface atm card/subcard/port [vpi vci]]
Displays the snoop VC information. 
show atm snoop-vp
[interface atm card/subcard/port [vpi]]
Displays the snoop VP information.