cisco 2811 如何配置 ADSL 拨号 (PPPOE 拨号)的详细配置代码 (在什么模式输入什么代码)

如题所述

version 12.4service timestamps debug datetime msecservice timestamps log datetime msecno service password-encryption.hostname Router.boot-start-markerboot-end-marker.no aaa new-model.resource policy.ip subnet-zero.ip cef.username cisco privilege 15 password 0 cisco.interface FastEthernet0/0 ip address 192.168.1 255.255.255.0 ip nat inside duplex auto speed auto.interface FastEthernet0/1 no ip address duplex auto speed auto pppoe enable pppoe-client dial-pool-number 10 dial-on-demand.interface Serial0/2/0 no ip address encapsulation frame-relay IETF shutdown frame-relay lmi-type ansi.interface Dialer1 ip address negotiated ip nat outside encapsulation ppp dialer pool 10 dialer idle-timeout 300 dialer-group 1 ppp pap sent-username mdkt888 password 0 35142700.ip classlessip route 0.0 0.0 Dialer1.ip http serverip http authentication localip nat inside source list 1 interface Dialer1 overload.access-list 1 permit anydialer-list 1 protocol ip permit.control-plane.line con 0line aux 0line vty 0 4 login local transport input allline vty 5 15 login local transport input all.scheduler allocate 20000 1000.end
希望采纳
温馨提示:答案为网友推荐,仅供参考