Cisco Cisco Packet Data Gateway (PDG)

Seite von 360
  System Settings 
Verifying and Saving Your Interface and Port Configuration  ▀   
 
VPC-VSM System Administration Guide, StarOS Release 19  ▄  
 
   
53 
Verifying and Saving Your Interface and Port Configuration 
Verify that your interface configuration settings are correct by entering the following CLI command: 
show ip interface 
The output from this command should be similar to that shown below. In this example an interface named management1 
was configured in the local context. 
Intf Name:       LOCAL1 
Intf Type:       Broadcast 
Description:     management1 
VRF:             None 
IP State:        UP (Bound to 1/1 untagged, ifIndex 16842753) 
IP Address:      192.168.100.3        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  
Verify that the port configuration settings are correct by entering the following command: 
show configuration port slot#/port# 
slot# 
is the chassis slot number of the line card where the port resides. For VPC slot# is always 1. 
port#
 is the 
number of the port (1, 10 –21).  
This previous command produces an output similar to the one shown below. It displays the configuration of port 1 in 
slot 1. 
config 
  port ethernet 1/1 
    no shutdown 
    bind interface LOCAL1 local 
Save your configuration as described in the Verifying and Saving Your Configuration chapter.