R211x-HP Flexfabric 11900 IRF Command Reference

7
Syntax
display irf-port load-sharing mode [ irf-port [ member-id/port-number ] ]
Views
Any view
Predefined user roles
network-admin
network-operator
mdc-admin
mdc-operator
Parameters
irf-port: Displays IRF port-specific load sharing modes.
member-id/port-number: Specifies an IRF port number. The member-id argument represents an IRF
member ID. The port-number argument represents the index number (1 or 2) of the IRF port on the
member device.
Usage guidelines
To display the global load sharing mode for IRF links, execute this command without any keyword or
argument.
To display the load sharing mode used on each IRF port in the IRF fabric, specify the irf-port keyword but
not any IRF port. If no IRF ports are in up state, this command displays "No IRF link exists."
To display the load sharing mode used on a specific IRF port, specify both the irf-port keyword and the
member-id/port-number argument.
Examples
# Display the global load sharing mode for IRF links. In this example, because no user-defined global
load sharing mode has been configured, the default global load sharing mode applies.
<Sysname> display irf-port load-sharing mode
irf-port Load-Sharing Mode:
Layer 2 traffic: destination-mac address, source-mac address
Layer 3 traffic: destination-ip address, source-ip address
Layer 4 traffic: destination-port, source-port
# Display the global load sharing mode for IRF links. In this example, because a global load sharing
mode based on source and destination IP addresses have been configured, the configured mode
applies.
<Sysname> display irf-port load-sharing mode
irf-port Load-Sharing Mode:
destination-ip address, source-ip address
# Display the load sharing mode of IRF-port 1/1. In this example, because neither port-specific load
sharing mode nor user-defined global load sharing mode has been configured, the default global load
sharing mode applies.
<Sysname> display irf-port load-sharing mode irf-port 1/1
irf-port 1/1 Load-Sharing Mode:
Layer 2 traffic: destination-mac address, source-mac address
Layer 3 traffic: destination-ip address, source-ip address