R0106-HP MSR Router Series Layer 3 - IP Routing Command Reference(V7)
248
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 GigabitEthernet 2/1/1.
<Sysname> system-view
[Sysname] interface gigabitethernet 2/1/1
[Sysname-GigabitEthernet2/1/1] isis enable
[Sysname-GigabitEthernet2/1/1] 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.
Views
Interface view
Predefined user roles
network-admin
Parameters
level-1: Sets the circuit level to Level-1.
level-1-2: Sets the circuit level to Level-1-2.
level-2: Sets the circuit level to Level-2.
Usage guidelines
For a Level-1 (Level-2) router, the circuit level can only be Level-1 (Level-2). For a Level-1-2 router, you must
specify a circuit level for a specific interface to form only the specified level neighbor relationship.
Examples
# GigabitEthernet 2/1/1 is connected to a non-backbone router in the same area. Configure the circuit
level of Ethernet 1/1 as Level-1 to prevent sending and receiving Level-2 Hello packets.