
16
Views
System view
Default command level
3: Manage level
Parameters
member-id
/
port-number
: Specifies an IRF port number. The
member-id
argument represents the IRF
member ID
.
The
port-number
argument represents the index of the port on the member switch, and must
be 1 or 2.
Usage guidelines
To set up an IRF link between two switches, you must enter IRF port view to bind physical ports to the IRF
port used by each switch for IRF connection.
Before removing all port bindings on an IRF port, shut down all its physical ports.
Examples
# Bind Ten-GigabitEthernet 3/0/25 to IRF-port 1 on member device 3.
<Sysname> system-view
[Sysname] interface ten-gigabitethernet 3/0/25
[Sysname-Ten-GigabitEthernet3/0/25] shutdown
[Sysname-Ten-GigabitEthernet3/0/25] quit
[Sysname] irf-port 3/1
[Sysname-irf-port 3/1] port group interface ten-gigabitethernet 3/0/25
[Sysname-irf-port 3/1] quit
[Sysname] interface ten-gigabitethernet 3/0/25
[Sysname-Ten-GigabitEthernet3/0/25] undo shutdown
Related commands
port group interface
irf-port load-sharing mode
Use
irf-port load-sharing mode
to set the global or port-specific load sharing mode for IRF links.
Use
undo irf-port load-sharing
mode
to restore the default.
Syntax
irf-port load-sharing mode
{
destination-ip
|
destination-mac
|
source-ip
|
source-mac
} *
undo irf-port load-sharing mode
Default
Traffic is distributed across IRF links by packet type.
Views
System view, IRF port view
Default command level
3: Manage level
Parameters
destination-ip
: Distributes traffic across IRF member links based on destination IP address.