R2511-HP MSR Router Series Layer 3 - IP Routing Command Reference(V5)

161
Usage guidelines
The configured password in the specified mode is inserted into all outgoing Level-2 packets (LSP, CSNP
and PSNP) and is used for authenticating the incoming Level-2 packets.
All the backbone routers must have the same authentication mode and password.
If neither ip nor osi is specified, the OSI related fields in LSPs are checked. Whether a password should
use ip or osi is not affected by the actual network environment.
For security purposes, all passwords, including passwords configured in plain text, are saved in cipher
text to the configuration file.
Examples
# Specify the routing domain authentication mode as simple, and set the plaintext password to 123 456 .
<Sysname> system-view
[Sysname] isis 1
[Sysname-isis-1] domain-authentication-mode simple 123456
Related commands
area-authentication-mode
isis authentication-mode
filter-policy export (IS-IS view)
Use filter-policy export to configure IS-IS to filter redistributed routes.
Use undo filter-policy export to disable IS-IS from filtering redistributed routes.
Syntax
filter-policy { acl-number | ip-prefix ip-prefix-name | route-policy route-policy-name } export [ protocol
[ process-id ] ]
undo filter-policy export [ protocol [ process-id ] ]
Default
IS-IS does not filter redistributed routes.
Views
IS-IS view
Default command level
2: System level
Parameters
acl-number: Specifies an ACL by its number in the range of 2000 to 3999 to filter redistributed routes. For
ACL configuration information, see ACL and QoS Command Reference.
ip-prefix ip-prefix-name: Specifies a prefix list by its name, a case-sensitive string of 1 to 19 characters,
to filter redistributed routes. For IP prefix list configuration information, see "Routing policy configuration
commands."
route-policy route-policy-name: Specifies a routing policy by its name, a case-sensitive string of 1 to 63
characters, to filter redistributed routes. For routing policy configuration information, see "Routing policy
configuration commands."