Note
This feature only applies to platforms that have an Open Networking Adapter (ONA) connected to it.
Use the following command to display Fabric Extend ONA global information such as port numbers, IP addresses, and MTU.
enable
show khi fe-ona detail
Switch:1#show khi fe-ona detail ========================================================= ONA RUNTIME INFORMATION ========================================================= ONA Port Number : 1/15 ONA Management Address : 100.1.1.11 Tunnel Source IP Address : 198.51.100.11 ONA LLDP Port Status : Enabled ONA Device Port Status : UP ONA Device Status : UP MTU : 1000 ONA Network Port Number : 1/35 ONA Mac(ARP) Address : 10:cd:ae:69:b6:50 ONA Source VlanId : 1050 ONA Source VlanIP : 192.0.2.1 ONA Gateway IP : 192.0.2.1 ONA Management IP Mask : 255.255.255.0 ONA Bootmode : 1 ONA Uptime : 0 day(s), 00:00:00 pbit-to-dscp-map p0=16 p1=20 p2=24 p3=30 p4=36 p5=40 p6=48 p7=46 ---------------------------------------------------------
Note
ONA Network Port Number
ONA Mac(ARP) Address
ONA Source VlanId
Note the following in regard to the show khi fe-ona detail output shown above:
ONA Source VlanIP : 192.0.2.1—This is the IP address of the switch VLAN that switches traffic to the ONA network port. In the above output, this is VLAN 1050.
ONA Gateway IP : 192.0.2.1—This is the ONA gateway IP address that the switch gets by querying the ONA. The ONA receives this gateway IP from the DHCP server.
Important
The ONA Source VlanIP, and ONA Gateway IP addresses must be the same for the tunnels to come up and the traffic to switch.