Configuring basic IPv6 IS-IS

Before you configure basic IPv6 IS-IS, complete the following tasks:

Basic IPv6 IS-IS configuration can implement the interconnection of IPv6 networks.

To configure basic IPv6 IS-IS:

Step

Command

Remarks

1. Enter system view.

system-view

N/A

2. Enable an IS-IS process and enter IS-IS view.

isis [ process-id ] [ vpn-instance vpn-instance-name ]

By default, no IS-IS process is enabled.

3. Configure the network entity title (NET) for the IS-IS process.

network-entity net

By default, no NET is configured.

4. Create the IPv6 address family and enter its view.

address-family ipv6 [ unicast ]

By default, no IS-IS IPv6 address family exists.

5. Return to IS-IS view.

quit

N/A

6. Return to system view.

quit

N/A

7. Enter interface view.

interface interface-type interface-number

N/A

8. Enable IPv6 for IS-IS on the interface.

isis ipv6 enable [ process-id ]

By default, IPv6 is disabled for IS-IS on an interface.