l3-table-show
This command allows you to display the Layer 3 table settings.
Syntax l3-table-show
Specify one or more of the following options: |
|
mac mac-address |
Displays the MAC address. |
ip ip-address |
Displays the IP address. |
vnet vnet-name |
Displays the name of the VNET. |
bd bridge-domain name |
Displays the bridge domain. |
vlan 0..4095 |
Displays the VLAN ID. |
public-vlan 0..4095 |
Specify the public VLAN assigned to the vPort |
vxlan 0..16777215 |
Displays the assigned VXLAN. |
intf intf-number |
Displays the interface. |
rt-if rt-if-string |
Displays the router interface. |
hw-intf hw-intf-number |
Displayss the interface programmed in hardware. |
state active|static|vrrp|tunnel|software|needs-peer-status|port-mac|hit|ageout-check|moving|loop-probe|local-tunnel|igmp-mac|user-flush|vxlan-loopback|router|update-peer-only|active-state-mismatch|peer-port-missing|peer-port-not-vlag|peer-port-not-orphaned|peer-port-not-cluster-link|sw-active|anycast|hsrp|invalid-vlan|owner-lost|cluster-link-down|vxlan-router|peer-force-resync|excess-mac-move-detected|excess-ip-move-detected|retry|evpn|evpn-wo-bgp|evpn-def-gw|evpn-delete |
Displays the flags. |
owner-state active|static|vrrp|tunnel|software|needs-peer-status|port-mac|hit|ageout-check|moving|loop-probe|local-tunnel|igmp-mac|user-flush|vxlan-loopback|router|update-peer-only|active-state-mismatch|peer-port-missing|peer-port-not-vlag|peer-port-not-orphaned|peer-port-not-cluster-link|sw-active|anycast|hsrp|invalid-vlan|owner-lost|cluster-link-down|vxlan-router|peer-force-resync|excess-mac-move-detected|excess-ip-move-detected|retry|evpn|evpn-wo-bgp|evpn-def-gw|evpn-delete |
Displays the owner-state flags. |
peer-state active|static|vrrp|tunnel|software|needs-peer-status|port-mac| hit|ageout-check|moving|loop-probe|local-tunnel|igmp-mac|user-flush|vxlan-loopback|router|update-peer-only|active-state-mismatch|peer-port-missing|peer-port-not-vlag|peer-port-not-orphaned|peer-port-not-cluster-link|sw-active| hsrp |
Displays the peer-state flags. |
egress-id egress-id-number |
Displays the hardware egress ID. |
create-time date/time: yyyy-mm-ddThh:mm:ss |
Displays the time entry created. |
last-seen date/time: yyyy-mm-ddThh:mm:ss |
Displays the last time seen on network. |
hit hit-number |
Displays the number of hits. |
tunnel tunnel-string |
Displays the tunnel name. |
Defaults None
Access CLI
History
Version 2.4 |
Command introduced. |
Version 2.4.1 |
The parameters, public-vlan, owner-state, peer-state and tunnel added. The options, user-flush|vxlan-loopback|router added to state, owner-state, and peer-state. |
Version 2.6.2 |
The parameters, hw-intf and egress-id added. The options update-peer-only|active-state-mismatch| |
Version 3.0.0 |
The parameter, l2-net, added. |
Usage Use this command to show the Layer 3 table setting.
Examples To display the Layer 3 table setting, use the following command:
CLI network-admin@switch > l3-table-show format all
switch: |
spine1-1 |
mac: |
c6:8f:66:55:fe:30 |
ip: |
192.168.1.3 |
vlan: |
1 |
vxlan: |
0 |
intf: |
128 |
rt-if: |
|
state: |
active |
create-time: |
10-06,15:58:02 |
last-seen: |
09:06:44 |
hit: |
1764 |
There is no routing interface (rt-if) value because there are no Layer 3 routes configured on the switch.