Tema: Re: Speed touch 585 v6 ir VDnet internetas - kaip pajungti ?
Autorius: Vytas :)
Data: 2010-12-30 11:24:51
[ cac.ini ]
config port=dsl0 state=enabled
config port=dsl1 state=enabled
config port=atm2 state=enabled
config port=aal5 state=disabled
config port=atm5 state=disabled
overbooking rt=0 nrt=0

[ language.ini ]
config language=en complete=no

[ script.ini ]
add name=autopvc_add_qos index=0 command="atm qosbook ctdadd name _auto_$1_$2_tx conformance $3 peakrate $4 sustrate $5 maxburst $6 minrate $7 maxframe $8 celldelay $9 realtime $10 dynamic enabled"
add name=autopvc_add_qos index=1 command="atm qosbook ctdadd name _auto_$1_$2_rx conformance $11 peakrate $12 sustrate $13 maxburst $14 minrate $15 maxframe $16 celldelay $17 realtime $18 dynamic enabled"
add name=autopvc_add_qos index=2 command="atm qosbook add name _auto_$1_$2 txctd _auto_$1_$2_tx rxctd _auto_$1_$2_rx dynamic enabled"
add name=autopvc_delete_qos index=0 command="atm qosbook delete name _auto_$1_$2"
add name=autopvc_delete_qos index=1 command="atm qosbook ctddelete name _auto_$1_$2_tx"
add name=autopvc_delete_qos index=2 command="atm qosbook ctddelete name _auto_$1_$2_rx"
add name=autopvc_add_bridge index=0 command="atm qosbook ctdadd name _auto_$1_$2_tx conformance $3 peakrate $4 sustrate $5 maxburst $6 minrate $7 maxframe $8 celldelay $9 realtime $10 dynamic enabled"
add name=autopvc_add_bridge index=1 command="atm qosbook ctdadd name _auto_$1_$2_rx conformance $11 peakrate $12 sustrate $13 maxburst $14 minrate $15 maxframe $16 celldelay $17 realtime $18 dynamic enabled"
add name=autopvc_add_bridge index=2 command="atm qosbook add name _auto_$1_$2 txctd _auto_$1_$2_tx rxctd _auto_$1_$2_rx dynamic enabled"
add name=autopvc_add_bridge index=3 command="atm phonebook add name _auto_$1_$2 addr $1.$2 dynamic enabled maxFwdCPCS_PDU $21 maxBwdCPCS_PDU $22"
add name=autopvc_add_bridge index=4 command="atm ifadd intf _auto_$1_$2_atm dest _auto_$1_$2 dynamic enabled"
add name=autopvc_add_bridge index=5 command="atm ifconfig intf _auto_$1_$2_atm qos _auto_$1_$2 encaps $19 fcs $20 ulp mac"
add name=autopvc_add_bridge index=6 command="atm ifattach intf _auto_$1_$2_atm"
add name=autopvc_add_bridge index=7 command="eth bridge ifadd intf _auto_$1_$2_eth dest _auto_$1_$2_atm dynamic enabled"
add name=autopvc_add_bridge index=8 command="eth bridge ifconfig intf _auto_$1_$2_eth"
add name=autopvc_add_bridge index=9 command="eth bridge ifattach intf _auto_$1_$2_eth"
add name=autopvc_delete_bridge index=0 command="eth bridge ifdetach intf _auto_$1_$2_eth"
add name=autopvc_delete_bridge index=1 command="eth bridge ifdelete intf _auto_$1_$2_eth"
add name=autopvc_delete_bridge index=2 command="atm ifdetach intf _auto_$1_$2_atm"
add name=autopvc_delete_bridge index=3 command="atm ifdelete intf _auto_$1_$2_atm"
add name=autopvc_delete_bridge index=4 command="atm phonebook delete name _auto_$1_$2"
add name=autopvc_delete_bridge index=5 command="atm qosbook delete name _auto_$1_$2"
add name=autopvc_delete_bridge index=6 command="atm qosbook ctddelete name _auto_$1_$2_tx"
add name=autopvc_delete_bridge index=7 command="atm qosbook ctddelete name _auto_$1_$2_rx"
add name=autopvc_add_pppoerelay index=0 command="atm qosbook ctdadd name _auto_$1_$2_tx conformance $3 peakrate $4 sustrate $5 maxburst $6 minrate $7 maxframe $8 celldelay $9 realtime $10 dynamic enabled"
add name=autopvc_add_pppoerelay index=1 command="atm qosbook ctdadd name _auto_$1_$2_rx conformance $11 peakrate $12 sustrate $13 maxburst $14 minrate $15 maxframe $16 celldelay $17 realtime $18 dynamic enabled"
add name=autopvc_add_pppoerelay index=2 command="atm qosbook add name _auto_$1_$2 txctd _auto_$1_$2_tx rxctd _auto_$1_$2_rx dynamic enabled"
add name=autopvc_add_pppoerelay index=3 command="atm phonebook add name _auto_$1_$2 addr $1.$2 dynamic enabled maxFwdCPCS_PDU $21 maxBwdCPCS_PDU $22"
add name=autopvc_add_pppoerelay index=4 command="atm ifadd intf _auto_$1_$2_atm dest _auto_$1_$2 dynamic enabled"
add name=autopvc_add_pppoerelay index=5 command="atm ifconfig intf _auto_$1_$2_atm qos _auto_$1_$2 ulp mac"
add name=autopvc_add_pppoerelay index=6 command="atm ifattach intf _auto_$1_$2_atm"
add name=autopvc_add_pppoerelay index=7 command="eth ifadd intf _auto_$1_$2_eth dest _auto_$1_$2_atm dynamic enabled"
add name=autopvc_add_pppoerelay index=8 command="eth ifattach intf _auto_$1_$2_eth"
add name=autopvc_add_pppoerelay index=9 command="ppp relay ifadd intf _auto_$1_$2_eth"
add name=autopvc_delete_pppoerelay index=0 command="ppp relay ifdelete intf _auto_$1_$2_eth"
add name=autopvc_delete_pppoerelay index=1 command="eth ifdetach intf _auto_$1_$2_eth"
add name=autopvc_delete_pppoerelay index=2 command="eth ifdelete intf _auto_$1_$2_eth"
add name=autopvc_delete_pppoerelay index=3 command="atm ifdetach intf _auto_$1_$2_atm"
add name=autopvc_delete_pppoerelay index=4 command="atm ifdelete intf _auto_$1_$2_atm"
add name=autopvc_delete_pppoerelay index=5 command="atm phonebook delete name _auto_$1_$2"
add name=autopvc_delete_pppoerelay index=6 command="atm qosbook delete name _auto_$1_$2"
add name=autopvc_delete_pppoerelay index=7 command="atm qosbook ctddelete name _auto_$1_$2_tx"
add name=autopvc_delete_pppoerelay index=8 command="atm qosbook ctddelete name _auto_$1_$2_rx"
add name=autopvc_add_ipoa index=0 command="atm qosbook ctdadd name _auto_$1_$2_tx conformance $3 peakrate $4 sustrate $5 maxburst $6 minrate $7 maxframe $8 celldelay $9 realtime $10 dynamic enabled"
add name=autopvc_add_ipoa index=1 command="atm qosbook ctdadd name _auto_$1_$2_rx conformance $11 peakrate $12 sustrate $13 maxburst $14 minrate $15 maxframe $16 celldelay $17 realtime $18 dynamic enabled"
add name=autopvc_add_ipoa index=2 command="atm qosbook add name _auto_$1_$2 txctd _auto_$1_$2_tx rxctd _auto_$1_$2_rx dynamic enabled"
add name=autopvc_add_ipoa index=3 command="atm phonebook add name _auto_$1_$2 addr $1.$2 dynamic enabled maxFwdCPCS_PDU $21 maxBwdCPCS_PDU $22"
add name=autopvc_add_ipoa index=4 command="atm ifadd intf _auto_$1_$2_atm dest _auto_$1_$2 dynamic enabled"
add name=autopvc_add_ipoa index=5 command="atm ifconfig intf _auto_$1_$2_atm qos _auto_$1_$2 encaps $19 fcs $20 ulp ip"
add name=autopvc_add_ipoa index=6 command="atm ifattach intf _auto_$1_$2_atm"
add name=autopvc_add_ipoa index=7 command="ip ifadd intf _auto_$1_$2 dest _auto_$1_$2_atm dynamic enabled"
add name=autopvc_add_ipoa index=8 command="ip ifattach intf _auto_$1_$2"
add name=autopvc_delete_ipoa index=0 command="ip ifdetach intf _auto_$1_$2"
add name=autopvc_delete_ipoa index=1 command="ip ifdelete intf _auto_$1_$2"
add name=autopvc_delete_ipoa index=2 command="atm ifdetach intf _auto_$1_$2_atm"
add name=autopvc_delete_ipoa index=3 command="atm ifdelete intf _auto_$1_$2_atm"
add name=autopvc_delete_ipoa index=4 command="atm phonebook delete name _auto_$1_$2"
add name=autopvc_delete_ipoa index=5 command="atm qosbook delete name _auto_$1_$2"
add name=autopvc_delete_ipoa index=6 command="atm qosbook ctddelete name _auto_$1_$2_tx"
add name=autopvc_delete_ipoa index=7 command="atm qosbook ctddelete name _auto_$1_$2_rx"
add name=autopvc_add_ethoa index=0 command="atm qosbook ctdadd name _auto_$1_$2_tx conformance $3 peakrate $4 sustrate $5 maxburst $6 minrate $7 maxframe $8 celldelay $9 realtime $10 dynamic enabled"
add name=autopvc_add_ethoa index=1 command="atm qosbook ctdadd name _auto_$1_$2_rx conformance $11 peakrate $12 sustrate $13 maxburst $14 minrate $15 maxframe $16 celldelay $17 realtime $18 dynamic enabled"
add name=autopvc_add_ethoa index=2 command="atm qosbook add name _auto_$1_$2 txctd _auto_$1_$2_tx rxctd _auto_$1_$2_rx dynamic enabled"
add name=autopvc_add_ethoa index=3 command="atm phonebook add name _auto_$1_$2 addr $1.$2 dynamic enabled maxFwdCPCS_PDU $21 maxBwdCPCS_PDU $22"
add name=autopvc_add_ethoa index=4 command="atm ifadd intf _auto_$1_$2_atm dest _auto_$1_$2 dynamic enabled"
add name=autopvc_add_ethoa index=5 command="atm ifconfig intf _auto_$1_$2_atm qos _auto_$1_$2 encaps $19 fcs $20 ulp mac"
add name=autopvc_add_ethoa index=6 command="atm ifattach intf _auto_$1_$2_atm"
add name=autopvc_add_ethoa index=7 command="eth ifadd intf _auto_$1_$2_eth dest _auto_$1_$2_atm dynamic enabled"
add name=autopvc_add_ethoa index=8 command="eth ifattach intf _auto_$1_$2_eth"
add name=autopvc_add_ethoa index=9 command="ip ifadd intf _auto_$1_$2 dest _auto_$1_$2_eth dynamic enabled"
add name=autopvc_add_ethoa index=10 command="ip ifattach intf _auto_$1_$2"
add name=autopvc_delete_ethoa index=0 command="ip ifdetach intf _auto_$1_$2"
add name=autopvc_delete_ethoa index=1 command="ip ifdelete intf _auto_$1_$2"
add name=autopvc_delete_ethoa index=2 command="eth ifdetach intf _auto_$1_$2_eth"
add name=autopvc_delete_ethoa index=3 command="eth ifdelete intf _auto_$1_$2_eth"
add name=autopvc_delete_ethoa index=4 command="atm ifdetach intf _auto_$1_$2_atm"
add name=autopvc_delete_ethoa index=5 command="atm ifdelete intf _auto_$1_$2_atm"
add name=autopvc_delete_ethoa index=6 command="atm phonebook delete name _auto_$1_$2"
add name=autopvc_delete_ethoa index=7 command="atm qosbook delete name _auto_$1_$2"
add name=autopvc_delete_ethoa index=8 command="atm qosbook ctddelete name _auto_$1_$2_tx"
add name=autopvc_delete_ethoa index=9 command="atm qosbook ctddelete name _auto_$1_$2_rx"
add name=autopvc_add_pppoa index=0 command="atm qosbook ctdadd name _auto_$1_$2_tx conformance $3 peakrate $4 sustrate $5 maxburst $6 minrate $7 maxframe $8 celldelay $9 realtime $10 dynamic enabled"
add name=autopvc_add_pppoa index=1 command="atm qosbook ctdadd name _auto_$1_$2_rx conformance $11 peakrate $12 sustrate $13 maxburst $14 minrate $15 maxframe $16 celldelay $17 realtime $18 dynamic enabled"
add name=autopvc_add_pppoa index=2 command="atm qosbook add name _auto_$1_$2 txctd _auto_$1_$2_tx rxctd _auto_$1_$2_rx dynamic enabled"
add name=autopvc_add_pppoa index=3 command="atm phonebook add name _auto_$1_$2 addr $1.$2 dynamic enabled maxFwdCPCS_PDU $21 maxBwdCPCS_PDU $22"
add name=autopvc_add_pppoa index=4 command="atm ifadd intf _auto_$1_$2_atm dest _auto_$1_$2 dynamic enabled"
add name=autopvc_add_pppoa index=5 command="atm ifconfig intf _auto_$1_$2_atm qos _auto_$1_$2 encaps $19 fcs $20 ulp ppp"
add name=autopvc_add_pppoa index=6 command="atm ifattach intf _auto_$1_$2_atm"
add name=autopvc_add_pppoa index=7 command="ppp ifadd intf _auto_$1_$2 dest _auto_$1_$2_atm dynamic enabled"
add name=autopvc_add_pppoa index=8 command="ppp ifattach intf _auto_$1_$2"
add name=autopvc_add_pppoa index=9 command="nat ifconfig intf _auto_$1_$2 translation enabled"
add name=autopvc_delete_pppoa index=0 command="ppp ifdetach intf _auto_$1_$2"
add name=autopvc_delete_pppoa index=1 command="ppp ifdelete intf _auto_$1_$2"
add name=autopvc_delete_pppoa index=2 command="atm ifdetach intf _auto_$1_$2_atm"
add name=autopvc_delete_pppoa index=3 command="atm ifdelete intf _auto_$1_$2_atm"
add name=autopvc_delete_pppoa index=4 command="atm phonebook delete name _auto_$1_$2"
add name=autopvc_delete_pppoa index=5 command="atm qosbook delete name _auto_$1_$2"
add name=autopvc_delete_pppoa index=6 command="atm qosbook ctddelete name _auto_$1_$2_tx"
add name=autopvc_delete_pppoa index=7 command="atm qosbook ctddelete name _auto_$1_$2_rx"
add name=autopvc_add_pppoe index=0 command="atm qosbook ctdadd name _auto_$1_$2_tx conformance $3 peakrate $4 sustrate $5 maxburst $6 minrate $7 maxframe $8 celldelay $9 realtime $10 dynamic enabled"
add name=autopvc_add_pppoe index=1 command="atm qosbook ctdadd name _auto_$1_$2_rx conformance $11 peakrate $12 sustrate $13 maxburst $14 minrate $15 maxframe $16 celldelay $17 realtime $18 dynamic enabled"
add name=autopvc_add_pppoe index=2 command="atm qosbook add name _auto_$1_$2 txctd _auto_$1_$2_tx rxctd _auto_$1_$2_rx dynamic enabled"
add name=autopvc_add_pppoe index=3 command="atm phonebook add name _auto_$1_$2 addr $1.$2 dynamic enabled maxFwdCPCS_PDU $21 maxBwdCPCS_PDU $22"
add name=autopvc_add_pppoe index=4 command="atm ifadd intf _auto_$1_$2_atm dest _auto_$1_$2 dynamic enabled"
add name=autopvc_add_pppoe index=5 command="atm ifconfig intf _auto_$1_$2_atm qos _auto_$1_$2 encaps $19 fcs $20 ulp mac"
add name=autopvc_add_pppoe index=6 command="atm ifattach intf _auto_$1_$2_atm"
add name=autopvc_add_pppoe index=7 command="eth ifadd intf _auto_$1_$2_eth dest _auto_$1_$2_atm dynamic enabled"
add name=autopvc_add_pppoe index=8 command="eth ifattach intf _auto_$1_$2_eth"
add name=autopvc_add_pppoe index=9 command="ppp ifadd intf _auto_$1_$2 dest _auto_$1_$2_eth dynamic enabled"
add name=autopvc_add_pppoe index=10 command="ppp ifattach intf _auto_$1_$2"
add name=autopvc_add_pppoe index=11 command="nat ifconfig intf _auto_$1_$2 translation enabled"
add name=autopvc_delete_pppoe index=0 command="ppp ifdetach intf _auto_$1_$2"
add name=autopvc_delete_pppoe index=1 command="ppp ifdelete intf _auto_$1_$2"
add name=autopvc_delete_pppoe index=2 command="eth ifdetach intf _auto_$1_$2_eth"
add name=autopvc_delete_pppoe index=3 command="eth ifdelete intf _auto_$1_$2_eth"
add name=autopvc_delete_pppoe index=4 command="atm ifdetach intf _auto_$1_$2_atm"
add name=autopvc_delete_pppoe index=5 command="atm ifdelete intf _auto_$1_$2_atm"
add name=autopvc_delete_pppoe index=6 command="atm phonebook delete name _auto_$1_$2"
add name=autopvc_delete_pppoe index=7 command="atm qosbook delete name _auto_$1_$2"
add name=autopvc_delete_pppoe index=8 command="atm qosbook ctddelete name _auto_$1_$2_tx"
add name=autopvc_delete_pppoe index=9 command="atm qosbook ctddelete name _auto_$1_$2_rx"
add name=autopvc_change_qos index=0 command="atm ifconfig intf $1 qos $2"

[ env.ini ]
set var=CONF_REGION value=---
set var=CONF_PROVIDER value=---
set var=CONF_DESCRIPTION value="TEO LT - LAN HG"
set var=CONF_SERVICE value="WAN on Eth 2 | Routed DHCP Internet"
set var=HOST_SETUP value=auto
set var=UPGRADE_URL value=http://www.speedtouch.com/upgrade/upgrade.htm
set var=CONF_VERSION value=\"\"
set var=COLUMNS value=80
set var=ROWS value=24
set var=SESSIONTIMEOUT value=120
set var=CONF_DATE value="Configuration modified manually"
set var=CONF_TPVERSION value=2.0.0

[ wizard.ini ]
config allow_factory_tpl=no trace=no autopopup=yes configtime=30

[ phone.ini ]

[ ipqos.ini ]

[ qos.ini ]
config format=bytes
ctdadd name=default conformance=UBR
add name=default txctd=default rxctd=default

[ atm.ini ]

[ oam.ini ]
config clp=1 loopbackid=6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a
modify port=dsl0 blocking=enabled
modify port=dsl1 blocking=enabled
modify port=atm2 blocking=enabled
modify port=atm3 blocking=enabled
modify port=aal5 blocking=enabled
modify port=atm5 blocking=enabled

[ snmp.ini ]
config sysContact="Service Provider" sysName="SpeedTouch 5x6" sysLocation="Customer Premises"
community add index=ROCommunity securityname=ROCommunity communityname=_DEV_584AA6F61F4970AB95ADF6468C0E6979

[ vlan_res.ini ]
add name=dummy vid=2 addrule=disabled
add name=4 vid=4 addrule=disabled
add name=voip vid=5 addrule=disabled

[ bridge.ini ]
ifadd intf=ethport2 dest=ethif2 logging=disabled
ifadd intf=ethport3 dest=ethif3 logging=disabled
ifadd intf=ethport4 dest=ethif4 logging=disabled
ifadd intf=WLAN dest=wlif1 logging=disabled
ifconfig intf=ethport2 logging=disabled
ifconfig intf=ethport3 logging=disabled
ifconfig intf=ethport4 logging=disabled
ifconfig intf=WLAN logging=disabled
ifattach intf=ethport2 logging=disabled
ifattach intf=ethport3 logging=disabled
ifattach intf=ethport4 logging=disabled
ifattach intf=WLAN logging=disabled
config age=300 filter=no_WAN_broadcast vlan=enabled
config precedencemap=4,7,9,11,13,14,15,15

[ vlanbridge.ini ]
ifadd name=4 intf=OBC untagged=disabled
ifadd name=4 intf=ethport2
ifadd name=voip intf=OBC untagged=disabled
ifadd name=voip intf=ethport2 untagged=disabled
ifdelete name=default intf=ethport2

[ bridgevlan.ini ]
ifconfig intf=ethport2 vlan=4 ingressfiltering=enabled

[ vlanbridgerule.ini ]
add type=shared vlan=4 vlan2=default
add type=shared vlan=dummy vlan2=default
add type=shared vlan=voip vlan2=default

[ dvm_res.ini ]
config timeout=90

[ igmpsnooping.ini ]
ifconfig intf=OBC portmode=Auto fastleave=enabled exptrack=disabled mrdp=enabled rgmp=disabled
ifconfig intf=ethport1 portmode=Auto fastleave=disabled exptrack=disabled mrdp=enabled rgmp=disabled
ifconfig intf=ethport2 portmode=Auto fastleave=disabled exptrack=disabled mrdp=enabled rgmp=disabled
ifconfig intf=ethport3 portmode=Auto fastleave=disabled exptrack=disabled mrdp=enabled rgmp=disabled
ifconfig intf=ethport4 portmode=Auto fastleave=disabled exptrack=disabled mrdp=enabled rgmp=disabled
ifconfig intf=WLAN portmode=Auto fastleave=disabled exptrack=disabled mrdp=enabled rgmp=disabled
config state=disabled floodrp=disabled floodmcast=disabled

[ eth.ini ]
ifadd intf=WAN
ifadd intf=VoIP
ifconfig intf=WAN dest=bridge vlan=4
ifattach intf=WAN
ifconfig intf=VoIP dest=bridge vlan=voip
ifattach intf=VoIP

[ pptp.ini ]

[ ppprelay.ini ]

[ dhcspool.ini ]
pool add name=LAN_private

[ label.ini ]
add name=DSCP
add name=Interactive
add name=Management
add name=Video
add name=VoIP
add name=default
modify name=DSCP classification=overwrite defclass=dscp ackclass=defclass
modify name=Interactive classification=increase defclass=8 ackclass=8
modify name=Management classification=increase defclass=12 ackclass=12
modify name=Video classification=increase defclass=10 ackclass=10
modify name=VoIP classification=overwrite defclass=14 ackclass=14 bidirectional=enabled inheritance=enabled
modify name=default classification=increase defclass=default ackclass=prioritize

[ ppp.ini ]

[ ip.ini ]
ifadd intf=ip_wan dest=WAN
ifadd intf=LocalNetwork dest=bridge
ifadd intf=ip_voip dest=VoIP
ifconfig intf=loop mtu=65535 group=local
ifconfig intf=ip_wan mtu=1500 group=wan linksensing=enabled
ifconfig intf=LocalNetwork mtu=1500 group=lan linksensing=disabled primary=enabled
ifconfig intf=ip_voip mtu=1500 group=wan linksensing=enabled
ifattach intf=ip_wan
ifattach intf=LocalNetwork
ifattach intf=ip_voip
config forwarding=enabled redirects=enabled netbroadcasts=disabled ttl=64 fraglimit=64 defragmode=enabled addrcheck=dynamic mssclamping=enabled
config checkoptions=enabled
config natloopback=enabled
config
ipadd intf=LocalNetwork addr=192.168.1.254/24 addroute=enabled
ipconfig addr=192.168.1.254 preferred=enabled primary=enabled
rtadd dst=255.255.255.255/32 gateway=127.0.0.1

[ autoip.ini ]

[ ipqosmeter.ini ]

[ igmh.ini ]
config requirera=disabled

[ autopvc.ini ]
config mode=passive type=bridge overwrite=disabled peakrate=0

[ mcast.ini ]

[ diagnostics.ini ]
config pingtimeout=1000 pingpacketsize=32

[ dnsc.ini ]
config timeout=5 retry=4 search=enabled trace=disabled
dnsadd addr=127.0.0.1 port=53

[ dnss.ini ]
config domain=lan timeout=15 suppress=0 state=enabled trace=disabled syslog=disabled WANDownSpoofing=enabled WDSpoofedIP=198.18.1.0
host add name=dsldevice addr=0.0.0.0 ttl=1200
host add name=speedtouch addr=0.0.0.0 ttl=1200

[ dhcrule.ini ]
debug traceconfig state=disabled

[ dhcs.ini ]
debug traceconfig state=disabled
policy verifyfirst=enabled trustclient=enabled
pool config name=LAN_private intf=LocalNetwork poolstart=192.168.1.64 poolend=192.168.1.253 netmask=24 gateway=192.168.1.254 server=192.168.1.254 primdns=212.59.1.1 secdns=212.59.2.2 leasetime=86400

[ dhcr.ini ]
ifconfig intf=LocalNetwork relay=enabled
add name=LocalNetwork_to_127.0.0.1
modify name=LocalNetwork_to_127.0.0.1 addr=127.0.0.1 intf=LocalNetwork giaddr=192.168.1.254

[ dhcc.ini ]
debug traceconfig state=disabled
ifadd intf=ip_voip
ifconfig intf=ip_voip metric=1 dnsmetric=1 broadcast=enabled
rqoptions add intf=ip_voip option=subnet-mask
rqoptions add intf=ip_voip option=dhcp-lease-time
rqoptions add intf=ip_voip option=dhcp-renewal-time
rqoptions add intf=ip_voip option=dhcp-rebinding-time
rqoptions add intf=ip_voip option=classless-static-routes
ifattach intf=ip_voip
ifadd intf=ip_wan
ifconfig intf=ip_wan metric=1 dnsmetric=1 broadcast=enabled
rqoptions add intf=ip_wan option=subnet-mask
rqoptions add intf=ip_wan option=dhcp-lease-time
rqoptions add intf=ip_wan option=dhcp-renewal-time
rqoptions add intf=ip_wan option=dhcp-rebinding-time
rqoptions add intf=ip_wan option=classless-static-routes
rqoptions add intf=ip_wan option=default-routers
rqoptions add intf=ip_wan option=classfull-static-routes
rqoptions add intf=ip_wan option=domain-name-servers
ifattach intf=ip_wan

[ upgrade.ini ]
config state=disabled protocol=tftp
debug traceconfig state=disabled
profile add extension=sts destdir=dl maxsize(KBytes)=100 action=script_load
profile add extension=ini destdir=dl maxsize(KBytes)=100 action=config_load

[ dyndns.ini ]
service modify name=dyndns server=members.dyndns.org port=www-http request=/nic/update updateinterval=2097120 retryinterval=30 max_retry=3
service modify name=statdns server=members.dyndns.org port=www-http request=/nic/update retryinterval=30 max_retry=3
service modify name=custom server=members.dyndns.org port=www-http request=/nic/update retryinterval=30 max_retry=3
service modify name=No-IP server=dynupdate.no-ip.com port=www-http request=/ducupdate.php updateinterval=86400 retryinterval=30 max_retry=3
service modify name=DtDNS server=dtdns.com port=www-http request=/api/autodns.cfm updateinterval=86400 retryinterval=30 max_retry=3
service modify name=gnudip port=www-http

[ expr.ini ]
add name=wan type=intf intfgroup=wan
add name=local type=intf intfgroup=local
add name=lan type=intf intfgroup=lan
add name=tunnel type=intf intfgroup=tunnel
add name=dmz type=intf intfgroup=dmz
add name=guest type=intf intfgroup=guest
add name=private type=ip addr=10.0.0.0/8
add name=private type=ip addr=172.[16-31].*.*
add name=private type=ip addr=192.168.1.0/24
add name=ssdp_ip type=ip addr=239.255.255.250
add name=mdap_ip type=ip addr=224.0.0.103
add name=icmp type=serv proto=icmp
add name=igmp type=serv proto=igmp
add name=ftp type=serv proto=tcp dstport=ftp
add name=telnet type=serv proto=tcp dstport=telnet
add name=http type=serv proto=tcp dstport=www-http
add name=httpproxy type=serv proto=tcp dstport=httpproxy
add name=https type=serv proto=tcp dstport=443
add name=RPC type=serv proto=tcp dstport=135
add name=NBT type=serv proto=udp dstport=netbios-ns
add name=NBT type=serv proto=udp dstport=netbios-dgm
add name=NBT type=serv proto=tcp dstport=netbios-ssn
add name=SMB type=serv proto=tcp dstport=445
add name=imap type=serv proto=tcp dstport=imap2
add name=imap3 type=serv proto=tcp dstport=imap3
add name=imap4-ssl type=serv proto=tcp dstport=585
add name=imaps type=serv proto=tcp dstport=993
add name=pop2 type=serv proto=tcp dstport=pop2
add name=pop3 type=serv proto=tcp dstport=pop3
add name=pop3s type=serv proto=tcp dstport=995
add name=smtp type=serv proto=tcp dstport=smtp
add name=ssh type=serv proto=tcp dstport=22
add name=dns type=serv proto=tcp dstport=dns
add name=dns type=serv proto=udp dstport=dns
add name=nntp type=serv proto=tcp dstport=nntp
add name=ipsec type=serv proto=ah
add name=ipsec type=serv proto=esp
add name=ipsec type=serv proto=udp dstport=ike
add name=ipsec type=serv proto=udp dstport=4500
add name=esp type=serv proto=esp
add name=ah type=serv proto=ah
add name=ike type=serv proto=udp dstport=ike
add name=DiffServ type=serv dscp=!cs0
add name=sip type=serv proto=udp dstport=sip
add name=sip type=serv proto=tcp dstport=sip
add name=h323 type=serv proto=tcp dstport=h323
add name=h323 type=serv proto=udp dstport=h323
add name=h323 type=serv proto=tcp dstport=1718
add name=h323 type=serv proto=udp dstport=1718
add name=h323 type=serv proto=tcp dstport=1719
add name=h323 type=serv proto=udp dstport=1719
add name=dhcp type=serv proto=udp dstport=bootpc
add name=dhcp type=serv proto=udp dstport=bootps
add name=rtsp type=serv proto=udp dstport=rtsp
add name=rtsp type=serv proto=tcp dstport=rtsp
add name=ssdp_serv type=serv proto=udp dstport=1900
add name=mdap_serv type=serv proto=udp dstport=3235
add name=syslog type=serv proto=udp dstport=syslog

[ labelrule.ini ]
chain add chain=rt_user_labels
chain add chain=rt_default_labels
chain add chain=qos_user_labels
chain add chain=qos_default_labels
rule add chain=qos_default_labels index=1 serv=DiffServ log=disabled state=enabled label=DSCP
rule add chain=qos_default_labels index=2 serv=h323 log=disabled state=enabled label=VoIP
rule add chain=qos_default_labels index=3 serv=sip log=disabled state=enabled label=VoIP
rule add chain=qos_default_labels index=4 serv=ah log=disabled state=enabled label=Interactive
rule add chain=qos_default_labels index=5 serv=esp log=disabled state=enabled label=Interactive
rule add chain=qos_default_labels index=6 serv=http log=disabled state=enabled label=Interactive
rule add chain=qos_default_labels index=7 serv=httpproxy log=disabled state=enabled label=Interactive
rule add chain=qos_default_labels index=8 serv=https log=disabled state=enabled label=Interactive
rule add chain=qos_default_labels index=9 serv=imap log=disabled state=enabled label=Interactive
rule add chain=qos_default_labels index=10 serv=imap3 log=disabled state=enabled label=Interactive
rule add chain=qos_default_labels index=11 serv=imap4-ssl log=disabled state=enabled label=Interactive
rule add chain=qos_default_labels index=12 serv=imaps log=disabled state=enabled label=Interactive
rule add chain=qos_default_labels index=13 serv=pop2 log=disabled state=enabled label=Interactive
rule add chain=qos_default_labels index=14 serv=pop3 log=disabled state=enabled label=Interactive
rule add chain=qos_default_labels index=15 serv=pop3s log=disabled state=enabled label=Interactive
rule add chain=qos_default_labels index=16 serv=smtp log=disabled state=enabled label=Interactive
rule add chain=qos_default_labels index=17 serv=telnet log=disabled state=enabled label=Interactive
rule add chain=qos_default_labels index=18 serv=dns log=disabled state=enabled label=Management
rule add chain=qos_default_labels index=19 serv=icmp log=disabled state=enabled label=Management
rule add chain=qos_default_labels index=20 serv=ike log=disabled state=enabled label=Management
rule add chain=qos_default_labels index=21 serv=igmp log=disabled state=enabled label=Video
rule add chain=qos_default_labels index=22 serv=rtsp log=disabled state=enabled label=Video
rule add chain=qos_default_labels index=23 name=default srcintf=!wan log=disabled state=enabled label=default

[ ids.ini ]
config state=disabled trace=disabled
signature modify signature=spoofed_packet state=disabled

[ ids_threshold.ini ]
modify index=1 window=1 limit=10 scaling=disabled
modify index=2 window=20 limit=20 scaling=enabled
modify index=3 window=2 limit=100 scaling=disabled
modify index=4 window=1 limit=200 scaling=disabled
modify index=5 window=1 limit=200 scaling=disabled
modify index=6 window=1 limit=200 scaling=disabled
modify index=7 window=1 limit=200 scaling=disabled

[ cwmp.ini ]
config state=disabled mode=full periodicInform=enabled periodicInfInt=3600 sessionTimeout=60 noIpTimeout=10 maxEnvelopes=2 connectionRequest=disabled connectionReqPath="" connectionReqUserName="" connectionReqPsswd="" connectionReqAuth=none qos-class=12 bootdelayrange=0
server config url="" username="" password=""
debug traceconfig level=0
runtimevar softwareVersion=6.1.16.1 bootstrap=disabled

[ sntpc.ini ]
add addr=213.190.32.6 version=3
config poll=60 pollpresync=60
config state=enabled

[ adslpots.ini ]
config opermode=multi_adsl2plus trace=disabled modemoption=00000000000000000000000000000000

[ grp.ini ]

[ rip.ini ]
config state=disabled

[ nat.ini ]
ifconfig intf=ip_wan translation=enabled
mapadd intf=ip_wan inside_addr=192.168.1.64 protocol=tcp outside_port=4662-4662 inside_port=4662-4662
mapadd intf=ip_wan inside_addr=192.168.1.64 protocol=udp outside_port=4672-4672 inside_port=4672-4672
config

[ igmp.ini ]
config state=disabled qi=125 qri=10 lmqi=1 rv=2 requirera=disabled localgroup=disabled
ifconfig intf=ip_voip state=inactive
ifconfig intf=LocalNetwork state=inactive
ifconfig intf=ip_wan state=inactive

[ ipqosef.ini ]

[ connection.ini ]
appconfig application=IP6TO4 trace=enabled
appconfig application=PPTP trace=enabled timeout=300
appconfig application=ESP timeout=900
appconfig application=IKE trace=disabled timeout=900 floating=enabled
appconfig application=SIP trace=disabled timeout=21600 floating=enabled
appconfig application=SIP SIP_ALG=enabled RTP_predict_for_term_SIP_ALG=enabled
appconfig application=JABBER trace=disabled timeout=120
appconfig application=CU/SeeMe trace=enabled
appconfig application=RAUDIO(PNA) trace=enabled
appconfig application=RTSP trace=enabled timeout=0
appconfig application=ILS timeout=300
appconfig application=H245 timeout=300
appconfig application=H323 trace=enabled
appconfig application=IRC trace=enabled timeout=300
appconfig application=GAME(UDP) trace=enabled timeout=60
appconfig application=CONE(UDP) trace=enabled timeout=300
appconfig application=LOOSE(UDP) trace=enabled timeout=300
appconfig application=FTP trace=enabled
bind application=LOOSE(UDP) port=67-67
bind application=GAME(UDP) port=27010-27011
bind application=JABBER port=15222-15222
bind application=JABBER port=5222-5222
bind application=FTP port=21-21
bind application=IRC port=6660-6669
bind application=H323 port=1720-1720
bind application=ILS port=1002-1002
bind application=ILS port=389-389
bind application=RTSP port=554-554
bind application=RAUDIO(PNA) port=7070-7070
bind application=CU/SeeMe port=7648-7648
bind application=SIP port=5060-5060
bind application=IKE port=500-500
bind application=ESP port=0
bind application=PPTP port=1723-1723
bind application=IP6TO4 port=0
config configchangemode=immediate probes=disabled
debug trace=disabled
timerconfig timer=tcpidle value=900
timerconfig timer=tcpneg value=120
timerconfig timer=tcpkill value=3600
timerconfig timer=udpidle value=65
timerconfig timer=udpkill value=60
timerconfig timer=icmpkill value=60
timerconfig timer=ipidle value=60
timerconfig timer=ipkill value=0

[ switch.ini ]
mirror capture port=1

[ upnp.ini ]
config maxage=1800 writemode=full safenat=disabled

[ system.ini ]
settime timezone=+02:00 daylightsaving=enabled geotimezone=35
config upnp=enabled tr64=disabled mdap=enabled drst=disabled resetbutton=enabled
config digestauth=enabled defaultconnection=ip_wan
config autosave=enabled autosavedelay=10
locale dec_symbol=, group_symbol=. date_separator=- date_format=ddmmyyyy time_format=iso datetime_format=date+time duration_format=dhmmss

[ system_debug.ini ]
autosave trace=disabled

[ system_raccess.ini ]
config secure=enabled port=51003 timeout=20

[ dsd.ini ]
intercept config WDSpoofedIP=198.18.1.1 servertimeout=10 connecterrorurl=/cgi/b/ic/connect/ categoryerrorurl=/cgi/b/ic/connect/ monitorintercepturl=/cgi/b/ic/connect/ unauthorizedrequrl=/cgi/b/ic/blocked/ imageredirect=enabled imageredirecturl=/images/spacer.gif alwaysuseip=disabled
urlfilter config state=disabled blockproxy=disabled blockipaddress=disabled blockobscuredip=disabled defaultaction=accept
syslog config syslog=unauthorized
debug config turbomode=disabled
debug proxy state=disabled dest=0.0.0.0 port=0
debug recycling state=enabled interval=5 httpidle=1 otheridle=12
config state=disabled

[ webfilter.ini ]
config serverunreachable=block-all uncategorized=block license=none ticket="" sessionkey=""
server config retries=3 servertimeout=2 timeoutmultiplier=2 renewfrequency=23 useproxy=disabled
standard config stdmax=0 validcatmask=000000000000000000000000
professional config validcatmask=000000000000000000000000
config state=disabled

[ hostmgr.ini ]
config state=enabled scantime=30 autosave=disabled trace=disabled

[ mlp.ini ]

[ mlpuser.ini ]
add name=Administrator password=_CYP_d41d8cd98f00b204e9800998ecf8427e role=Administrator hash2=a2e279ed6671666bed7738338c8c849f defuser=enabled
add name=tech password=_CYP_42b90d43f5f6d088551017a0ad3dccd3 role=TechnicalSupport hash2=208a40da13a5cd0d3a8b81ed9f5b88a2 defremadmin=enabled
add name=radmin password=_CYP_0fa68ad035d02070ea81941d1e01b2bc role=SuperUser hash2=21a2bd9a90a7012cb3e61ff91cd4deae descr=SLA
add name=lt_pdpd password=_CYP_0fa68ad035d02070ea81941d1e01b2bc role=root hash2=ccf87ad37b966dbc7e8f61fe349fb639 descr=SLA
[ wireless.ini ]
ifconfig interop=802.11b/g locale=Europe
ifconfig channel=auto ssid=SpeedTouch6FDDBB any=enabled rts=2347 protection=auto protmode=rtscts prottrigger=local&overlap shortslot=auto frameburst=disabled dtim=3
macacl config control=unlock
secmode wep encryptionkey=AFD3C672B5
secmode wpa-psk presharedkey=ABCDE1234 rekeysec=0 version=WPA
secmode config mode=disable
wds config state=enabled
qos config mode=wmm ackpolicy=normal
qos apacconfig class=AC_BE acm=disabled cwmax=63 cwmin=15 aifsn=3 txop=0
qos apacconfig class=AC_BK acm=disabled cwmax=1023 cwmin=15 aifsn=7 txop=0
qos apacconfig class=AC_VI acm=disabled cwmax=15 cwmin=7 aifsn=1 txop=94
qos apacconfig class=AC_VO acm=disabled cwmax=7 cwmin=3 aifsn=1 txop=47
qos staacconfig class=AC_BE acm=disabled cwmax=1023 cwmin=15 aifsn=3 txop=0
qos staacconfig class=AC_BK acm=disabled cwmax=1023 cwmin=15 aifsn=7 txop=0
qos staacconfig class=AC_VI acm=disabled cwmax=15 cwmin=7 aifsn=2 txop=94
qos staacconfig class=AC_VO acm=disabled cwmax=7 cwmin=3 aifsn=2 txop=47

[ mbus.ini ]
config autoload=enabled
loadobjects

[ servmgr.ini ]
ifadd name=PPTP group=lan
ifadd name=HTTP group=lan
ifadd name=HTTP group=wan
ifadd name=HTTPs group=wan
ifadd name=HTTPs group=lan
ifadd name=FTP group=lan
ifadd name=FTP group=wan
ifadd name=TELNET group=lan
ifadd name=TELNET group=wan
ifadd name=DNS-S group=lan
ifadd name=SNMP_AGENT group=lan
ifadd name=SNMP_AGENT group=wan
ifadd name=SSDP group=lan
ifadd name=MDAP group=lan
ifadd name=PING_RESPONDER group=lan
ifadd name=PING_RESPONDER group=wan
ipadd name=HTTP ip=192.168.1.0/24
ipadd name=HTTP ip=10.0.98.251
ipadd name=HTTP ip=212.59.0.197
ipadd name=HTTP ip=10.0.96.238
ipadd name=HTTPs ip=212.59.0.197
ipadd name=HTTP ip=212.59.0.201
ipadd name=HTTPs ip=212.59.0.201
ipadd name=HTTPs ip=10.0.96.238
ipadd name=FTP ip=192.168.1.0/24
ipadd name=FTP ip=212.59.0.197
ipadd name=FTP ip=10.0.98.251
ipadd name=FTP ip=10.0.96.238
ipadd name=TELNET ip=192.168.1.0/24
ipadd name=TELNET ip=212.59.0.197
ipadd name=TELNET ip=10.0.96.238
ipadd name=TELNET ip=10.0.98.251
ipadd name=SNMP_AGENT ip=192.168.1.0/24
ipadd name=SNMP_AGENT ip=212.59.0.197
ipadd name=SNMP_AGENT ip=10.0.98.251
ipadd name=SNMP_AGENT ip=10.0.96.238
ipadd name=PING_RESPONDER ip=192.168.1.0/24
ipadd name=PING_RESPONDER ip=212.59.0.197
ipadd name=PING_RESPONDER ip=10.0.0.0/8
modify name=PPTP state=enabled
modify name=DNS-C state=enabled
modify name=SNTP state=enabled
modify name=HTTP state=enabled
modify name=HTTPs state=enabled
modify name=WEBF state=disabled
modify name=TFTP-C state=disabled
modify name=FTP state=enabled
modify name=TELNET state=enabled
modify name=RIP state=disabled
modify name=IGMP-Proxy state=disabled
modify name=DNS-S state=enabled
modify name=DHCP-S state=enabled
modify name=SNMP_AGENT state=disabled
modify name=SSDP state=enabled
modify name=MDAP state=enabled
modify name=CWMP_client state=disabled
modify name=CWMP_server state=disabled
modify name=PING_RESPONDER state=enabled
mapadd name=HTTP port=www-http
mapadd name=HTTPs port=443
mapadd name=HTTPI intf=LocalNetwork port=www-http
mapadd name=HTTPI intf=LocalNetwork port=1080
mapadd name=HTTPI intf=LocalNetwork port=httpproxy
mapadd name=FTP port=ftp
mapadd name=TELNET port=telnet
mapadd name=DNS-S port=dns
mapadd name=SNMP_AGENT port=snmp
mapadd name=SSDP port=1900
mapadd name=MDAP port=3235

[ service.ini ]
add name="ABC (Another Bittorent Client)" mode=client
add name="Age of Empires" mode=server
add name="Age of Mythology" mode=server
add name="AIM Talk" mode=client
add name="Aliens vs. Predator" mode=server
add name="America s Army" mode=server
add name=Azureus mode=client
add name="Bay VPN" mode=server
add name=BearShare mode=server
add name=BitTorrent mode=client
add name="Black and White" mode=server
add name="Call of Duty" mode=server
add name="Call of Duty - United Offensive" mode=server
add name=CarbonCopy32 mode=server
add name="Castle Wolfenstein" mode=server
add name="Championship Manager 03-04" mode=server
add name="Checkpoint FW1 VPN" mode=server
add name="Command and Conquer Generals" mode=server
add name="Command and Conquer Zero Hour" mode=server
add name="Counter Strike" mode=server
add name="Cu-SeeMe Cornell" mode=server
add name="Cu-SeeMe White Pine 3.1.2 and 4.0" mode=server
add name="Dark Reign 2" mode=server
add name="Delta Force" mode=server
add name="Destroyer Command" mode=server
add name="Diablo II" mode=server
add name="Direct Connect" mode=server
add name="DirectX 7" mode=server
add name="DirectX 8" mode=server
add name="DirectX 9" mode=server
add name=Doom3 mode=server
add name="Dune 2000" mode=server
add name="Dungeon Siege" mode=server
add name=eDonkey mode=server
add name="Elite Force" mode=server
add name=eMule mode=server
add name="Enemy Territory" mode=server
add name=Everquest mode=server
add name="Evil Islands" mode=server
add name="F-22 Lightning 3" mode=server
add name="Falcon 4" mode=server
add name="Far Cry" mode=server
add name=FastTrack mode=server
add name="Fighter Ace II" mode=server
add name="Fighter Ace II (DX)" mode=server
add name="FTP Server" mode=server
add name="FW1 VPN" mode=server
add name="Gamespy Arcade" mode=server
add name="Ghost Recon" mode=server
add name=Gnutella mode=server
add name=Half-Life mode=server
add name="Half-Life 2" mode=server
add name=Halo mode=server
add name="Heretic II" mode=server
add name="Hexen II" mode=server
add name="HTTP Server (World Wide Web)" mode=server
add name="HTTPS Server" mode=server
add name="IL 2" mode=server
add name="ILS Server" mode=server
add name=iMesh mode=server
add name="IPSEC - IKE" mode=server
add name=KALI mode=server
add name=KaZaA mode=server
add name=Laplink mode=server
add name=Links mode=server
add name="Lock On" mode=server
add name="Lotus Notes" mode=server
add name="Mail Server (SMTP)" mode=server
add name="Microsoft Remote Desktop" mode=server
add name="Microsoft Terminal Server" mode=client
add name=Moove mode=server
add name="MSN Game Zone" mode=server
add name="MSN Game Zone (DX)" mode=server
add name="MSN Messenger" mode=server
add name=Myth mode=server
add name=Napster mode=client
add name="Need for Speed" mode=server
add name="Need for Speed - Underground" mode=server
add name="Need for Speed 3" mode=server
add name=NetMeeting mode=server
add name="Neverwinter Nights" mode=server
add name="Neverwinter Nights Gamespy" mode=server
add name="News Server (NNTP)" mode=server
add name="NNTP Server" mode=server
add name="NTP Server" mode=server
add name=OpenFT mode=server
add name=Outlaws mode=server
add name=PalTalk mode=server
add name="PC Anywhere" mode=server
add name="POP3 Server" mode=server
add name="PPTP Server" mode=server
add name="Quake 3" mode=server
add name="Rainbow Six" mode=server
add name="RealAudio Server" mode=server
add name="Realm Games (Blizzard)" mode=server
add name="Remote Anything" mode=server
add name=RemotelyAnywhere mode=server
add name="Rogue Spear" mode=server
add name="Rome Total War" mode=server
add name="RTSP Server" mode=server
add name="Secure Shell Server (SSH)" mode=server
add name="Secure Web Server (HTTPS)" mode=server
add name=Shareaza mode=server
add name="Shiva VPN" mode=serv