Command Line Reference Guide
Usage
Information
You can assign a name to a routing process so a prefix list IS applied to only the routes derived
from the specified routing process.
Related
Commands
• distribute-list in – filters the networks received in updates.
• 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.
S5000
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 9.0(1.3) Introduced on the S5000.
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.
S5000
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.
764