domain-password
Use this command to set the authentication password for the Level-2 domain, and optionally, the authentication password on Level-2 sequence number PDUs.
Configuring this command to enable authentication when receiving and sending link state and sequence number PDUs in Level-2 domain. The domain password must be the same in the Level-2 domain.
Use the no parameter with this command to clear the domain password.
Command Syntax
domain-password WORD
domain-password WORD authenticate snp (send-only|validate)
no domain-password
Parameters
WORD
Password string.
authenticate
Inserts th password into Level-1 sequence number PDUs.
snp
sequence number PDUs.
send-only
Only inserts the password into the Level-1 sequence number PDUs, but does not check the password in sequence number PDUs that it receives. Use this keyword during a software upgrade to ease the transition.
validate
Inserts the password into the Level-1 sequence number PDUs and checks the password in sequence number PDUs received.
Default
By default, there is no domain password .
Command Mode
Router mode
Applicability
This command was introduced before OcNOS version 1.3.
Examples
#configure terminal
(config)#router isis bb
(config-router)#domain-password mypasswd
(config)#router isis bb
(config-router)#domain-password myPass authenticate snp send-only
(config)#router isis bb
(config-router)#no domain-password
Last modified date: 08/28/2023