232
Examples
# On VLAN-interface 10, configure the authentication mode as
simple
, and set the plaintext password
to
123456
.
<Sysname> system-view
[Sysname] interface vlan-interface 10
[Sysname-Vlan-interface10] isis authentication-mode simple plain 123456
Related commands
•
area-authentication-mode
•
domain authentication-mode
isis bfd enable
Use
isis bfd enable
to enable BFD.
Use
undo
isis
bfd enable
to disable BFD.
Syntax
isis bfd enable
undo
isis bfd enable
Default
IS-IS BFD is disabled.
Views
Interface view
Predefined user roles
network-admin
Examples
# Enable BFD for IS-IS on VLAN-interface 11.
<Sysname> system-view
[Sysname] interface vlan-interface 11
[Sysname-Vlan-interface11] isis enable
[Sysname-Vlan-interface11] isis bfd enable
isis circuit-level
Use
isis circuit-level
to set the circuit level for the interface.
Use
undo isis circuit-level
to restore the default.
Syntax
isis circuit-level
[
level-1
|
level-1-2
|
level-2
]
undo
isis circuit-level
Default
An interface can establish either the Level-1 or Level-2 adjacency.