ip route default FastEthernet0/0.1
!
proxy-dns ip enable
proxy-dns interface FastEthernet0/0.1 priority 254
ppp profile web-ppp-fastethernet0/0.1
authentication myname [email protected]
authentication password [email protected] xxxxxxxx
interface FastEthernet0/0.1
encapsulation pppoe
auto-connect
ppp binding web-ppp-fastethernet0/0.1
ip address ipcp
ip tcp adjust-mss auto
ip napt enable
ip napt hairpinning
ip napt translation max-entries 65535
no shutdown
コメント