Managing IPv6 Interfaces

You can manage IPv6 interfaces with the following tasks:

  • You must configure an IPv6 license using the license ipv6 command before using the IPv6 routing protocol configuration commands on the E Series router.
  • All IPv6 routing protocol configurations are removed from the virtual router when you issue the no ipv6 command.

Enabling or Disabling an IPv6 Interface

You can enable or disable an IPv6 interface at any time.

  • Before you configure IPv6, you must create the lower-layer interfaces over which IPv6 traffic flows.
  • By default, an IPv6 interface is enabled when you first create it.

To enable an IPv6 interface:

Clearing IPv6 Interface Counters

To clear counters on a specified IPv6 interface:

host1#clear ipv6 interface atm 2/0

Sending Echo Request Packets to the IPv6 Address

You can send an ICMP echo request packet to the specified IPv6 address for determining reachability by using the ping command.

You can use the source interface keywords to specify a source interface other than the one from which the probe originates. You can use the source address keywords to specify a source IPv6 address other than the one from which the probe originates.

The following characters can appear in the display after you issue the ping command:

To send an ICMP echo request packet to the specific IPv6 address:

Discovering the Routes Followed by Router Packets when Traveling to the IPv6 Destination

You can discover the routes that router packets follow when traveling to their destination using the traceroute command. You can specify the following parameters in the traceroute command:

You can also force transmission of the packets on a specified interface regardless of what the IPv6 address lookup indicates. To discover the routes that router packets follow when traveling to their destination:

Related Documentation