Senin, 01 Oktober 2012

Setting OneAccess untuk ADSL

berikut contoh konfigurasi one access 200 sebagai router ADSL.
Very Happy Very Happy Very Happy

2010004889-UBS#sh run
Building configuration...

Current configuration:

hostname 2010004889-UBS
interface FastEthernet 0/0
ip address 192.168.1.10 255.255.255.0
exit
interface Tunnel 1
ip address 2.2.2.2 255.255.255.252
tunnel mode ipip
tunnel source atm 0.1
tunnel destination 100.100.100.21
exit
interface adsl 0
execute
exit
interface atm 0
driver ident 0
max channels 5
max vp 8
max vc 8
mtu 4000
range vp min 1 max 8
range vc min 32 max 200
execute
exit
adsl
execute
exit
exit
interface atm 0.1
pvc pppoeoa vpi 8 vci 81
ipcp dynamic
username 2010004889-ubs@lasmg.net
password 2010004889
mru local 1492 yes
mru remote 1492 no
keepalive 5 retry 20
retry-time min 3 max 5
execute
exit
exit
ip route 0.0.0.0 0.0.0.0 tunnel 1
ip route 100.100.100.21 255.255.255.255 atm 0.1
snmp set-write-community private
snmp set-read-community public
voice-default

2010004889-UBS#

Tidak ada komentar:

Posting Komentar