vrouter-fib-routes-show
This command displays information about routes in the forwarding information database.
Syntax vrouter-fib-routes-show
vrid vrid-number |
The virtual router identifier. |
ip ip-address |
The IP address of the route. |
prelen prelen-number |
The prefix length. |
nexthop ip-address |
The next hop IP address in the network. |
if-ip ip-address |
The IP address of the interface. |
intf-id intf-id-number |
The interface identifier. |
vnet vnet-name |
The vNET of the router. |
vlan vlan-id |
The VLAN identifier. |
port port-number |
The port number. |
nexthop-mac mac-address |
The next hop MAC address on the network. |
flags ECMP|Trunk|route-to-if|local-subnet|hit|KEEP-SMAC|KEEP-TTL| KEEP-VLAN|drop |
The hardware router flags. |
egress-id egress-id-number |
The egress identifier. |
ecmp-group ecmp-group-number |
The ECMP group. |
state up|admin-down|if-admin-down|if-vlan-down|nexthop-up|nexthop-down |
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