для Cisco Cisco Packet Data Gateway (PDG)

Скачать
Страница из 360
  Troubleshooting 
Verifying StarOS Network Connectivity  ▀   
 
VPC-VSM System Administration Guide, StarOS Release 19  ▄  
 
   
167 
traceroute6 – IPv6 
The traceroute6 command has the following syntax: 
traceroute6 { host_name | host_ipv6_address } [ count packets ] [ maxttl max_ttl 
] [ port port_number ] [ size octet_count ] [ src { src_host_name | 
src_host_ipv6_address } ] [ timeout seconds ] [ vrf vrf_nam ] 
For complete information regarding the above command, see the Exec Mode Commands chapter of the Command line 
Interface Reference
The following displays a sample output. 
traceroute6 to 2001:4A2B::1f3F (2001:4A2B::1f3F), 30 hops max, 40 byte packets 
 1  2001:4A2B::1f3F (2001:4A2B::1f3F)  0.446 ms  0.235 ms 0.178 ms 
Viewing IP Routes 
The system provides a mechanism for viewing route information to a specific node or for an entire context. This 
information can be used to verify network connectivity and to ensure the efficiency of the network connection. The 
command has the following syntax: 
show ip route [ route_ip_address ] 
show ipv6 route [ route_ipv6_address ] ] 
For complete information regarding the above commands, see the Exec Mode Commands chapter of the Command line 
Interface Reference
If no keywords are specified, all IP routes within the context’s routing table are displayed. 
The following displays a sample of this command’s output showing a context IPv4 routing table. 
"*" indicates the Best or Used route. 
 Destination         Nexthop          Protocol   Prec Cost Interface 
*0.0.0.0/0           192.29.96.1      static     1    0    LOCAL1 
*192.29.96.0/24      0.0.0.0          connected  0    0    LOCAL1 
*192.29.96.202/32    0.0.0.0          connected  0    0    LOCAL1 
   
Total route count : 3 
Unique route count: 3 
Connected: 2 Static: 1