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

vrouter-vtysh-cmd

Display Quagga show output using the Netvisor CLI.

Syntax   vrouter-vtysh-cmd name name-string cmd cmd-string

name name-string 

Specify the name of the vRouter service configuration.

cmd cmd-string

Specify any Quagga show/debug/undebug/no debug command.

Defaults   None

Access   CLi

History   Command introduced in Version 2.5.3.

Usage   Use this command to display information on Quagga show or debug output.

Examples  To display information about IP routing, use the following syntax:

CLI (network-admin@Spine1) > vrouter-vtysh-cmd name vr1 cmd "show ip route"

Codes: K - kernel route, C - connected, S - static, R - RIP,

      O - OSPF, I - IS-IS, B - BGP, P - PIM, A - Babel,

       > - selected route, * - FIB route

 

C>* 100.1.1.0/24 is directly connected, eth1.100

C>* 127.0.0.0/8 is directly connected, lo0