Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- config
- hostname imouto
- timezone +08 00
- ip route default GigaEthernet0.1
- ip dhcp enable
- dns cache enable
- ppp profile TM
- authentication myname username@streamyx
- authentication password username@streamyx password
- ip dhcp profile DHCP4
- dns-server 192.168.0.1
- default-gateway 192.168.0.1
- assignable-range 192.168.0.2 192.168.0.254
- device GigaEthernet0
- speed 100
- interface GigaEthernet0.1
- description TM-ADSL
- encapsulation pppoe
- ppp binding TM
- ip address ipcp
- no shutdown
- device GigaEthernet1
- interface GigaEthernet1.0
- ip address 192.168.0.1/24
- ip dhcp binding DHCP4
- no shutdown
- exit
- write memory
- exit
- restart
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement