< Home

Configuring an IPv6 PPPoE Client

This section describes how to configure an IPv6 PPPoE client.

Context

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.

Procedure

  1. Access the system view.

    system-view

  2. Configure a dialer ACL for the dialer access group.

    dialer-rule rule-number { ipv6 { deny | permit } | acl6 acl6-number }

  3. Create a dialer interface and display the dialer interface view.

  4. Configure an authentication mode. The server may use PAP or CHAP authentication. Configuring both PAP and CHAP user names and passwords is recommended.

  5. Specify a dial-up user name.

    dialer user username

    You can set username to any value within the range.

  6. Configure the device to automatically obtain an IPv6 address as follows:

    Configures an interface to automatically generate a link-local address.

    ipv6 address auto link-local

  7. Set an automatically generated IPv6 global address for the interface.

  8. Configure the dialer bundle.

    dialer bundle bundle-number

  9. Return to the system view.

    quit

  10. Display the Ethernet interface view.

    interface interface-type interface-number

  11. Create a PPPoE session.

    pppoe-client dial-bundle-number number [ no-hostuniq ] [ idle-timeout seconds [ queue-length packets ] ] [ ipv6 ]

Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic