< Home

ipv6 enable(IS-IS)

Function

The ipv6 enable command enables the IPv6 capability of an IS-IS process.

The undo ipv6 enable command disables the IPv6 capability of an IS-IS process.

By default, the IPv6 capability of an IS-IS process is disabled.

Format

ipv6 enable [ topology { compatible [ enable-mt-spf ] | ipv6 | standard } ]

undo ipv6 enable

Parameters

Parameter Description Value
topology Specifies the network topology type. -
compatible Sets the topology type to compatible. That is, the standard topology and the IPv6 topology are compatible. After IS-IS IPv6 adjacency relationship is established, IS-IS advertises IPv6 topology links and standard topology links. SPF, however, runs only in a standard topology. The compatible mode is helpful in a transition from the standard topology to the IPv6 topology. -
enable-mt-spf Indicates that SPF runs in the IPv6 topology in compatible mode. -
ipv6 Sets the topology type to IPv6. That is, the IPv6 capability of an IS-IS process can be enabled in an IPv6 topology. Links on the network can be configured as IPv4 or IPv6 links. SPF calculation is performed separately in IPv4 and IPv6 topologies. -
standard Sets the topology type to standard. That is, the IPv6 capability of an IS-IS process can be enabled in the integrated topology. Network administrators must ensure that all links on the network support the same topology mode. If the IPv6 capability of an IS-IS process is enabled, standard is used by default. -

Views

IS-IS view

Default Level

2: Configuration level

Usage Guidelines

To enable the IPv6 capability of an IS-IS process, perform the following operations:
  1. Run the ipv6 command in the system view to enable IPv6 globally.

  2. Run the isis command to enable an IS-IS process.

  3. Run the network-entity command to set a NET for IS-IS.

  4. Run the ipv6 enable command in the IS-IS view to enable the IPv6 capability of an IS-IS process.

  5. On each interface that needs to run an IS-IS process, run the ipv6 enable command to enable the IPv6 capability and configure an IPv6 address.

  6. Run the isis ipv6 enable command to enable IS-IS for IPv6 on each interface.

Example

# Enable the IPv6 capability in the IPv6 topology in IS-IS process 1.

<HUAWEI> system-view
[HUAWEI] ipv6
[HUAWEI] isis 1
[HUAWEI-isis-1] network-entity 10.0001.1010.1020.1030.00
[HUAWEI-isis-1] ipv6 enable topology ipv6
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >