Cisco Cisco Tunnel Terminating Gateway (TTG)

Page de 360
Getting Started   
▀  Using the StarOS CLI for Initial Configuration 
 
 
▄  VPC-VSM System Administration Guide, StarOS Release 19 
50 
   
Step 7 
Verify the configuration of the IP routes by entering the following command: 
[local]host_nameshow ip route 
The CLI output should be similar to the sample output:
 
"*" indicates the Best or Used route. 
 Destination         Nexthop          Protocol   Prec Cost Interface 
*0.0.0.0/0           ipaddress      static     1    0    vnic1 
*network           0.0.0.0          connected  0    0    vnic1 
Step 8 
Verify the interface binding by entering the following command: 
[local]host_nameshow ip interface name interface_name 
interface_name is the name of the interface that was configured in step 7b.The CLI output should be similar to the 
sample output:
 
Intf Name:       vnic1Intf Type:       Broadcast 
Description: 
IP State:        UP (Bound to 1/1 untagged, ifIndex 83951617) 
IP Address:      ipaddress          Subnet Mask:     subnetmask 
Bcast Address:   bcastaddress       MTU:             1500 
Resoln Type:     ARP                  ARP timeout:     3600 secs 
L3 monitor LC-port 
switchover: Diasabled 
Number of Secondary Addresses: 0 
Step 9 
Save your configuration as described in the Verifying and Saving Your Configuration chapter.