IP Networking Configuration 
Configuration Guide  16  Document #: LTRT-31657 
3.2  Traceroute 
The ping command informs  you if the destination is reachable or not. Traceroute can be 
used to discover the path that packets travel to the remote destination. 
Command structure: 
traceroute <IP Address / host> [vrf | source-address] 
 
Typical output: 
MSBR# traceroute 8.8.8.8  
 
1  192.168.0.1 (192.168.0.3)  1.169 ms  *  7.346 ms  
2 100.100.100.2 (100.100.100.2)  1.169 ms  *  7.346 ms  
.  
.  
8 8.8.8.8 (8.8.8.8)  1.169 ms  *  7.346 ms  
Traceroute: Destination reached 
 
MSBR#