View Single Post
Staro 02.06.2010., 23:19   #23
mann
Premium
 
mann's Avatar
 
Datum registracije: May 2004
Lokacija: Rijeka
Postovi: 2,217
[ sntpc.ini ]
config poll=60 pollpresync=5
config state=disabled

[ xdsl.ini ]
debug traceconfig level=0
config adslmultimode=adsl2plus syslog=disabled

[ 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"
add name=wlbrintfadd index=0 command="eth bridge ifadd intf WL_$1_$2 dynamic enabled"
add name=wlbrintfadd index=1 command="eth bridge ifconfig intf WL_$1_$2 dest wl_ssid$1_$2"
add name=wlbrintfadd index=2 command="eth bridge ifattach intf WL_$1_$2"
add name=wlbrintfdel index=0 command="eth bridge ifdetach intf WL_$1_$2"
add name=wlbrintfdel index=1 command="eth bridge ifdelete intf WL_$1_$2"

[ env.ini ]
set var=CONF_REGION value=Hrvatska
set var=CONF_PROVIDER value=T-Com
set var=CONF_DESCRIPTION value="TG782 Factory Defaults v1"
set var=CONF_SERVICE value=3Play
set var=HOST_SETUP value=auto
set var=UPGRADE_URL value=http://downloads.thomson.net/telecom/upgrade/upgrade.htm
set var=CONF_DATETIME value=0001-01-01T00:00:00Z
set var=CWMPUSER value=${_OUI}-${_PROD_SERIAL_NBR}
set var=WL0_SSID value=${_WL0_SSID_PREFIX}${_WL0_SSID_SERIAL}
set var=ADMINPASS value=!tc0Mht${_MODEM_ACCESS_CODE}
set var=ACS_URL value=http://192.168.249.131:7003/cwmpWeb/CPEMgt
set var=CONF_DATE value="Configuration modified by CWMP"
set var=COLUMNS value=80
set var=ROWS value=24
set var=SESSIONTIMEOUT value=120
set var=CONF_TPVERSION value=2.0.0

[ wizard.ini ]

[ phone.ini ]
add name=PVCinternet addr=0*33
add name=PVCvoip addr=0*50
add name=PVCiptv addr=0*40
add name=PVCmgmt addr=0*35

[ ipqos.ini ]
config dest=PVCinternet state=enabled
config dest=PVCvoip state=enabled
config dest=PVCiptv state=enabled
config dest=PVCmgmt state=enabled
queue config dest=PVCinternet queue=0 maxbytes=64 hold=2000
queue config dest=PVCinternet queue=1 ackfiltering=enabled maxpackets=40 maxbytes=100 hold=2000
queue config dest=PVCinternet queue=2 hold=2000
queue config dest=PVCinternet queue=3 hold=2000
queue config dest=PVCinternet queue=4 hold=2000
queue config dest=PVCinternet queue=5 maxpackets=30 maxbytes=12 hold=2000
queue config dest=PVCvoip queue=0 maxbytes=64 hold=2000
queue config dest=PVCvoip queue=1 ackfiltering=enabled maxpackets=40 maxbytes=100 hold=2000
queue config dest=PVCvoip queue=2 hold=2000
queue config dest=PVCvoip queue=3 hold=2000
queue config dest=PVCvoip queue=4 hold=2000
queue config dest=PVCvoip queue=5 maxpackets=30 maxbytes=12 hold=2000
queue config dest=PVCiptv queue=0 maxbytes=64 hold=2000
queue config dest=PVCiptv queue=1 ackfiltering=enabled maxpackets=40 maxbytes=100 hold=2000
queue config dest=PVCiptv queue=2 hold=2000
queue config dest=PVCiptv queue=3 hold=2000
queue config dest=PVCiptv queue=4 hold=2000
queue config dest=PVCiptv queue=5 maxpackets=30 maxbytes=12 hold=2000
queue config dest=PVCmgmt queue=0 maxbytes=64 hold=2000
queue config dest=PVCmgmt queue=1 ackfiltering=enabled maxpackets=40 maxbytes=100 hold=2000
queue config dest=PVCmgmt queue=2 hold=2000
queue config dest=PVCmgmt queue=3 hold=2000
queue config dest=PVCmgmt queue=4 hold=2000
queue config dest=PVCmgmt queue=5 maxpackets=30 maxbytes=12 hold=2000

[ qos.ini ]
config format=cells
ctdadd name=default conformance=UBR
ctdadd name=ctdvoip conformance=CBR peakrate=2358
ctdadd name=ctdvideo conformance=VBR.nt peakrate=2500 sustrate=1250 maxburst=10
add name=default txctd=default rxctd=default
add name=voip txctd=ctdvoip rxctd=default
add name=video txctd=default rxctd=ctdvideo

[ atm.ini ]
ifadd intf=ATMinternet
ifconfig intf=ATMinternet dest=PVCinternet ulp=mac
ifattach intf=ATMinternet
ifadd intf=ATMvoip
ifconfig intf=ATMvoip dest=PVCvoip ulp=mac
ifattach intf=ATMvoip
ifadd intf=ATMiptv
ifconfig intf=ATMiptv dest=PVCiptv qos=video ulp=mac
ifattach intf=ATMiptv
ifadd intf=ATMmgmt
ifconfig intf=ATMmgmt dest=PVCmgmt ulp=mac
ifattach intf=ATMmgmt
debug traceconfig len=100

[ 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

[ vlan_res.ini ]
add name=IPTV vid=2 addrule=disabled

[ bridge.ini ]
ifadd brname=bridge intf=ethport2 dest=ethif2 logging=disabled
ifadd brname=bridge intf=ethport3 dest=ethif3 logging=disabled
ifadd brname=bridge intf=ethport4 dest=ethif4 logging=disabled
ifadd brname=bridge intf=virt dest=ethif5 logging=disabled
ifadd brname=bridge intf=WLAN dest=wlif1 logging=disabled
ifadd brname=bridge intf=IP/TV
ifconfig brname=bridge intf=ethport1 wan=disabled logging=disabled
ifconfig brname=bridge intf=ethport2 wan=disabled logging=disabled
ifconfig brname=bridge intf=ethport3 wan=disabled logging=disabled
ifconfig brname=bridge intf=ethport4 wan=disabled logging=disabled
ifconfig brname=bridge intf=virt wan=disabled logging=disabled
ifconfig brname=bridge intf=WLAN wan=disabled logging=disabled
ifconfig brname=bridge intf=IP/TV dest=ATMiptv wan=enabled
ifattach brname=bridge intf=ethport2 logging=disabled
ifattach brname=bridge intf=ethport3 logging=disabled
ifattach brname=bridge intf=ethport4 logging=disabled
ifattach brname=bridge intf=virt logging=disabled
ifattach brname=bridge intf=WLAN logging=disabled
ifattach brname=bridge intf=IP/TV
config brname=bridge age=300 filter=none vlan=enabled precedencemap=4,7,9,11,13,14,15,15

[ filter_operand.ini ]

[ filter_template.ini ]

[ filter_sync.ini ]
loadobjects dmtree=atomic path=Bridge
loadobjects dmtree=atomic path=Interface

[ filter_brfilter.ini ]

[ vlanbridge.ini ]
ifadd name=IPTV intf=ethport3
ifadd name=IPTV intf=ethport4
ifadd name=IPTV intf=IP/TV
ifconfig name=default intf=ethport3 untagged=disabled
ifconfig name=default intf=ethport4 untagged=disabled
ifconfig name=default intf=IP/TV untagged=disabled

[ bridgevlan.ini ]
ifconfig brname=bridge intf=ethport3 vlan=IPTV
ifconfig brname=bridge intf=ethport4 vlan=IPTV
ifconfig brname=bridge intf=IP/TV vlan=IPTV

[ vlanbridge_del.ini ]
ifdelete name=default intf=ethport3
ifdelete name=default intf=ethport4
ifdelete name=default intf=IP/TV

[ vlanbridgerule.ini ]
add type=shared vlan=IPTV vlan2=default

[ bridgeintfxtratag.ini ]

[ bridgeunknownvlan.ini ]

[ dvm_res.ini ]
config timeout=90

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

[ eth.ini ]
ifadd intf=ETHinternet
ifadd intf=ETHvoip
ifadd intf=ETHmgmt
ifconfig intf=ETHinternet dest=ATMinternet vlan=default
ifattach intf=ETHinternet
ifconfig intf=ETHvoip dest=ATMvoip vlan=default
ifattach intf=ETHvoip
ifconfig intf=ETHmgmt dest=ATMmgmt vlan=default
ifattach intf=ETHmgmt
ifconfig intf=ETHinternet wan=disabled priotag=disabled
ifconfig intf=ETHvoip wan=enabled priotag=disabled
ifconfig intf=ETHmgmt wan=enabled priotag=disabled

[ pptp.ini ]

[ ppprelay.ini ]
ifadd intf=ETHinternet

[ dhcspool.ini ]
pool add name=LAN_private

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

[ ppp.ini ]
ifadd intf=Internet
ifconfig intf=Internet dest=RELAY accomp=enabled mru=1492 doddelay=120 dnsmetric=10
ifconfig intf=Internet class=12
ifconfig intf=Internet user=xxx@htnet-dsl password=xxx status=enabled
rtadd intf=Internet dst=0.0.0.0/0 src=0.0.0.0/0 metric=10

[ ip.ini ]
ifadd intf=LocalNetwork dest=bridge
ifadd intf=Voice dest=ETHvoip
ifadd intf=Management dest=ETHmgmt
ifconfig intf=loop mtu=65535 group=local symmetric=enabled
ifconfig intf=LocalNetwork mtu=1500 group=lan linksensing=disabled primary=enabled
ifconfig intf=Voice mtu=1500 status=down hwaddr=xxx group=wan
ifconfig intf=Management mtu=1500 hwaddr=xxx group=wan linksensing=enabled
ifattach intf=LocalNetwork
ifattach intf=Management
config forwarding=enabled redirects=enabled netbroadcasts=disabled ttl=64 fraglimit=64 defragmode=enabled addrcheck=dynamic mssclamping=enabled
config checkoptions=enabled
config natloopback=enabled
config arpclass=4
ipadd intf=LocalNetwork addr=192.168.1.1/24 addroute=enabled
ipconfig addr=192.168.1.1 preferred=enabled primary=enabled
rtadd dst=255.255.255.255/32 gateway=127.0.0.1
rtadd dst=172.29.165.0/24 intf=Voice metric=1
rtadd dst=192.168.249.0/24 intf=Management metric=1
rtadd dst=192.168.250.0/24 intf=Management metric=1

[ autoip.ini ]

[ ipqosmeter.ini ]

[ igmh.ini ]
config requirera=disabled

[ mcast.ini ]

[ diagnostics.ini ]
config pingtimeout=1000 pingpacketsize=32
ifhide ifname=Management

[ 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 rtbehaviour=traditional ackinform=disabled
pool config name=LAN_private state=enabled allocation=dynamic intf=LocalNetwork poolstart=192.168.1.21 poolend=192.168.1.200 netmask=24 gateway=192.168.1.1 server=192.168.1.1 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.1

[ dhcc.ini ]
debug traceconfig state=disabled
ifadd intf=Voice
ifconfig intf=Voice label=VoiceOnly metric=1 dnsmetric=20 broadcast=enabled serverroute=disabled followlabel=disabled
rqoptions add intf=Voice option=dhcp-lease-time
rqoptions add intf=Voice option=dhcp-renewal-time
rqoptions add intf=Voice option=dhcp-rebinding-time
rqoptions add intf=Voice option=subnet-mask
rqoptions add intf=Voice option=default-routers
rqoptions add intf=Voice option=classfull-static-routes
rqoptions add intf=Voice option=classless-static-routes
rqoptions add intf=Voice option=domain-name-servers
txoptions add intf=Voice option=vendor-class-id value=(ascii)tg782i index=0
ifattach intf=Voice
ifadd intf=Management
ifconfig intf=Management label=Management metric=2 dnsmetric=20 broadcast=enabled serverroute=disabled followlabel=disabled
rqoptions add intf=Management option=dhcp-lease-time
rqoptions add intf=Management option=dhcp-renewal-time
rqoptions add intf=Management option=dhcp-rebinding-time
rqoptions add intf=Management option=subnet-mask
rqoptions add intf=Management option=default-routers
rqoptions add intf=Management option=classfull-static-routes
rqoptions add intf=Management option=classless-static-routes
rqoptions add intf=Management option=domain-name-servers
txoptions add intf=Management option=dhcp-requested-address value=(addr)10.107.68.13 index=0
txoptions add intf=Management option=vendor-class-id value=(ascii)tg782i index=0
ifattach intf=Management

[ dhcsp.ini ]
debug traceconfig state=disabled
config state=disabled

[ 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
host add group=dyndns_0 name=updates.opendns.com:443
add name=dyndns_0
modify name=dyndns_0 intf=Internet user=xxx password=xxx group=dyndns_0 service=custom

[ 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 mask=0
add name=private type=ip addr=172.[16-31].*.* mask=0
add name=private type=ip addr=192.168.1.0/24 mask=0
add name=ssdp_ip type=ip addr=239.255.255.250 mask=0
add name=mdap_ip type=ip addr=224.0.0.103 mask=0
add name=SIPserver type=ip addr=172.29.*.0/24 mask=0
add name=SIPserver type=ip addr=10.0.0.0/8 mask=0
add name=SIPserver type=ip addr=172.[16-31].*.* mask=0
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
add name=ConnectionRequest type=serv proto=tcp srcport=51005

[ 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=rt_user_labels index=1 name=ConnectRequest serv=ConnectionRequest log=disabled state=enabled label=Management
rule add chain=rt_user_labels index=2 name=FXSRoute srcintf=local serv=sip log=disabled state=enabled label=VoiceOnly
rule add chain=rt_user_labels index=3 name=SoftPhoneRoute srcintf=lan dstip=SIPserver serv=sip log=disabled state=enabled label=VoiceOnly
rule add chain=rt_user_labels index=4 name=PingWanAccess srcintf=wan serv=icmp log=disabled state=enabled label=VoiceOnly
rule add chain=rt_user_labels index=5 name=HTTPWanAccess srcintf=wan serv=http log=disabled state=enabled label=VoiceOnly
rule add chain=rt_user_labels index=6 name=TelnetWanAccess srcintf=wan serv=telnet log=disabled state=enabled label=VoiceOnly
rule add chain=qos_default_labels index=1 serv=h323 log=disabled state=enabled label=VoIP-Signal
rule add chain=qos_default_labels index=2 serv=sip log=disabled state=enabled label=VoIP-Signal
rule add chain=qos_default_labels index=3 serv=ah log=disabled state=enabled label=Interactive
rule add chain=qos_default_labels index=4 serv=esp log=disabled state=enabled label=Interactive
rule add chain=qos_default_labels index=5 serv=http log=disabled state=enabled label=Interactive
rule add chain=qos_default_labels index=6 serv=httpproxy log=disabled state=enabled label=Interactive
rule add chain=qos_default_labels index=7 serv=https log=disabled state=enabled label=Interactive
rule add chain=qos_default_labels index=8 serv=imap log=disabled state=enabled label=Interactive
rule add chain=qos_default_labels index=9 serv=imap3 log=disabled state=enabled label=Interactive
rule add chain=qos_default_labels index=10 serv=imap4-ssl log=disabled state=enabled label=Interactive
rule add chain=qos_default_labels index=11 serv=imaps log=disabled state=enabled label=Interactive
rule add chain=qos_default_labels index=12 serv=pop2 log=disabled state=enabled label=Interactive
rule add chain=qos_default_labels index=13 serv=pop3 log=disabled state=enabled label=Interactive
rule add chain=qos_default_labels index=14 serv=pop3s log=disabled state=enabled label=Interactive
rule add chain=qos_default_labels index=15 serv=smtp log=disabled state=enabled label=Interactive
rule add chain=qos_default_labels index=16 serv=telnet log=disabled state=enabled label=Interactive
rule add chain=qos_default_labels index=17 serv=dns log=disabled state=enabled label=Management
rule add chain=qos_default_labels index=18 serv=icmp log=disabled state=enabled label=Management
rule add chain=qos_default_labels index=19 serv=ike log=disabled state=enabled label=Management
rule add chain=qos_default_labels index=20 serv=igmp log=disabled state=enabled label=Video
rule add chain=qos_default_labels index=21 serv=rtsp log=disabled state=enabled label=Video
rule add chain=qos_default_labels index=22 serv=DiffServ log=disabled state=enabled label=DSCP
rule add chain=qos_default_labels index=23 name=default srcintf=!wan log=disabled state=enabled label=default

[ ids.ini ]
config state=enabled 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
modify index=8 window=1 limit=100 scaling=disabled

[ cwmp.ini ]
config state=enabled mode=full periodicInform=enabled periodicInfInt=86400 sessionTimeout=60 noIpTimeout=180 maxEnvelopes=2 connectionRequest=enabled connectionReqPath="" connectionReqUserName=002417-ThomsonTG782-CP0905NTB4M connectionReqPsswd=_DEV_0AD33EFD18DCA3D874D5DDB0CF04B2E1F95BBF15EAB34F4EAE84C85AF8442C7D connectionReqAuth=digest qos-class=12 bootdelayrange=0 persistentSubscription=disabled
config am1Termination=disabled
config upgradedelay=disabled
server config url=http://192.168.249.131:7003/cwmpWeb/CPEMgt username=002417-ThomsonTG782-CP0905NTB4M password=_DEV_xxx 8C0DE37B92050C2FE51CED1106F6
debug traceconfig level=0
runtimevar softwareVersion=8.2.4.B bootstrap=enabled parameterkey=21058709

[ nat.ini ]
ifconfig intf=Internet translation=enabled
ifconfig intf=Voice translation=enabled
ifconfig intf=Management translation=enabled
tmpladd group=wan outside_addr=0.0.0.1 inside_addr=192.168.1.253 protocol=tcp outside_port=21-21 inside_port=21-21 mode=inbound weight=10
tmpladd group=wan outside_addr=0.0.0.1 inside_addr=192.168.1.253 protocol=tcp outside_port=21800-21805 inside_port=21800-21805 mode=inbound weight=10
config

[ igmp.ini ]
config state=enabled qi=60 qri=10 lmqi=1 rv=2 advinter=20 initadvinter=2 initadvcount=3 requirera=disabled localgroup=disabled
ifconfig intf=Management state=inactive
ifconfig intf=Voice state=inactive
ifconfig intf=LocalNetwork state=downstream version=IGMPv3 fastleave=disabled exptrack=disabled mrd=disabled
ifconfig intf=Internet state=inactive

[ ipqosef.ini ]

[ connection.ini ]
appconfig application=IP6TO4 trace=disabled
appconfig application=PPTP trace=disabled timeout=300
appconfig application=ESP timeout=900
appconfig application=IKE trace=disabled timeout=900 floating=enabled
appconfig application=SIP trace=disabled timeout=21600 childqos=VoIP-RTP floating=enabled
appconfig application=SIP childqos=VoIP-RTP SIP_ALG=enabled RTP_predict_for_term_SIP_ALG=enabled
appconfig application=JABBER trace=disabled timeout=120
appconfig application=CU/SeeMe trace=disabled
appconfig application=RAUDIO(PNA) trace=disabled
appconfig application=RTSP trace=disabled timeout=120 childqos=Video
appconfig application=ILS timeout=300
appconfig application=H245 timeout=300
appconfig application=H323 trace=disabled
appconfig application=IRC trace=disabled timeout=300
appconfig application=DHCP trace=disabled timeout=60
appconfig application=GAME(UDP) trace=disabled timeout=60
appconfig application=CONE(UDP) trace=disabled timeout=300
appconfig application=LOOSE(UDP) trace=disabled timeout=300
appconfig application=FTP trace=disabled
bind application=IP6TO4 port=0
bind application=PPTP port=1723-1723
bind application=ESP port=0
bind application=IKE port=500-500
bind application=SIP port=5060-5060
bind application=CU/SeeMe port=7648-7648
bind application=RAUDIO(PNA) port=7070-7070
bind application=RTSP port=554-554
bind application=ILS port=389-389
bind application=ILS port=1002-1002
bind application=H323 port=1720-1720
bind application=IRC port=6660-6669
bind application=FTP port=21-21
bind application=JABBER port=5222-5222
bind application=JABBER port=15222-15222
bind application=GAME(UDP) port=27010-27011
bind application=DHCP port=67-67
bind application=CONE(UDP) port=69-69
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=1
timerconfig timer=udpkill value=124
timerconfig timer=icmpkill value=60
timerconfig timer=ipidle value=60
timerconfig timer=ipkill value=0

[ switch.ini ]
mirror capture port=1
qos config state=disabled nbrOfQueues=0 realtime=enabled
storm ifconfig port=1 state=disabled rate=100 burstsize=2 broadcast=disabled multicast=disabled unknown=disabled
storm ifconfig port=2 state=disabled rate=100 burstsize=2 broadcast=disabled multicast=disabled unknown=disabled
storm ifconfig port=3 state=disabled rate=100 burstsize=2 broadcast=disabled multicast=disabled unknown=disabled
storm ifconfig port=4 state=disabled rate=100 burstsize=2 broadcast=disabled multicast=disabled unknown=disabled

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

[ system.ini ]
settime timezone=+01:00 daylightsaving=disabled gtzn=(UTC+01:00)
dst mode=Absolute startdate=24/01/2000 starttime=00:00:00 enddate=24/01/2000 endtime=00:16:40 startweekday=Sunday starthour=0 startweek=5 startmonth=3 endweekday=Sunday endhour=0 endweek=5 endmonth=10
config upnp=enabled tr64=disabled mdap=enabled resetbutton=enabled
config digestauth=enabled defaultconnection=Internet
config autosave=enabled autosavedelay=60
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

[ 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

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

[ mlp.ini ]

[ mlpuser.ini ]
xxx

[ argroupmember.ini ]

[ tls.ini ]
acs-client config state=enabled auth-serv=enabled valid-date=disabled valid-domain=disabled
https-server config state=enabled auth-client=disabled valid-date=disabled valid-domain=disabled

[ wireless.ini ]
ifconfig state=enabled
ifconfig interop=802.11b/g locale=Europe
ifconfig channel=auto ssid=xxx any=enabled rts=2347 protection=auto protmode=ctstoself prottrigger=local&overlap shortslot=auto frameburst=disabled dtim=3
qos config mode=wmm ackpolicy=normal apsd=yes
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=3008
qos apacconfig class=AC_VO acm=disabled cwmax=7 cwmin=3 aifsn=1 txop=1504
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=3008
qos staacconfig class=AC_VO acm=disabled cwmax=7 cwmin=3 aifsn=2 txop=1504
wps config ssid_id=0 state=enabled
wps mode ssid_id=0 value=5
wps ap_pin ssid_id=0 value=68734060
macacl config ssid_id=0 control=unlock
macacl add ssid_id=0 hwaddr=xxx permission=allow name=registered
macacl add ssid_id=0 hwaddr=xxx permission=allow name=registered
secmode wep encryptionkey=548ECBDDB6
secmode wpa-psk presharedkey=xxx rekeysec=0 version=WPA+WPA2
secmode config mode=wpa-psk
wds config state=enabled

[ tod.ini ]
config acchain=""
config state=disabled

[ system_raccess.ini ]
config state=disabled secure=enabled port=17685 timeout=20 mode=Temporary ipintf="" randompassword=enabled randomport=disabled group="" user="" todschedule=""

[ statecheck.ini ]
config interval=30 timeout=3600 groupop=or dmtree=atomic

[ service.ini ]
add name="AIM Talk" mode=client
add name=BearShare mode=server
add name=BitTorrent mode=client
add name="Checkpoint FW1 VPN" mode=server
add name="Counter Strike" mode=server
add name="DirectX 7" mode=server
add name="DirectX 8" mode=server
add name="DirectX 9" mode=server
add name=eMule mode=server
add name="FTP Server" mode=server
add name="Gamespy Arcade" mode=server
add name="HTTP Server (World Wide Web)" mode=server
add name="HTTPS Server" mode=server
add name=iMesh mode=server
add name=KaZaA mode=server
add name="Mail Server (SMTP)" mode=server
add name="Microsoft Remote Desktop" mode=server
add name="MSN Game Zone" mode=server
add name="MSN Game Zone (DX)" mode=server
add name="NNTP Server" mode=server
add name="PPTP Server" mode=server
add name="Secure Shell Server (SSH)" mode=server
add name="Steam Games" mode=server
add name="Telnet Server" mode=server
add name=Torrent-mule
add name=VNC mode=server
add name="Xbox Live" mode=server
rule add name="AIM Talk" protocol=tcp portrange=5190-5190 triggerport=4099 triggerprotocol=tcp
rule add name=BearShare protocol=tcp portrange=6346-6346
rule add name=BitTorrent protocol=tcp portrange=6881-6889
rule add name="Checkpoint FW1 VPN" protocol=tcp portrange=2599-2599
rule add name="Checkpoint FW1 VPN" protocol=udp portrange=2599-2599
rule add name="Counter Strike" protocol=udp portrange=1200-1200
rule add name="Counter Strike" protocol=udp portrange=27000-27015
rule add name="Counter Strike" protocol=tcp portrange=27030-27039
rule add name="DirectX 7" protocol=udp portrange=2302-2400
rule add name="DirectX 7" protocol=udp portrange=47624-47624
rule add name="DirectX 8" protocol=udp portrange=2302-2400
rule add name="DirectX 8" protocol=udp portrange=6073-6073
rule add name="DirectX 9" protocol=udp portrange=2302-2400
rule add name="DirectX 9" protocol=udp portrange=6073-6073
rule add name=eMule protocol=tcp portrange=4662-4662
rule add name=eMule protocol=udp portrange=4672-4672
rule add name="FTP Server" protocol=tcp portrange=21-21
rule add name="Gamespy Arcade" protocol=udp portrange=6500-6500
rule add name="Gamespy Arcade" protocol=udp portrange=6700-6700
rule add name="Gamespy Arcade" protocol=udp portrange=12300-12300
rule add name="Gamespy Arcade" protocol=udp portrange=27900-27900
rule add name="Gamespy Arcade" protocol=tcp portrange=28900-28900
rule add name="Gamespy Arcade" protocol=udp portrange=23000-23009
rule add name="HTTP Server (World Wide Web)" protocol=tcp portrange=80-80
rule add name="HTTPS Server" protocol=tcp portrange=443-443
rule add name=iMesh protocol=tcp portrange=1214-1214
rule add name=KaZaA protocol=tcp portrange=1214-1214
rule add name="Mail Server (SMTP)" protocol=tcp portrange=25-25
rule add name="Mail Server (SMTP)" protocol=udp portrange=25-25
rule add name="Microsoft Remote Desktop" protocol=tcp portrange=3389-3389
rule add name="Microsoft Remote Desktop" protocol=udp portrange=3389-3389
rule add name="MSN Game Zone" protocol=tcp portrange=6667-6667
rule add name="MSN Game Zone" protocol=udp portrange=6667-6667
rule add name="MSN Game Zone" protocol=tcp portrange=28800-29000
rule add name="MSN Game Zone" protocol=udp portrange=28800-29000
rule add name="MSN Game Zone (DX)" protocol=tcp portrange=2300-2400
rule add name="MSN Game Zone (DX)" protocol=udp portrange=2300-2400
rule add name="MSN Game Zone (DX)" protocol=tcp portrange=47624-47624
rule add name="MSN Game Zone (DX)" protocol=udp portrange=47624-47624
rule add name="NNTP Server" protocol=tcp portrange=119-119
rule add name="NNTP Server" protocol=udp portrange=119-119
rule add name="PPTP Server" protocol=tcp portrange=1723-1723
rule add name="Secure Shell Server (SSH)" protocol=tcp portrange=22-22
rule add name="Steam Games" protocol=tcp portrange=27030-27039
rule add name="Steam Games" protocol=udp portrange=1200-1200
rule add name="Steam Games" protocol=udp portrange=27000-27015
rule add name="Telnet Server" protocol=tcp portrange=23-23
rule add name=VNC protocol=tcp portrange=5500-5500
rule add name=VNC protocol=udp portrange=5500-5500
rule add name=VNC protocol=tcp portrange=5800-5800
rule add name=VNC protocol=udp portrange=5800-5800
rule add name=VNC protocol=tcp portrange=5900-5900
rule add name=VNC protocol=udp portrange=5900-5900
rule add name="Xbox Live" protocol=udp portrange=88-88
rule add name="Xbox Live" protocol=tcp portrange=3074-3074
rule add name="Xbox Live" protocol=udp portrange=3074-3074
rule add name=Torrent-mule protocol=tcp portrange=1000-1002
rule add name=Torrent-mule protocol=udp portrange=1003-1005
assign name=Torrent-mule host=192.168.1.21 log=disabled

[ fwlevel.ini ]
add name=BlockAll index=1 readonly=enabled udptrackmode=strict service=disabled proxy=disabled text="Use this Security Level to block all traffic from and to the Internet. Game and Application sharing is not allowed by the firewall."
add name=Standard index=2 readonly=enabled udptrackmode=loose service=enabled proxy=enabled text="Use this Security Level to allow all outgoing connections and block all incoming traffic. Game and Application sharing is allowed by the firewall."
add name=Disabled index=3 readonly=enabled udptrackmode=loose service=enabled proxy=enabled text="Disable the firewall. All traffic is allowed to pass through your gateway. Game and Application sharing is allowed by the firewall."
set name=Disabled

[ firewall.ini ]
config state=enabled keep=disabled tcpchecks=none udpchecks=enabled icmpchecks=enabled logdefault=disabled logthreshold=enabled tcpwindow=65536
debug traceconfig tcpchecks=disabled udpchecks=disabled icmpchecks=disabled sink=none forward=none source=none
chain add chain=forward_portmapping
rule add chain=forward index=2 name=For_NAT_portmapping clink=forward_portmapping log=disabled state=enabled action=link
rule add chain=source_fire index=1 name=AnyTraffic log=disabled state=enabled action=accept
rule add chain=forward_level_BlockAll index=1 name=AnyTraffic log=disabled state=enabled action=drop
rule add chain=forward_level_Standard index=1 name=FromLAN srcintf=lan log=disabled state=enabled action=accept
rule add chain=forward_level_Disabled index=1 name=AnyTraffic log=disabled state=enabled action=accept

[ voice.ini ]
tone patterntable add id=1 tone=on freq1=425 power1=-19 freq2=0 power2=0 freq3=0 power3=0 freq4=0 power4=0 duration=500 nextentry=2 maxloops=0 nextentryafterloops=0
tone patterntable add id=2 tone=on freq1=0 power1=0 freq2=0 power2=0 freq3=0 power3=0 freq4=0 power4=0 duration=500 nextentry=1 maxloops=0 nextentryafterloops=0
tone patterntable add id=11 tone=on freq1=425 power1=-20 freq2=0 power2=0 freq3=0 power3=0 freq4=0 power4=0 duration=200 nextentry=12 maxloops=0 nextentryafterloops=0
tone patterntable add id=12 tone=on freq1=0 power1=0 freq2=0 power2=0 freq3=0 power3=0 freq4=0 power4=0 duration=200 nextentry=13 maxloops=0 nextentryafterloops=0
tone patterntable add id=13 tone=on freq1=425 power1=-20 freq2=0 power2=0 freq3=0 power3=0 freq4=0 power4=0 duration=200 nextentry=14 maxloops=0 nextentryafterloops=0
tone patterntable add id=14 tone=on freq1=0 power1=0 freq2=0 power2=0 freq3=0 power3=0 freq4=0 power4=0 duration=9000 nextentry=11 maxloops=0 nextentryafterloops=0
tone patterntable add id=21 tone=on freq1=765 power1=-21 freq2=850 power2=-21 freq3=0 power3=0 freq4=0 power4=0 duration=1000 nextentry=22 maxloops=0 nextentryafterloops=0
tone patterntable add id=22 tone=on freq1=0 power1=0 freq2=0 power2=0 freq3=0 power3=0 freq4=0 power4=0 duration=5000 nextentry=21 maxloops=0 nextentryafterloops=0
tone patterntable add id=31 tone=on freq1=1400 power1=-20 freq2=0 power2=0 freq3=0 power3=0 freq4=0 power4=0 duration=400 nextentry=32 maxloops=0 nextentryafterloops=0
tone patterntable add id=32 tone=on freq1=0 power1=0 freq2=0 power2=0 freq3=0 power3=0 freq4=0 power4=0 duration=15000 nextentry=31 maxloops=0 nextentryafterloops=0
tone patterntable add id=41 tone=on freq1=425 power1=-20 freq2=0 power2=0 freq3=0 power3=0 freq4=0 power4=0 duration=250 nextentry=42 maxloops=0 nextentryafterloops=0
tone patterntable add id=42 tone=on freq1=0 power1=0 freq2=0 power2=0 freq3=0 power3=0 freq4=0 power4=0 duration=250 nextentry=41 maxloops=0 nextentryafterloops=0
tone patterntable add id=51 tone=on freq1=425 power1=-19 freq2=0 power2=0 freq3=0 power3=0 freq4=0 power4=0 duration=0 nextentry=0 maxloops=0 nextentryafterloops=0
tone patterntable add id=61 tone=on freq1=425 power1=-19 freq2=0 power2=0 freq3=0 power3=0 freq4=0 power4=0 duration=1200 nextentry=62 maxloops=0 nextentryafterloops=0
tone patterntable add id=62 tone=on freq1=0 power1=0 freq2=0 power2=0 freq3=0 power3=0 freq4=0 power4=0 duration=40 nextentry=63 maxloops=0 nextentryafterloops=0
tone patterntable add id=63 tone=on freq1=425 power1=-19 freq2=0 power2=0 freq3=0 power3=0 freq4=0 power4=0 duration=40 nextentry=62 maxloops=4 nextentryafterloops=51
tone patterntable add id=81 tone=on freq1=1400 power1=-20 freq2=0 power2=0 freq3=0 power3=0 freq4=0 power4=0 duration=500 nextentry=82 maxloops=0 nextentryafterloops=0
tone patterntable add id=82 tone=on freq1=0 power1=0 freq2=0 power2=0 freq3=0 power3=0 freq4=0 power4=0 duration=5000 nextentry=83 maxloops=0 nextentryafterloops=0
tone patterntable add id=83 tone=on freq1=1400 power1=-20 freq2=0 power2=0 freq3=0 power3=0 freq4=0 power4=0 duration=500 nextentry=84 maxloops=0 nextentryafterloops=0
tone patterntable add id=84 tone=on freq1=0 power1=0 freq2=0 power2=0 freq3=0 power3=0 freq4=0 power4=0 duration=5000 nextentry=81 maxloops=0 nextentryafterloops=0
tone patterntable add id=91 tone=on freq1=1400 power1=-20 freq2=0 power2=0 freq3=0 power3=0 freq4=0 power4=0 duration=400 nextentry=92 maxloops=0 nextentryafterloops=0
tone patterntable add id=92 tone=on freq1=0 power1=0 freq2=0 power2=0 freq3=0 power3=0 freq4=0 power4=0 duration=15000 nextentry=91 maxloops=0 nextentryafterloops=0
tone patterntable add id=101 tone=on freq1=425 power1=-20 freq2=0 power2=0 freq3=0 power3=0 freq4=0 power4=0 duration=200 nextentry=102 maxloops=0 nextentryafterloops=0
tone patterntable add id=102 tone=on freq1=0 power1=0 freq2=0 power2=0 freq3=0 power3=0 freq4=0 power4=0 duration=200 nextentry=103 maxloops=0 nextentryafterloops=0
tone patterntable add id=103 tone=on freq1=425 power1=-20 freq2=0 power2=0 freq3=0 power3=0 freq4=0 power4=0 duration=200 nextentry=104 maxloops=0 nextentryafterloops=0
tone patterntable add id=104 tone=on freq1=0 power1=0 freq2=0 power2=0 freq3=0 power3=0 freq4=0 power4=0 duration=9000 nextentry=101 maxloops=0 nextentryafterloops=0
tone patterntable add id=111 tone=on freq1=425 power1=-19 freq2=0 power2=0 freq3=0 power3=0 freq4=0 power4=0 duration=1000 nextentry=112 maxloops=0 nextentryafterloops=0
tone patterntable add id=112 tone=on freq1=0 power1=0 freq2=0 power2=0 freq3=0 power3=0 freq4=0 power4=0 duration=4000 nextentry=111 maxloops=0 nextentryafterloops=0
tone patterntable add id=121 tone=on freq1=425 power1=-19 freq2=0 power2=0 freq3=0 power3=0 freq4=0 power4=0 duration=0 nextentry=0 maxloops=0 nextentryafterloops=0
tone patterntable add id=131 tone=on freq1=425 power1=-19 freq2=0 power2=0 freq3=0 power3=0 freq4=0 power4=0 duration=500 nextentry=132 maxloops=0 nextentryafterloops=0
tone patterntable add id=132 tone=on freq1=0 power1=0 freq2=0 power2=0 freq3=0 power3=0 freq4=0 power4=0 duration=50 nextentry=131 maxloops=0 nextentryafterloops=0
tone patterntable add id=141 tone=on freq1=1400 power1=-20 freq2=0 power2=0 freq3=0 power3=0 freq4=0 power4=0 duration=500 nextentry=142 maxloops=0 nextentryafterloops=0
tone patterntable add id=142 tone=on freq1=0 power1=0 freq2=0 power2=0 freq3=0 power3=0 freq4=0 power4=0 duration=5000 nextentry=141 maxloops=0 nextentryafterloops=0
tone patterntable add id=151 tone=on freq1=2130 power1=-16 freq2=2750 power2=-16 freq3=0 power3=0 freq4=0 power4=0 duration=100 nextentry=0 maxloops=0 nextentryafterloops=0
tone patterntable add id=201 tone=on freq1=425 power1=-3 freq2=0 power2=0 freq3=0 power3=0 freq4=0 power4=0 duration=200 nextentry=202 maxloops=0 nextentryafterloops=0
tone patterntable add id=202 tone=on freq1=0 power1=0 freq2=0 power2=0 freq3=0 power3=0 freq4=0 power4=0 duration=300 nextentry=203 maxloops=0 nextentryafterloops=0
tone patterntable add id=203 tone=on freq1=425 power1=-3 freq2=0 power2=0 freq3=0 power3=0 freq4=0 power4=0 duration=700 nextentry=204 maxloops=0 nextentryafterloops=0
tone patterntable add id=204 tone=on freq1=0 power1=0 freq2=0 power2=0 freq3=0 power3=0 freq4=0 power4=0 duration=800 nextentry=201 maxloops=0 nextentryafterloops=0
tone patterntable add id=211 tone=on freq1=425 power1=-3 freq2=0 power2=0 freq3=0 power3=0 freq4=0 power4=0 duration=1000 nextentry=212 maxloops=0 nextentryafterloops=0
tone patterntable add id=212 tone=on freq1=0 power1=0 freq2=0 power2=0 freq3=0 power3=0 freq4=0 power4=0 duration=4000 nextentry=211 maxloops=0 nextentryafterloops=0
tone patterntable add id=221 tone=on freq1=425 power1=-3 freq2=0 power2=0 freq3=0 power3=0 freq4=0 power4=0 duration=500 nextentry=222 maxloops=0 nextentryafterloops=0
tone patterntable add id=222 tone=on freq1=0 power1=0 freq2=0 power2=0 freq3=0 power3=0 freq4=0 power4=0 duration=500 nextentry=221 maxloops=0 nextentryafterloops=0
tone patterntable add id=231 tone=on freq1=425 power1=-3 freq2=0 power2=0 freq3=0 power3=0 freq4=0 power4=0 duration=200 nextentry=232 maxloops=0 nextentryafterloops=0
tone patterntable add id=232 tone=on freq1=0 power1=0 freq2=0 power2=0 freq3=0 power3=0 freq4=0 power4=0 duration=200 nextentry=231 maxloops=0 nextentryafterloops=0
tone patterntable add id=241 tone=on freq1=425 power1=-3 freq2=0 power2=0 freq3=0 power3=0 freq4=0 power4=0 duration=0 nextentry=0 maxloops=0 nextentryafterloops=0
tone patterntable add id=251 tone=on freq1=425 power1=-11 freq2=0 power2=0 freq3=0 power3=0 freq4=0 power4=0 duration=500 nextentry=252 maxloops=0 nextentryafterloops=0
tone patterntable add id=252 tone=on freq1=0 power1=0 freq2=0 power2=0 freq3=0 power3=0 freq4=0 power4=0 duration=15000 nextentry=251 maxloops=0 nextentryafterloops=0
tone patterntable add id=261 tone=on freq1=425 power1=-3 freq2=0 power2=0 freq3=0 power3=0 freq4=0 power4=0 duration=40 nextentry=262 maxloops=0 nextentryafterloops=0
tone patterntable add id=262 tone=on freq1=0 power1=0 freq2=0 power2=0 freq3=0 power3=0 freq4=0 power4=0 duration=40 nextentry=261 maxloops=0 nextentryafterloops=0
tone patterntable add id=271 tone=on freq1=425 power1=-6 freq2=0 power2=0 freq3=0 power3=0 freq4=0 power4=0 duration=100 nextentry=272 maxloops=0 nextentryafterloops=0
tone patterntable add id=272 tone=on freq1=0 power1=0 freq2=0 power2=0 freq3=0 power3=0 freq4=0 power4=0 duration=100 nextentry=273 maxloops=0 nextentryafterloops=0
tone patterntable add id=273 tone=on freq1=425 power1=-6 freq2=0 power2=0 freq3=0 power3=0 freq4=0 power4=0 duration=100 nextentry=274 maxloops=0 nextentryafterloops=0
tone patterntable add id=274 tone=on freq1=0 power1=0 freq2=0 power2=0 freq3=0 power3=0 freq4=0 power4=0 duration=100 nextentry=275 maxloops=0 nextentryafterloops=0
tone patterntable add id=275 tone=on freq1=425 power1=-6 freq2=0 power2=0 freq3=0 power3=0 freq4=0 power4=0 duration=100 nextentry=276 maxloops=0 nextentryafterloops=0
tone patterntable add id=276 tone=on freq1=0 power1=0 freq2=0 power2=0 freq3=0 power3=0 freq4=0 power4=0 duration=500 nextentry=201 maxloops=0 nextentryafterloops=0
tone descrtable add tone=dial status=enabled delay=0 patternentryid=201 file="" filerepeat=0 text="" maxduration=0 nexttone="" repeatafter=0
tone descrtable add tone=none status=enabled delay=0 patternentryid=0 file="" filerepeat=0 text="" maxduration=0 nexttone="" repeatafter=0
tone descrtable add tone=remotecallhold status=disabled delay=0 patternentryid=91 file="" filerepeat=0 text="" maxduration=0 nexttone="" repeatafter=0
tone descrtable add tone=callhold status=enabled delay=0 patternentryid=241 file="" filerepeat=0 text="" maxduration=0 nexttone="" repeatafter=0
tone descrtable add tone=remotecallwaiting status=disabled delay=0 patternentryid=101 file="" filerepeat=0 text="" maxduration=0 nexttone="" repeatafter=0
tone descrtable add tone=callwaiting status=enabled delay=2500 patternentryid=11 file="" filerepeat=0 text="" maxduration=0 nexttone="" repeatafter=9600
tone descrtable add tone=rejection status=enabled delay=0 patternentryid=71 file="" filerepeat=0 text="" maxduration=0 nexttone="" repeatafter=0
tone descrtable add tone=confirmation status=enabled delay=0 patternentryid=261 file="" filerepeat=0 text="" maxduration=0 nexttone="" repeatafter=0
tone descrtable add tone=release status=enabled delay=0 patternentryid=81 file="" filerepeat=0 text="" maxduration=0 nexttone="" repeatafter=0
tone descrtable add tone=warning status=enabled delay=0 patternentryid=141 file="" filerepeat=0 text="" maxduration=0 nexttone="" repeatafter=0
tone descrtable add tone=congestion status=enabled delay=0 patternentryid=231 file="" filerepeat=0 text="" maxduration=0 nexttone="" repeatafter=0
tone descrtable add tone=busy status=enabled delay=0 patternentryid=221 file="" filerepeat=0 text="" maxduration=0 nexttone="" repeatafter=0
tone descrtable add tone=ringback status=enabled delay=0 patternentryid=211 file="" filerepeat=0 text="" maxduration=0 nexttone="" repeatafter=0
tone descrtable add tone=mwi status=enabled delay=0 patternentryid=271 file="" filerepeat=0 text="" maxduration=0 nexttone="" repeatafter=0
tone descrtable add tone=specialdial status=enabled delay=0 patternentryid=121 file="" filerepeat=0 text="" maxduration=0 nexttone="" repeatafter=0
tone descrtable add tone=stutterdial status=enabled delay=0 patternentryid=131 file="" filerepeat=0 text="" maxduration=0 nexttone="" repeatafter=0
tone eventtable modify eventid=1 tone=specialdial
tone eventtable modify eventid=2 tone=congestion
tone eventtable modify eventid=3 tone=specialdial
tone eventtable modify eventid=4 tone=congestion
tone eventtable modify eventid=5 tone=specialdial
tone eventtable modify eventid=6 tone=congestion
tone eventtable modify eventid=7 tone=specialdial
tone eventtable modify eventid=8 tone=congestion
tone eventtable modify eventid=9 tone=specialdial
tone eventtable modify eventid=10 tone=congestion
tone eventtable modify eventid=11 tone=specialdial
tone eventtable modify eventid=12 tone=congestion
tone eventtable modify eventid=13 tone=specialdial
tone eventtable modify eventid=14 tone=congestion
tone eventtable modify eventid=15 tone=congestion
tone eventtable modify eventid=16 tone=dial
tone eventtable modify eventid=17 tone=stutterdial
tone eventtable modify eventid=18 tone=mwi
tone eventtable modify eventid=19 tone=specialdial
tone eventtable modify eventid=20 tone=congestion
tone eventtable modify eventid=101 tone=warning
tone eventtable modify eventid=102 tone=warning
tone eventtable modify eventid=103 tone=warning
tone eventtable modify eventid=104 tone=stutterdial
tone eventtable modify eventid=105 tone=confirmation
tone eventtable modify eventid=106 tone=rejection
tone eventtable modify eventid=107 tone=confirmation
tone eventtable modify eventid=108 tone=rejection
tone eventtable modify eventid=201 tone=congestion
tone eventtable modify eventid=202 tone=congestion
tone eventtable modify eventid=203 tone=congestion
tone eventtable modify eventid=204 tone=congestion
tone eventtable modify eventid=205 tone=congestion
tone eventtable modify eventid=305 tone=none
tone eventtable modify eventid=401 tone=callwaiting
tone eventtable modify eventid=402 tone=remotecallwaiting
tone eventtable modify eventid=403 tone=none
tone eventtable modify eventid=404 tone=dial
tone eventtable modify eventid=405 tone=callhold
tone eventtable modify eventid=406 tone=remotecallhold
tone eventtable modify eventid=407 tone=release
tone eventtable modify eventid=408 tone=warning
tone eventtable modify eventid=501 tone=none
tone eventtable modify eventid=502 tone=none
tone eventtable modify eventid=503 tone=none
tone eventtable modify eventid=999 tone=warning
sip config useragentdomain="" primproxyaddr=172.29.165.11 secproxyaddr=0.0.0.0 proxyport=sip secproxyport=sip primregaddr=172.29.165.11 secregaddr=0.0.0.0 regport=sip regexpire=3600 regexpire_Tbefore=1 notifier_addr=172.29.165.11 notifier_port=sip subscribe_expire=3600 CWreply=180 transport=UDP rtpmapstaticPT=disabled
sip config reinvite_stop_audio=disabled PRACK=enabled clirformat=standard DTMF*#inINFO=1011 clip_consider_displayname=yes sdp_ptime=20 replace#=enabled symmetriccodec=enabled reinvite_at_cgfax_detect=disabled SIPURI_port=enabled rport=disabled SDP_username=default ringtoneat183=disabled t38portincrement=0 ping=0
sip config min-se=90 session-expires=3600 expires=0 register-backoff-timer=0 stickyoutbproxy=enabled privacy=ignore SDP_username_per_UA=disabled stop_register_on_403=disabled transport_in_contact=disabled distinct_t38_port=enabled timert1=500 timert2=4000 timertf=32000
sip sdp config callholddirection=sendonly versioncheck=yes
sip responsemap add responsecode=1xx tone=none textmessage=""
sip responsemap add responsecode=180 tone=ringback textmessage=""
sip responsemap add responsecode=181 tone=ringback textmessage=""
sip responsemap add responsecode=182 tone=ringback textmessage=""
sip responsemap add responsecode=183 tone=ringback textmessage=""
sip responsemap add responsecode=2xx tone=none textmessage=""
sip responsemap add responsecode=3xx tone=none textmessage=""
sip responsemap add responsecode=4xx tone=warning textmessage=""
sip responsemap add responsecode=486 tone=busy textmessage=""
sip responsemap add responsecode=5xx tone=warning textmessage=""
sip responsemap add responsecode=6xx tone=warning textmessage=""
numbtransl config Globalnumbpostprocess=disabled
codec config type=g711u ptime=20 vad=disabled priority=9 status=enabled
codec config type=g711a ptime=20 vad=disabled priority=8 status=enabled
codec config type=g722 ptime=30 vad=enabled priority=3 status=disabled
codec config type=g723_1 ptime=30 vad=disabled priority=3 status=disabled
codec config type=g726_16 ptime=20 vad=disabled priority=7 status=disabled
codec config type=g726_24 ptime=20 vad=disabled priority=6 status=disabled
codec config type=g726_32 ptime=20 vad=disabled priority=5 status=disabled
codec config type=g726_40 ptime=20 vad=disabled priority=4 status=disabled
codec config type=g729 ptime=20 vad=disabled priority=1 status=enabled
codec dynamic config type=rfc2833 payloadtype=97
codec dynamic config type=g726_16 payloadtype=98
codec dynamic config type=g726_24 payloadtype=99
codec dynamic config type=g726_32 payloadtype=100
codec dynamic config type=g726_40 payloadtype=101
services config mwi_phone=both mwi_network=sollicited prefix_servcode=standard servcode_cmd=standard cfu_dest="" cfnr_timer=10 cfnr_dest="" cfbs_dest="" hfhf_feature=disabled cw_reject_persistence=disabled cw_timer=30 cw_reject_scope=specific aes_from_email_address="" aes_to_email_address="" aes_outg_smtp_server="" vmnr_timer=10 voice_mail_size_limit=2099152
services soc config Registerrecalltimer=2
services soc modify function=NoActiveCallRetrieveHeld SOC=HF1
services soc modify function=HoldActiveCallAndEnableCallSetup SOC=HFTOorHF2
services provision type=transfer
services activate type=transfer
services assign type=transfer servicecode=96
services provision type=hold
services activate type=hold
services assign type=hold servicecode=94
services provision type=waiting
services deactivate type=waiting
services assign type=waiting servicecode=43
services provision type=mwi
services deactivate type=mwi
services assign type=mwi servicecode=98
services provision type=clip
services activate type=clip
services assign type=clip servicecode=30
services withdraw type=clir
services deactivate type=clir
services assign type=clir servicecode=31
services withdraw type=acr
services deactivate type=acr
services assign type=acr servicecode=15
services provision type=3pty
services activate type=3pty
services assign type=3pty servicecode=95
services withdraw type=forcedFXO
services deactivate type=forcedFXO
services assign type=forcedFXO servicecode=01
services withdraw type=cfu
services deactivate type=cfu
services assign type=cfu servicecode=21
services withdraw type=cfnr
services deactivate type=cfnr
services assign type=cfnr servicecode=61
services withdraw type=cfbs
services deactivate type=cfbs
services assign type=cfbs servicecode=67
services withdraw type=mce
services deactivate type=mce
services assign type=mce servicecode=201
services withdraw type=vmnr
services deactivate type=vmnr
services assign type=vmnr servicecode=64
services withdraw type=callreturn
services assign type=callreturn servicecode=69
services withdraw type=ccbs
services assign type=ccbs servicecode=37
fxsport config interdigit=5000 interdigitOpen=5000
fxoport config fxodisconnect=1000 incfxodest=all
qos config type=Signaling qosfield=DSCP dscp=af42
qos config type=Realtime qosfield=DSCP dscp=ef
country config country=cee
dialplan add prefix=94 defaultport=FXO fallbackport=NA priority=Low fallback=0 minimumdigits=2 maximumdigits=2 posofmodify=0 remnumdigits=0 insert="" rescan=0 data=0 action=ROUTE_excl_eon
dialplan add prefix=93 defaultport=FXO fallbackport=NA priority=Low fallback=0 minimumdigits=2 maximumdigits=2 posofmodify=0 remnumdigits=0 insert="" rescan=0 data=0 action=ROUTE_excl_eon
dialplan add prefix=92 defaultport=FXO fallbackport=NA priority=Low fallback=0 minimumdigits=2 maximumdigits=2 posofmodify=0 remnumdigits=0 insert="" rescan=0 data=0 action=ROUTE_excl_eon
dialplan add prefix=112 defaultport=FXO fallbackport=NA priority=Low fallback=0 minimumdigits=3 maximumdigits=3 posofmodify=0 remnumdigits=0 insert="" rescan=0 data=0 action=ROUTE_excl_eon
dialplan add prefix=9155 defaultport=FXO fallbackport=NA priority=Low fallback=0 minimumdigits=4 maximumdigits=4 posofmodify=0 remnumdigits=0 insert="" rescan=0 data=0 action=ROUTE_excl_eon
dialplan add prefix=*40 defaultport=FXO fallbackport=NA priority=Low fallback=0 minimumdigits=1 maximumdigits=30 posofmodify=1 remnumdigits=3 insert="" rescan=0 data=0 action=ROUTE_excl_eon
profile add SIP_URI=0001 username=0001 password=_DEV_xxx displayname="" voiceport=FXS1 abbr="" enable=enabled
profile add SIP_URI=0002 username=0002 password=_DEV_xxx displayname="" voiceport=FXS2 abbr="" enable=enabled
cac config max#portsperprofile=all
dns config startentry=first maxentries=5
config autofxo=enabled digitrelay=inband click2dial_ports=all rtp_portrange=1024-49151 sign_internal=external static_intf=enabled intf=Voice endofnumber=# countrycode=0 delayeddisconnect=disabled delayeddisconnecttimer=60 ringmuteduration=0 feature-mngt=internal nocallsetupmsg=never syslogscope=none
fax config detect_timeout=60 early-detect-faxmodem=enabled transport=t38 udptl_redun=0
ringing patterntable set profile=0001
ringing eventtable modify eventid=1 ringid=0
ringing eventtable modify eventid=11 ringid=0
ringing eventtable modify eventid=21 ringid=0
ringing eventtable modify eventid=22 ringid=0
ringing patterntable set profile=0002
ringing eventtable modify eventid=1 ringid=0
ringing eventtable modify eventid=11 ringid=0
ringing eventtable modify eventid=21 ringid=0
ringing eventtable modify eventid=22 ringid=0
dectport config substimeout=90 reinsert-window-trigger-pairing=10
decthandset upgrade config state=disabled initialcheck=disabled periodiccheckperiod=0 upgradeatchangedurl=disabled

[ servmgr.ini ]
ifadd name=PPTP group=lan
ifadd name=HTTP group=lan
ifadd name=HTTP group=wan
ifadd name=HTTPs group=lan
ifadd name=HTTPs group=wan
ifadd name=FTP group=lan
ifadd name=TELNET group=lan
ifadd name=TELNET group=wan
ifadd name=DNS-S group=lan
ifadd name=MDAP group=lan
ifadd name=SSDP group=lan
ifadd name=PING_RESPONDER group=lan
ifadd name=PING_RESPONDER group=wan
ipadd name=HTTP ip=192.168.0.0/16
ipadd name=HTTP ip=172.29.*.0/24
ipadd name=HTTP ip=172.[16-31].*.*
ipadd name=HTTP ip=10.0.0.0/8
ipadd name=HTTPs ip=192.168.0.0/16
ipadd name=HTTPs ip=172.29.*.0/24
ipadd name=HTTPs ip=172.[16-31].*.*
ipadd name=HTTPs ip=10.0.0.0/8
ipadd name=TELNET ip=192.168.0.0/16
ipadd name=TELNET ip=172.29.*.0/24
ipadd name=TELNET ip=172.[16-31].*.*
ipadd name=TELNET ip=10.0.0.0/8
ipadd name=PING_RESPONDER ip=192.168.0.0/16
ipadd name=PING_RESPONDER ip=172.29.*.0/24
ipadd name=PING_RESPONDER ip=172.[16-31].*.*
ipadd name=PING_RESPONDER ip=10.0.0.0/8
modify name=PPTP state=enabled
modify name=SNTP state=disabled
modify name=SLA_ICMP_PING state=enabled
modify name=SLA_UDP_PING state=disabled
modify name=HTTP state=enabled
modify name=HTTPs state=enabled
modify name=TFTP-C state=disabled
modify name=FTP state=enabled
modify name=TELNET state=enabled
modify name=IGMP-Proxy state=enabled
modify name=DNS-S state=enabled
modify name=DNS-C state=enabled
modify name=DHCP-S state=enabled
modify name=MDAP state=enabled
modify name=CWMP-C state=enabled routelabel=Management
modify name=CWMP-S state=enabled
modify name=SSDP state=enabled
modify name=VOIP_SIP state=disabled
modify name=IP_COMMANDS state=enabled
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=MDAP port=3235
mapadd name=SSDP port=1900

[ kta.ini ]

[ kti.ini ]

[ koa.ini ]
a d="" l=yes

[ koi.ini ]
a d="" l=yes

[ endofarch ]

Zadnje izmijenjeno od: mann. 02.06.2010. u 23:30.
mann je offline   Reply With Quote