The ipv6 enable command enables the IPv6 capability for an IS-IS process.
The undo ipv6 enable command disables the IPv6 capability.
By default, the IPv6 capability is disabled.
Parameter | Description | Value |
---|---|---|
topology |
Indicates a topology of the network. |
- |
compatible |
Sets the compatible mode for the topology. If the compatible mode is specified, after an IPv6 IS-IS neighbor relationship is established, IS-IS advertises the neighbor information in both standard and IPv6 topologies but uses the standard topology to calculate IPv4 and IPv6 routes. |
- |
enable-mt-spf |
Configures the device to use the IPv6 topology to calculate IPv6 routes when the topology mode is compatible. |
- |
ipv6 |
Sets the IPv6 mode for the topology. If the IPv6 mode is specified, after an IPv6 IS-IS neighbor relationship is established, IS-IS advertises the neighbor information only in the IPv6 topology and uses the IPv6 topology to calculate IPv6 routes. |
- |
standard |
Sets the standard mode for the topology. If the standard mode is specified, after an IPv6 IS-IS neighbor relationship is established, IS-IS advertises the neighbor information only in the standard topology and uses the standard topology to calculate IPv4 and IPv6 routes. |
- |
Usage Scenario
In IS-IS, if the topology mode is set to standard or compatible, the device advertises neighbor information about an interface in the standard topology when the interface establishes either IPv4 or IPv6 neighbor relationships with other devices. In this case, other devices cannot determine whether the interface is configured with both IPv4 and IPv6 addresses, and both the local device and other devices use the interface to calculate IPv4 and IPv6 routes in the standard topology. As a result, traffic of the interface on which the IPv4 or IPv6 address family is not configured may be interrupted. To prevent this problem, you are advised to set the topology mode to IPv6 to isolate IPv6 services from IPv4 services. If the current topology mode is standard, you are advised to change it to IPv6. Before you change the mode, ensure that both IPv4 and IPv6 addresses are configured for IS-IS interfaces on the entire network. The configuration procedure is as follows:
Prerequisites
The following operations have been performed:
Precautions
If the ipv6 enable command is run more than once, the latest configuration overrides the previous one.
When you enable the IPv6 capability for an IS-IS process, the topology type is ipv6 by default. In standard mode, both IPv4 and IPv6 must be enabled on all IS-IS interfaces on the network. Otherwise, services are interrupted. To prevent this problem, you are advised to set the topology mode to IPv6 to isolate IPv6 services from IPv4 services.Changing the IPv6 topology mode, for example, from IPv6 to standard, may interrupt services.