Cisco Cisco Packet Data Interworking Function (PDIF)

Descargar
Página de 360
  Interfaces and Ports 
Ethernet Interfaces and Virtual Ports  ▀   
 
VPC-VSM System Administration Guide, StarOS Release 19  ▄  
 
   
85 
Viewing and Verifying Port Configuration 
Step 1 
Verify that your interface configuration settings are correct by entering the following commands: 
context context_name 
show { ip | ipv6 } interface 
context_name
 represents the name of the context in which the interface was created. The output from these commands 
should be similar to the following example. 
In this example an interface named clear was configured in the local context. 
Intf Name:       clear 
Intf Type:       Broadcast 
Description: 
VRF:             None 
IP State:        UP (Bound to 1/11 untagged, ifIndex 285278209) 
IP Address:      192.168.100.30       Subnet Mask: 255.255.255.0 
Bcast Address:   192.168.100.255      MTU:          1500 
Resoln Type:     ARP                  ARP timeout:     60 secs 
L3 monitor LC-port switchover: Disabled 
Number of Secondary Addresses:  0 
Total interface count:         0  
Step 2 
Verify that your port configuration settings are correct by entering the following command: 
show configuration port slot#/port# 
slot# is the chassis slot number, always slot 1. 
This command produces an output similar to that displayed in the following example that shows the configuration for 
port 11 in chassis slot 1.  
In this example, the port is bound to an interface called clear configured in a context called wsg
config 
   port ethernet 1/11 
      description 11_clear 
      no shutdown 
      bind interface clear wsg 
      #end