Service Manual
• redistribute — redistributes routes from one routing domain to another routing domain.
distribute-list redistributed-override
Suppress flapping of routes when the same route is redistributed into IS-IS from multiple routers in the network.
Syntax
distribute-list redistributed-override in
To return to the default, use the no distribute-list redistributed-override in command.
Defaults none
Command Modes
• ROUTER ISIS (for IPv4)
• CONFIGURATION-ROUTER-ISIS-ADDRESS-FAMILY-IPV6 (for IPv6)
Command History
Version Description
9.9(0.0) Introduced on the FN IOM.
9.2(0.0) Introduced on the MXL 10/40GbE Switch IO Module.
Usage Information When you execute this command, IS-IS does not download the route to the routing table if the same route was
redistributed into IS-IS routing protocol on the same router.
domain-password
Set the authentication password for a routing domain.
Syntax
domain-password [hmac-md5 | encryption-type] password
To disable the password, use the no domain-password command.
Parameters
hmac-md5 (OPTIONAL) Enter the keywords hmac-md5 to encrypt the password using MD5.
encryption-type (OPTIONAL) Enter 7 to encrypt the password using DES.
password Enter an alphanumeric string up to 16 characters long. If you do not specify an
encryption type or hmac-md5 keywords, the password is processed as plain text
which provides limited security.
Defaults No default password.
Command Modes ROUTER ISIS
Command History
Version Description
9.9(0.0) Introduced on the FN IOM.
9.2(0.0) Introduced on the MXL 10/40GbE Switch IO Module.
Usage Information The domain password is inserted in Level 2 link state PDUs (LSPs), complete sequence number PDUs (CSNPs),
and partial sequence number PDUs (PSNPs).
Intermediate System to Intermediate System (IS-IS) 733