vrouter-traceroute
This command is used to identify routing from a vRouter on the network.
Syntax vrouter-traceroute
vrouter-name vrouter-name |
Specify the name of the vRouter service. |
host-ip ip-address |
Specify the IP address of the host. |
Specify between 0 and 3 of the following options: |
|
resolve|no-resolve |
Specify if you want to display IP addresses as host names in the output. |
src-ip ip-address |
Specify if you want to select an alternative source address. |
probe-type icmp-probe|udp-probe |
Specify the type of probe used in the traceroute function. |
outgoing-interface outgoing-interface-string |
Specify the outgoing interface to ping. |
Defaults None
Access CLI
History
Version 2.3.1 |
Command introduced. |
Version 2.6.2 |
The parameter, outgoing-interface, added. |
Usage Use this command to identify routes on the network between a vRouter and a host.
Examples To perform a traceroute between vRouter, vr-1, and host IP address, 192.168.11.134, use the following syntax:
CLI network-admin@switch > vrouter-traceroute vrouter-name vr-1 host-ip 192.168.11.134