配置路由器PPPOE自动拨号案例.docVIP

  • 5
  • 0
  • 约1.39千字
  • 约 2页
  • 2017-08-30 发布于河南
  • 举报
PPPOE自动拨号配置:1760为PPPOE的CLIENT端,配置为无需触发的自动拨号类型(不做认证); 3600为PPPOE的SERVER端,并且配置PPPOE地址池。 当1760自动拨号后,将从3600的地址池中获取一个有效地址。由于路由指向的都是接口(虚拟接口,没有指向具体IP地址),因此整个网络能实现全网路 由。 R2651:? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ???;配置为普通路由器 interface serial1/0:0 ip address 2.1.1.2/24 interface eth0/0 ip address 172.16.1.1/16? ? ip route 0.0.0.0/0 2.1.1.1? ?? ?? ?? ?? ?? ?? ?? ?? ?;加为默认路由 R1760:? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ???;配置为拨号的CLIENT端 interface serial2/0:0 ip address 2.1.1.1/24 interface eth0/0 pppoe enable? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ? ;启用PPPOE pppoe-client dial-pool-number 1?

文档评论(0)

1亿VIP精品文档

相关文档