vrouter-fib-routes-show
This command displays information about routes in the forwarding information database.
Syntax vrouter-fib-routes-show
vrid vrid-number |
Display the virtual router identifier. |
ip ip-address |
Display the IP address of the route. |
prelen prelen-number |
Display the prefix length. |
nexthop ip-address |
Display the IP address for the next hop in the network. |
if-ip ip-address |
Displays the IP address of the interface. |
intf-id intf-id-number |
Displays the interface identifier. |
vnet vnet-name |
Specifies the VNET of the router. |
vlan vlan-id |
Displays the VLAN identifier. |
port port-number |
Displays the port number. |
nexthop-mac mac-address |
Displays the MAC address of the next hop on the network. |
flags ECMP|Trunk|route-to-if|local-subnet|hit| |
Displays hardware router flags. |
egress-id egress-id-number |
Displays the egress identifier. |
ecmp-group ecmp-group-number |
Displays the ECMP group. |
state up|admin-down| nexthop-down |
Displays the route state. |
Defaults None
Access CLI
History
Version 2.2.5 |
Command introduced. |
Version 2.4.1 |
The parameter, vnet, added. |
Version 2.6.2 |
Additional options added to flags, KEEP-SMAC and KEEP-TTL. |
Usage Use this command to display routes in the forwarding information database.
Examples To display routes in the forwarding information database, use the following syntax:
CLI network-admin@switch > vrouter-fib-routes-show format all layout vertical
switch: pleiades-24
vrid: 0
ip: 10.17.123.1
prelen: 32
nexthop: 10.17.123.1
if-ip: 10.17.123.2
vlan: 123
port: 0
flags:
ecmp-group: -1
state: up
switch: pleiades-24
vrid: 0
ip: 10.17.125.1
prelen: 32
nexthop: 10.17.125.1
if-ip: 10.17.125.1
vlan: 125
port: 0
flags:
ecmp-group: -1
state: up