R0106-HP MSR Router Series Layer 3 - IP Routing Command Reference(V7)
189
IS-IS commands
In this chapter, "MSR2000" refers to MSR2003. "MSR3000" collectively refers to MSR3012, MSR3024,
MSR3044, MSR3064. "MSR4000" collectively refers to MSR4060 and MSR4080.
address-family ipv4
Use address-family ipv4 to create the IS-IS IPv4 address family and enter its view.
Use undo address-family ipv4 to delete the IS-IS IPv4 address family.
Syntax
address-family ipv4 [ unicast ]
undo address-family ipv4 [ unicast ]
Default
The IS-IS IPv4 address family is not created.
Views
IS-IS view
Predefined user roles
network-admin
Parameters
unicast: Specifies the unicast address family (the default).
Examples
# Create the IS-IS IPv4 unicast address family and enter its view.
<Sysname> system-view
[Sysname] isis 100
[Sysname-isis-100] address-family ipv4
[Sysname-isis-100-ipv4]
area-authentication send-only
Use area-authentication send-only to configure IS-IS not to check the authentication information in the
received Level-1 packets, including LSPs, CSNPs, and PSNPs.
Use undo area-authentication send-only to remove the configuration.
Syntax
area-authentication send-only
undo area-authentication send-only
Default
When area authentication mode and password are configured, a Level-1 or Level-1-2 router checks the
authentication information in the received packets.