This section describes how to configure an IPv6 PPPoE client.
Before establishing a PPPoE session, configure a dialer interface and its dialer bundle.
Each PPPoE session maps to a single dialer bundle, and each dialer bundle maps to a single dialer interface. A PPPoE session can be created using a dialer interface.
system-view
dialer-rule rule-number { ipv6 { deny | permit } | acl6 acl6-number }
interface dialer number
Configure PAP authentication.
Specify a PAP user name and a password.
ppp pap local-user user-name password cipher password
Configure CHAP authentication.
ppp chap user user-name
ppp chap password cipher password
dialer user username
You can set username to any value within the range.
Configures an interface to automatically generate a link-local address.
ipv6 address auto link-local
dialer bundle bundle-number
quit
interface interface-type interface-number
pppoe-client dial-bundle-number number [ no-hostuniq ] [ idle-timeout seconds [ queue-length packets ] ] [ ipv6 ]