display irf topology

Use display irf topology to display IRF fabric topology information, including the member IDs, IRF port state, adjacencies of IRF ports, and CPU MAC address of the master.

Syntax

display irf topology

Views

Any view

Predefined user roles

network-admin

network-operator

Examples

# Display the IRF fabric topology.

<Sysname> display irf topology
                           Topology Info
 -------------------------------------------------------------------------
               IRF-Port1                  IRF-Port2
 MemberID   Link        neighbor      Link        neighbor     Belong To
 1          DOWN        --            UP          2            000f-cbb8-1a82
 2          UP          1             UP          3            000f-cbb8-1a82
 3          UP          2             DIS         --           000f-cbb8-1a82

Table 4: Command output

Field

Description

IRF-Port1

Information about IRF-port 1, including its link state and neighbor.

IRF-Port2

Information about IRF-port 2, including its link state and neighbor.

MemberID

IRF member ID.

Link

Link state of the IRF port:

  • UP—The IRF link is up.

  • DOWN—The IRF link is down because the port has no physical link or has not been activated by the irf-port-configuration active command.

  • DIS—No physical interfaces have been bound to the IRF port. You must use the port group interface command to bind a minimum of one physical interface to the IRF port.

  • TIMEOUT—IRF hello interval has timed out. You must examine the link for a connection loss.

neighbor

IRF member ID of the device connected to the IRF port.

This field displays two hyphens (--) if no device is connected to the port.

Belong To

IRF fabric that has the device, represented by the CPU MAC address of the master in the IRF fabric.

Related commands