vrouter-fib-arps-show
This command is used to display information about Address Resolution Protocol (ARP) in the forwarding information database. Before using this command, the switch must be part of a fabric.
Syntax vrouter-fib-arps-show vrid vrid-number ip ip-address if-id if-id-number port port-number vnet vnet-name vlan vlan-id mac mac-address egress-id egress-id-number flags ECMP|Trunk
vrid vrid-number |
Displays the virtual router identifier. |
ip ip-address |
Displays the IP address. |
if-id if-id-number |
Displays the interface identifier. |
port port-number |
Displays the port number. |
vnet vnet-name |
Displays the VNET of the router. |
bd bridge-domain name |
Displays the bridge domain name. |
vlan vlan-id |
Displays the VLAN identifier. |
mac mac-address |
Displays the MAC address. |
egress-id egress-id-number |
Displays the egress identifier. |
flags ECMP|Trunk|route-to-if|local-subnet|hit| |
Displays hardware flags. |
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. |
Version 3.1.0 |
The parameter, drop, added. |
Usage Use this command to display ARP information in the forwarding information database.
Examples To display ARP information, use the following syntax:
CLI network-admin@switch > vrouter-fib-arps-show format all layout vertical
switch: aquila22-m
ip: 10.16.113.1
if-id: 0
vlan: 113
mac: 66:0e:94:9f:30:aa
flags:
switch: aquila22-m
ip: 10.16.113.2
if-id: 0
vlan: 113
mac: 66:0e:94:f8:74:66
flags:
switch: aquila22-m
ip: 10.16.115.1
if-id: 1
vlan: 115
mac: 66:0e:94:f8:74:66
flags:
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