R3721-F3210-F3171-HP High-End Firewalls Network Management Command Reference-6PW101

846
Parameters
None
Description
Use isis ipv6 bfd enable to enable BFD on an IPv6 IS-IS interface for link failure detection.
Use undo isis ipv6 bfd enable to disable BFD on an IPv6 IS-IS interface.
By default, an IPv6 IS-IS interface is not enabled with BFD.
Examples
# Enable BFD for IPv6 IS-IS on GigabitEthernet 0/1.
<Sysname> system-view
[Sysname] interface GigabitEthernet 0/1
[Sysname-GigabitEthernet1/1] isis ipv6 bfd enable
isis ipv6 enable
Syntax
isis ipv6 enable [ process-id ]
undo isis ipv6 enable
View
Interface view
Default level
2: System level
Parameters
process-id: IS-IS process ID, ranging from 1 to 65535. The default is 1.
Description
Use isis ipv6 enable to enable IPv6 for the specified IS-IS process on the interface.
Use undo isis ipv6 enable to disable the configuration.
IPv6 is disabled on the interface by default.
Examples
# Enable global IPv6, create IS-IS routing process 1, enable IPv6 for the process, and enable IPv6 for the
process on GigabitEthernet 4/2.
<Sysname> system-view
[Sysname] ipv6
[Sysname] isis 1
[Sysname-isis-1] network-entity 10.0001.1010.1020.1030.00
[Sysname-isis-1] ipv6 enable
[Sysname-isis-1] quit
[Sysname] interface GigabitEthernet 4/2
[Sysname-GigabitEthernet4/2] ipv6 address 2002::1/64
[Sysname-GigabitEthernet4/2] isis ipv6 enable 1