vrouter-routes-stats-show
This command is used to display statistical information about all routes on one or all configured vRouters.
Syntax vrouter-routes-stats-show
vrouter-name name-string |
Name of the vRouter. |
fib-max-routes fib-max-routes-number |
Maximum number of routes in the Forwarding Information Database. |
fib-current-routes fib-current-routes-number |
The number of current routes in the Forwarding Information Database. |
rib-current-routes rib-current-routes-number |
The number of current routes in the Routing Information Database |
Defaults None
Access CLI
History
Version 2.3.3 |
Command introduced. |
Usage Use this command to identify routes on vRouters configured on the switch.
Examples To display all route information for all vRouters, use the following command:
CLI (network-admin@switch) > vrouter-routes-stats-show
vrouter-name network type interface
------------ ------------- --------- ---------------
vr-ext-50 10.121.1.0/24 connected ext.50.mgr.eth0
vr-ext-50 10.111.1.0/24 rip ext.50.mgr.eth0
vr-ext-50 127.0.0.0/8 connected lo0
vr-www-51 10.121.1.0/24 connected www.51.mgr.eth1
vr-www-51 10.111.1.0/24 connected www.51.mgr.eth0
vr-www-51 127.0.0.0/8 connected lo0