2024年3月31日发(作者:)

组网说明:

本案例采用H3C HCL模拟器来模拟IPV6 PPPOE宽带拨号典型组网配置。其中R1

为PPPOE客户端,R2为PPPOE服务器.要求R1通过宽带拨号链接后,终端能接入网络!

配置思路:

1、按照网络拓扑图正确配置IP地址

2、R1配置为PPPOE客户端

3、R2配置为PPPOE服务器

配置过程:

R2:

sys

System View: return to User View with Ctrl+Z.

[H3C]sysname R2

[R2]local-user ninglihua class network

New local user added.

[R2-luser-network-ninglihua]password simple ninglihua

[R2-luser-network-ninglihua]service-type ppp

[R2-luser-network-ninglihua]quit

[R2]domain name system

[R2-isp-system]authentication ppp local

[R2-isp-system]quit