HP VPN Firewall Appliances Network Management Command Reference
406
undo domain-authentication-mode
Default
No routing domain authentication is configured.
Views
IS-IS view
Default command level
2: System level
Parameters
md5: Specifies the MD5 authentication mode.
simple: Specifies the simple authentication mode.
cipher: Sets a ciphertext password. If this keyword is not specified, you set a plaintext password.
password: Set the password. This argument is case sensitive. It must be a plaintext string of 1 to 16
characters, or a ciphertext string of 33 to 53 characters.
ip: Checks IP related fields in LSPs.
osi: Checks OSI related fields in LSPs.
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.
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 ] ]