OcNOS-RON : Layer 3 Guide : Intermediate System to Intermediate System Command Reference : IS-IS Commands : isis priority
isis priority
Use this command to set the priority for LAN DIS election. This command changes the priority value in LAN ISIS Hello PDUs. A lower priority value is less preferred in DIS election, and a higher priority value is more preferred.
Note: This command is not valid for Point-to-Point interface.
Use the no parameter to set priority to the default.
Command Syntax
isis priority <0-127> (level-1|level-2|)
no isis priority (level-1|level-2|)
Parameters
<0-127>
Priority value
level-1
Specify a password for Level-1 hello PDUs.
level-2
Specify a password for Level-2 hello PDUs.
Default
By default, ISIS uses 64 for the priority value, and the priority is applied to both level-1 and level-2.
Command Mode
Interface mode
Applicability
This command was introduced before OcNOS version 1.3.
Example
#configure terminal
(config)#interface eth0
(config-if)#isis priority 127
Last modified date: 08/28/2023