
11
Predefined user roles
network-admin
Parameters
member-id
: Specifies an IRF member ID.
priority
: Sets priority, in the range of 1 to 32. The greater the priority value, the higher the priority. A
member with higher priority is more likely to be the master.
Usage guidelines
Change member priority assignment to affect the maser election result.
To display the ID and priority settings of IRF members, use the
display irf
command.
Examples
# Display IRF member information and change the priority of the master.
<Sysname> display irf
MemberID Role Priority CPU-Mac
+1 Slave 29 00e0-fc00-1115
2 Slave 1 00e0-fc00-1615
*3 Master 32 00e0-fc00-1015
9 Slave 30 00e0-fc00-1515
--------------------------------------------------------
* indicates the device is the master.
+ indicates the device through which the user logs in.
The Bridge MAC of the IRF is: 00e0-fc00-1000
Auto upgrade : yes
Mac persistent : always
<Sysname> system-view
[Sysname] irf member 3 priority 16
# Set the priority of IRF member 2 to 32.
<Sysname> system-view
[Sysname] irf member 2 priority 32
irf member renumber
Use
irf member renumber
to change the IRF member ID of a device.
Use
undo irf member renumber
to restore the previous IRF member ID of the device.
Syntax
irf member
member-id
renumber
new-member-id
undo irf member
member-id
renumber
Default
IRF member ID is 1.
Views
System view
Predefined user roles
network-admin