R3303-HP HSR6800 Routers Layer 3 - IP Routing Command Reference

397
Syntax
isis ipv6 enable [ process-id ]
undo isis ipv6 enable
Default
IPv6 is disabled for an IS-IS process.
Views
Interface view
Default command level
2: System level
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 interface Serial 2/2/0.
<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 serial 2/2/0
[Sysname-Serial2/2/0] ipv6 address 2002::1/64
[Sysname-Serial2/2/0] isis ipv6 enable 1
multiple-topology ipv6-unicast
Use multiple-topology ipv6-unicast to enable IPv6 IS-IS MTR. This command enables separate route
calculation in IPv4 and IPv6 topologies.
Use undo multiple-topology ipv6-unicast to disable IPv6 IS-IS MTR.
Syntax
multiple-topology ipv6-unicast
undo multiple-topology ipv6-unicast
Default
IPv6 IS-IS MTR is disabled.
Views
IS-IS view
Default command level
2: System level