Configuring IPv6 over Cisco HDLC Interfaces

You can configure IPv6 prefix addresses over a Cisco HDLC interface on a POS physical interface. IPv6 traffic is forwarded over HDLC circuits and the database of the forwarding controller is updated with IPv6 as an upper-layer interface to the HDLC interface.

Note: You can specify IPv6 prefixes only over Cisco HDLC interfaces on POS major interfaces. You cannot configure IPv6 addresses on E3 and T3 interfaces.

To configure an IPv6 prefix address over a Cisco HDLC interface on a POS interface:

  1. From Configuration mode, enter a POS interface on which you want to configure an HDLC circuit.
    host1(config)#interface pos 0/1
  2. Select Cisco HDLC as the encapsulation method for the interface.
    host1(config-if)#encapsulation hdlc
  3. Assign a local IPv6 address to the circuit.
    host1(config-subif)#ipv6 address 1::1/64

interface pos

ipv6 address