isis ipv6 enable
Use isis ipv6 enable to enable IPv6 for an IS-IS process on an interface.
Use undo isis ipv6 enable to disable the configuration.
Syntax
isis ipv6 enable [ process-id ]
undo isis ipv6 enable
Default
IPv6 is disabled for an IS-IS process.
Views
Interface view
Predefined user roles
network-admin
mdc-admin
Parameters
process-id: Specifies an IS-IS process by its ID in the range of 1 to 65535. The default is 1.
Examples
# Enable global IPv6, create IS-IS routing process 1, enable IPv6 for the process, and enable IPv6 for the process on VLAN-interface 100.
<Sysname> system-view [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 vlan-interface 100 [Sysname--Vlan-interface100] ipv6 address 2002::1/64 [Sysname--Vlan-interface100] isis ipv6 enable 1