cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
4302
Views
5
Helpful
6
Replies

C877 : ToIP configuration need help [SOLVED]

nemorelax98735
Level 1
Level 1

Hi Everyone,

I desperately need some help on a configuration I’ve been trying to  complete unsuccessfully.   

Here’s the equipment I’m using:

- Cisco C877 IOS : C870 Software (C870-ADVIPSERVICESK9-M), Version  12.4(6)T7, RELEASE SOFTWARE (fc5)

- SPA112 for the ToIP

FAI  :

- MANA (French Polynesia)

ISP global architecture   (Internet/ToIP):

- one VC 8/35, pppoe for Internet, configured and  operational
- one VC 8/36, aal5snap for voice

This is where I’m  at:

- Operator BOX : TG797V2, download of configuration file : OK
- Using the configuration file, I can get the info regarding the VC and also the  SIP account connecting info
- Creation of 2 sub interfaces on the router :  atm 0.1 et atm 0.2
- Under interface atm 0.1 = Internet, configured with  Dialer, OK
- Under interface atm 0.2 = ToIP, configured with IP address in  DHCP
- Both sub interfaces retrieve their respective IP addresses
- I  deactivated almost all ACLs so they don’t interfere with the tests
- The SPA112 box cannot register

In other words, my problem is that I can’t find a way to  interface all the equipment above so my SPA112 box can register with the MANA  Internet provider.


Do I need to bridge all sub interfaces? If yes, which ones?
Do I  need to create a dedicated VLan to audio flows?
Do I need to use NAT/PAT on  the ATM 0.2 sub interface?

I lack the competence to complete such configurations, so I would be very thankful to anyone who could help me out a  bit on this one Smile


Here’s an excerpt of the "sh run" regarding the ATM sub interfaces  :

interface ATM0
no ip address
no atm ilmi-keepalive
dsl  operating-mode auto
!
interface ATM0.1 point-to-point
description SOUS  INTERFACE ADSL PVC 8/35
no snmp trap link-status
pvc 8/35
pppoe-client  dial-pool-number 1
!
!
interface ATM0.2 point-to-point
description  SOUS INTERFACE VOICE PVC 8/36
mtu 1500
ip address dhcp
ip  virtual-reassembly
no snmp trap link-status
atm route-bridged ip
pvc  8/36
oam-pvc 0
encapsulation aal5snap

Here’s an excerp of "sh ip  route"

Gateway of last resort is 0.0.0.0 to network 0.0.0.0

S  172.30.0.0/16 [254/0] via 172.32.0.1
C 172.32.0.0/16 is directly connected,  ATM0.2
10.0.0.0/8 is variably subnetted, 2 subnets, 2 masks
S 10.0.0.0/8  is directly connected, ATM0.2
C 10.10.20.0/24 is directly connected,  Tunnel0
123.0.0.0/32 is subnetted, 2 subnets
C *.*.*.* is directly  connected, Dialer1
C *.*.*.* is directly connected, Dialer1
S  192.168.1.0/24 is directly connected, Tunnel0
C 192.168.2.0/24 is directly  connected, Vlan1
S* 0.0.0.0/0 is directly connected, Dialer1

Here’s an excerp of  ip route conf

ip route 0.0.0.0 0.0.0.0  Dialer1 10
ip route 10.0.0.0 255.0.0.0 ATM0.2 (I established a route to force  the flow, and I doubt it serves a purpose)
ip route 192.168.1.0 255.255.255.0  Tunnel0


NB : All suggestions are very welcome :), I’m running out of  opions here and I would love to use my Cisco with that ToIP! I’m sure y’all can  understand my frustrations.”
6 Replies 6

paolo bevilacqua
Hall of Fame
Hall of Fame

I think you are not far from the solution. But to get to the right configuarion, would need to know more details about what the ISP wants you to do.

Note: isnce Cisco is practically the only brand that supports multiple PVCs, you can ask you ISP for the configuration.

Hello  Paolo and many thanks for taking the time to answer my questions so  promptly.

In regards to calling FAI to get more info, it’s almost mission  impossible because they want to protect such info in order to force users to use  their equipement. I had to crack their protections to access the configuration  data of their own equipement.


NB : The TG797V2 (their equipment, manabox) is auto-configured by TR069

You will find all  the info I have in this excerpt from the configuration file of the box (Thomson  TG797V2):

[ sntpc.ini ]

add name=ntp.mana.pf version=3

config state=enabled poll=60 pollpresync=5 wanSubscribe=disabled

debug traceconfig 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=fr 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"

add name=addroot index=0 command="user add name root password **** role root descr ROOT"

add name=addroot index=1 command="user add name superuser password **** role root descr ROOT"

[ env.ini ]

set var=CONF_REGION value="Polynésie française"

set var=CONF_PROVIDER value=Mana

set var=CONF_DESCRIPTION value="Configuration Usine"

set var=CONF_SERVICE value="Connexion Internet Mana"

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}

set var=CONF_DEL_ISP_RTFD value=disabled

set var=WL0_SSID_PREFIX_CUSTOM value=Thomson

set var=WL1_SSID_PREFIX_CUSTOM value=ThomCom

set var=WL2_SSID_PREFIX_CUSTOM value=ThomMob

set var=WL3_SSID_PREFIX_CUSTOM value=ThomGst

set var=WL0_SSID value=ManaBOX${_SSID_POSTFIX_LEGACY_OR_MAC}

set var=WL1_SSID value=${WL1_SSID_PREFIX_CUSTOM}${_SSID_POSTFIX_LEGACY_OR_MAC}

set var=WL2_SSID value=${WL2_SSID_PREFIX_CUSTOM}${_SSID_POSTFIX_LEGACY_OR_MAC}

set var=WL3_SSID value=${WL3_SSID_PREFIX_CUSTOM}${_SSID_POSTFIX_LEGACY_OR_MAC}

set var=ACS_URL value=https://acs.mana.pf:8443/dps-digest/TR069

set var=COLUMNS value=80

set var=ROWS value=24

set var=SESSIONTIMEOUT value=0

set var=CONF_DATE value="Configuration modifiée manuellement"

set var=CONF_TPVERSION value=2.0.0

[ wizard.ini ]

config allow_factory_tpl=no trace=no autopopup=yes configtime=40

[ phone.ini ]

add name=atm_pvc_8_35 addr=8*35

add name=pvc_voice addr=8*36

[ ipqos.ini ]

config dest=atm_pvc_8_35 state=enabled maxbytes=128

config dest=pvc_voice

queue config dest=atm_pvc_8_35 queue=0 maxbytes=64 hold=2000 loprio=0 hiprio=5

queue config dest=atm_pvc_8_35 queue=1 ackfiltering=enabled maxpackets=40 maxbytes=100 hold=2000 loprio=6 hiprio=7

queue config dest=atm_pvc_8_35 queue=2 hold=2000 loprio=8 hiprio=9

queue config dest=atm_pvc_8_35 queue=3 hold=2000 loprio=10 hiprio=11

queue config dest=atm_pvc_8_35 queue=4 hold=2000 loprio=12 hiprio=13

queue config dest=atm_pvc_8_35 queue=5 maxpackets=30 maxbytes=12 hold=2000 loprio=14 hiprio=15

queue config dest=pvc_voice queue=0 loprio=0 hiprio=5

queue config dest=pvc_voice queue=1 loprio=6 hiprio=7

queue config dest=pvc_voice queue=2 loprio=8 hiprio=9

queue config dest=pvc_voice queue=3 loprio=10 hiprio=11

queue config dest=pvc_voice queue=4 loprio=12 hiprio=13

queue config dest=pvc_voice queue=5 loprio=14 hiprio=15

[ qos.ini ]

config format=bytes

ctdadd name=default conformance=UBR

ctdadd name=vbr_voice conformance=VBR.t peakrate=160 sustrate=120 maxburst=192 realtime=enabled

add name=default txctd=default rxctd=default

add name=qos_voice txctd=vbr_voice rxctd=vbr_voice

[ atm.ini ]

ifadd intf=atm_Internet

ifconfig intf=atm_Internet dest=atm_pvc_8_35 ulp=mac

ifattach intf=atm_Internet

ifadd intf=atm_voice_8_36

ifconfig intf=atm_voice_8_36 dest=pvc_voice qos=qos_voice ulp=mac

ifattach intf=atm_voice_8_36

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

[ wireless.ini ]

radio state=enabled channel=0 rts=2347 interop=802.11b/g/n protection=auto protmode=ctstoself prottrigger=local&overlap shortslot=auto frameburst=disabled locale=Europe dtim=3 srl=7 lrl=4 frameaggregation=ampdu radio_id=0

radio interferencemode=auto interferencechannel="1 2 3 4 5 6 7 8 9 10 11 12 13" radio_id=0

mssid ifadd radio_id=0

mssid ifconfig ssid_id=0 ssid=ManaBOXFCD5AD apisolation=disabled any=enabled secmode=wpa-psk WEPkey=**** WPAPSKkey=**** WPAPSKversion=WPA+WPA2 radio_id=0

mssid ifattach ssid_id=0 radio_id=0

qos config mode=wmm ackpolicy=normal apsd=no radio_id=0

qos apacconfig acm=disabled cwmax=63 cwmin=15 aifsn=3 txop=0

qos apacconfig acm=disabled cwmax=1023 cwmin=15 aifsn=7 txop=0

qos apacconfig acm=disabled cwmax=15 cwmin=7 aifsn=1 txop=3008

qos apacconfig acm=disabled cwmax=7 cwmin=3 aifsn=1 txop=1504

qos staacconfig acm=disabled cwmax=1023 cwmin=15 aifsn=3 txop=0

qos staacconfig acm=disabled cwmax=1023 cwmin=15 aifsn=7 txop=0

qos staacconfig acm=disabled cwmax=15 cwmin=7 aifsn=2 txop=3008

qos staacconfig acm=disabled cwmax=7 cwmin=3 aifsn=2 txop=1504

macacl config ssid_id=0 radio_id=0 control=unlock regtime=60

wds config state=disabled

wps config ssid_id=0 radio_id=0 state=enabled

wps mode ssid_id=0 radio_id=0 state=configured

wps ap_pin ssid_id=0 radio_id=0 value=57314785

[ vlan_res.ini ]

add name=voice vid=4 addrule=disabled

[ vlan_priomap.ini ]

config entry=prio_0_7_2vlan priomap=1,1,2,2,0,0,3,3

config entry=prio_8_15_2vlan priomap=4,4,5,5,5,5,6,7

config entry=prio_0_7_2de priomap=0,0,0,0,0,0,0,0

config entry=prio_8_15_2de priomap=0,0,0,0,0,0,0,0

config entry=vlan2prio_de_0 priomap=4,0,2,6,8,10,14,15

config entry=vlan2prio_de_1 priomap=4,0,2,6,8,10,14,15

[ 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

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

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

config brname=bridge age=300 filter=no_WAN_broadcast vlan=disabled

ippriomap brname=bridge type=tos tostable=Default precedencemap=4,7,9,11,13,14,15,15

ippriomap brname=bridge type=tos tostable=MinimizeDelay precedencemap=4,7,9,11,13,14,15,15

ippriomap brname=bridge type=tos tostable=MaximizeThroughput precedencemap=4,7,9,11,13,14,15,15

ippriomap brname=bridge type=tos tostable=MaximizeReliability precedencemap=4,7,9,11,13,14,15,15

ippriomap brname=bridge type=tos tostable=MinimizeCost precedencemap=4,7,9,11,13,14,15,15

ippriomap brname=bridge type=dscp dscpidx=dscp_0_7 precedencemap=4,4,4,4,4,4,4,4

ippriomap brname=bridge type=dscp dscpidx=dscp_8_15 precedencemap=7,7,7,7,6,6,6,6

ippriomap brname=bridge type=dscp dscpidx=dscp_16_23 precedencemap=9,9,9,9,8,8,8,8

ippriomap brname=bridge type=dscp dscpidx=dscp_24_31 precedencemap=11,11,11,11,10,10,10,10

ippriomap brname=bridge type=dscp dscpidx=dscp_32_39 precedencemap=13,13,13,13,12,12,12,12

ippriomap brname=bridge type=dscp dscpidx=dscp_40_47 precedencemap=14,14,14,14,14,14,14,14

ippriomap brname=bridge type=dscp dscpidx=dscp_48_55 precedencemap=15,15,15,15,15,15,15,15

ippriomap brname=bridge type=dscp dscpidx=dscp_56_63 precedencemap=15,15,15,15,15,15,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 ]

[ bridgevlan.ini ]

[ vlanbridge_del.ini ]

[ vlanbridgerule.ini ]

[ 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=disabled exptrack=disabled mrdp=enabled rgmp=disabled

ifconfig brname=bridge intf=ethport4 portmode=Auto fastleave=disabled 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

config brname=bridge state=enabled floodrp=disabled floodmcast=disabled

[ eth.ini ]

ifadd intf=ethoa_8_35

ifadd intf=eth_voice

ifconfig intf=ethoa_8_35 dest=atm_Internet vlan=default

ifattach intf=ethoa_8_35

ifconfig intf=eth_voice dest=atm_voice_8_36 vlan=voice

ifattach intf=eth_voice

ifconfig intf=ethoa_8_35 wan=disabled priotag=disabled

ifconfig intf=eth_voice wan=disabled priotag=disabled

[ pptp.ini ]

[ ppprelay.ini ]

ifadd intf=bridge

ifadd intf=ethoa_8_35

[ dhcspool.ini ]

pool add name=LAN_private

[ label.ini ]

add name=DSCP

add name=Interactive

add name=Management

add name=SIPS_RTP

add name=SIPS_SIG

add name=Video

add name=VoIP-RTP

add name=VoIP-Signal

add name=default

modify name=DSCP classification=overwrite defclass=dscp ackclass=prioritize

modify name=Interactive classification=increase defclass=8 ackclass=8

modify name=Management classification=increase defclass=12 ackclass=12

modify name=SIPS_RTP classification=overwrite defclass=14 ackclass=14 bidirectional=enabled tosmarking=enabled dscp=ef

modify name=SIPS_SIG classification=overwrite defclass=12 ackclass=12 bidirectional=enabled tosmarking=enabled dscp=af42

modify name=Video classification=increase defclass=10 ackclass=10 bidirectional=enabled

modify name=VoIP-RTP classification=overwrite defclass=14 ackclass=14 bidirectional=enabled tosmarking=enabled dscp=ef

modify name=VoIP-Signal classification=overwrite defclass=12 ackclass=12 bidirectional=enabled tosmarking=enabled dscp=af42

modify name=default classification=increase defclass=default ackclass=prioritize

[ ppp.ini ]

ifadd intf=Internet

ifconfig intf=Internet dest=RELAY accomp=enabled echo=10 mru=1492 doddelay=120 dnsmetric=10

ifconfig intf=Internet user=**** password=**** 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=ip_voice dest=eth_voice

ifconfig intf=loop mtu=65535 group=local symmetric=enabled

ifconfig intf=LocalNetwork mtu=1500 group=lan linksensing=disabled primary=enabled

ifconfig intf=ip_voice mtu=1500 group=wan linksensing=enabled

ifattach intf=LocalNetwork

ifattach intf=ip_voice

config forwarding=enabled redirects=enabled netbroadcasts=disabled ttl=64 fraglimit=64 defragmode=enabled addrcheck=dynamic mssclamping=enabled acceleration=enabled

config checkoptions=enabled

config natloopback=enabled

config arpclass=12

config arpcachetimeout=900

ipadd intf=LocalNetwork addr=10.0.0.138/24 addroute=enabled

ipadd intf=LocalNetwork addr=192.168.2.254/24 addroute=enabled

rtadd dst=255.255.255.255/32 gateway=127.0.0.1

[ autoip.ini ]

debug traceconfig state=disabled

[ ipqosmeter.ini ]

[ igmh.ini ]

config requirera=disabled

[ 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

[ 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.64 poolend=192.168.1.253 netmask=24 gateway=192.168.1.254 leasetime=86400

lease add clientid=01:02:26:44:fc:d5:ac pool=LAN_private addr=192.168.1.253 expirytime=0 macaddr=02:26:44:fc:d5:ac allocation=manual

[ 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

[ dhcc.ini ]

debug traceconfig state=disabled

ifadd intf=ip_voice

ifconfig intf=ip_voice metric=100 dnsmetric=100 broadcast=enabled serverroute=disabled followlabel=disabled

rqoptions add intf=ip_voice option=classfull-static-routes

rqoptions add intf=ip_voice option=domain-name-servers

txoptions add intf=ip_voice option=dhcp-requested-address value=(addr)172.32.222.95 index=0

ifattach intf=ip_voice

[ 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

[ 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=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=VoIP-Inc-SIP-UDP type=serv proto=udp dstport=sip

add name=VoIP-Inc-SIP-TCP type=serv proto=tcp dstport=sip

add name=VoIP-Inc-RTP type=serv proto=udp dstport=1024 dstportend=1151

[ 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 name=VoIP-Incoming-SIP-UDP srcintf=wan serv=VoIP-Inc-SIP-UDP log=disabled state=enabled label=VoIP-Signal

rule add chain=qos_default_labels index=2 name=VoIP-Incoming-SIP-TCP srcintf=wan serv=VoIP-Inc-SIP-TCP log=disabled state=enabled label=VoIP-Signal

rule add chain=qos_default_labels index=3 name=VoIP-Incoming-RTP srcintf=wan serv=VoIP-Inc-RTP log=disabled state=enabled label=VoIP-RTP

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 serv=DiffServ log=disabled state=enabled label=DSCP

rule add chain=qos_default_labels index=24 name=default 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

[ cwmp.ini ]

config state=enabled mode=full periodicInform=enabled periodicInfInt=86400 sessionTimeout=60 noIpTimeout=180 maxEnvelopes=1 connectionRequest=enabled connectionReqAuth=digest bootdelayrange=0 persistentSubscription=disabled connectionReqThrotNumber=1 connectionReqThrotTime=0 showPasswords=disabled

config connectionReqPath=""

config connectionReqUserName=****

config connectionReqPsswd=_DEV3_7F3003D7CC593C0C9818C2409D36B5E0ED662FCC89F12ACD444803579EE55D547875292E762B1441E67A44DE143CD3E7

config am1Termination=disabled

config upgradedelay=disabled delaytimeoutaction=cancel

server config url=https://acs.mana.pf:8443/dps-digest/TR069

server config username=****

server config password=****

debug traceconfig level=0

runtimevar softwareVersion=8.4.2.Q bootstrap=enabled parameterkey=564145

[ syslog.ini ]

config activate=disabled timeout=0 format=welf

bootup

[ grp.ini ]

[ rip.ini ]

config state=disabled

[ nat.ini ]

ifconfig intf=Internet translation=enabled

ifconfig intf=LocalNetwork translation=transparent

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=125 qri=10 lmqi=1 rv=2 advinter=20 initadvinter=2 initadvcount=3 requirera=disabled localgroup=disabled

ifconfig intf=ip_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=600 childqos=VoIP-RTP

appconfig application=SIP childqos=VoIP-RTP snooping=enabled translate-predict=enabled

appconfig application=JABBER trace=disabled timeout=120 snooping=enabled translate-predict=enabled

appconfig application=CU/SeeMe trace=disabled snooping=enabled translate-predict=enabled

appconfig application=RAUDIO(PNA) trace=disabled snooping=enabled translate-predict=enabled

appconfig application=RTSP trace=disabled timeout=120 childqos=Video snooping=enabled translate-predict=enabled

appconfig application=ILS timeout=300 snooping=enabled translate-predict=enabled

appconfig application=H245 timeout=300 snooping=enabled translate-predict=enabled

appconfig application=H323 trace=disabled snooping=enabled translate-predict=enabled

appconfig application=IRC trace=disabled timeout=300 snooping=enabled translate-predict=enabled

appconfig application=DHCP trace=disabled timeout=60 snooping=enabled translate-predict=enabled

appconfig application=GAME(UDP) trace=disabled timeout=60 snooping=enabled translate-predict=enabled

appconfig application=CONE(UDP) trace=disabled timeout=300 snooping=enabled translate-predict=enabled

appconfig application=LOOSE(UDP) trace=disabled timeout=300 snooping=enabled translate-predict=enabled

appconfig application=SNMP_TRAP trace=enabled snooping=enabled translate-predict=enabled

appconfig application=FTP trace=disabled childqos=None snooping=enabled translate-predict=enabled

bind application=IP6TO4

bind application=PPTP port=1723-1723

bind application=ESP

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=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

flow add name=VoIP-terminated

flow qoslabeladd flow=VoIP-terminated qoslabel=VoIP-RTP

flow qoslabeladd flow=VoIP-terminated qoslabel=VoIP-Signal

reserve flow=VoIP-terminated amount=20

[ switch.ini ]

mirror capture port=1

qos config state=disabled nbrOfQueues=0 realtime=disabled threshold=9

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=natonly safenat=enabled upnpautosave=disabled dslfautosave=disabled autosavedelay=40 onlydefault=disabled

[ tls.ini ]

acs-client config state=enabled auth-serv=disabled valid-date=disabled valid-domain=enabled

https-server config state=disabled auth-client=disabled valid-date=disabled valid-domain=disabled

[ system.ini ]

settime timezone=-10:00 daylightsaving=disabled gtzn=(UTC-10: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 tr64auth=disabled mdap=enabled resetbutton=enabled

config defaultconnection=Internet

config autosave=enabled autosavedelay=60

config WANMode=ADSL WANEthPort=""

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_ipc.ini ]

config prio-level=9

[ 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=undefined

debug recycling state=enabled interval=5 httpidle=1 otheridle=12

config state=automatic

[ webfilter.ini ]

config serverunreachable=block-all uncategorized=block license=none ticket="" sessionkey=""

server config retries=3 servertimeout=2 timeoutmultiplier=2 renewfrequency=23 useproxy=disabled

server add index=0 address=206.253.225.10 port=www-http

server add index=1 address=217.160.183.115 port=www-http

standard config stdmax=79 validcatmask=000000001bffffffffffffff

standard category create id=0 name=Pornography type=category

standard category create id=1 name="Erotic / Sex" type=category

standard category create id=2 name="Swimwear / Lingerie" type=category

standard category create id=3 name="Online Shopping" type=category

standard category create id=4 name="Auctions / Classified Ads" type=category

standard category create id=5 name="Governmental Organizations" type=category

standard category create id=6 name="Non-Governmental Organizations" type=category

standard category create id=7 name="Cities / Regions / Countries" type=category

standard category create id=8 name=Education type=category

standard category create id=9 name="Political Parties" type=category

standard category create id=10 name=Religion type=category

standard category create id=11 name=Sects type=category

standard category create id=12 name="Illegal Activities" type=category

standard category create id=13 name="Computer Crime" type=category

standard category create id=14 name="Political Extreme / Hate / Discrimination" type=category

standard category create id=15 name="Warez / Hacking / Illegal Software" type=category

standard category create id=16 name="Violence / Extreme" type=category

standard category create id=17 name=Gambling type=category

standard category create id=18 name="Computer Games" type=category

standard category create id=19 name=Toys type=category

standard category create id=20 name="Cinema / Television" type=category

standard category create id=21 name="Recreational Facilities / Amusement / Theme Parks" type=category

standard category create id=22 name="Art / Museums / Memorials / Monuments" type=category

standard category create id=23 name=Music type=category

standard category create id=24 name="Literature / Books" type=category

standard category create id=25 name="Humor / Comics" type=category

standard category create id=26 name="General News / Newspapers / Magazines" type=category

standard category create id=27 name="Web Mail" type=category

standard category create id=28 name=Chat type=category

standard category create id=29 name="Newsgroups / Bulletin Boards / General Discussion Sites" type=category

standard category create id=30 name="SMS / Mobile Phone Accessories" type=category

standard category create id=31 name="Digital Postcards" type=category

standard category create id=32 name="Search Engines / Web Catalogs / Portals" type=category

standard category create id=33 name="Software / Hardware / Distributors" type=category

standard category create id=34 name="Communication Services" type=category

standard category create id=35 name="IT Security / IT Information" type=category

standard category create id=36 name="Website Translation" type=category

standard category create id=37 name="Anonymous Proxies" type=category

standard category create id=38 name="Illegal Drugs" type=category

standard category create id=39 name=Alcohol type=category

standard category create id=40 name=Tobacco type=category

standard category create id=41 name="Self-Help / Addiction" type=category

standard category create id=42 name="Dating / Relationships" type=category

standard category create id=43 name="Restaurants / Bars" type=category

standard category create id=44 name=Travel type=category

standard category create id=45 name="Fashion / Cosmetics / Jewelry" type=category

standard category create id=46 name=Sports type=category

standard category create id=47 name="Building / Residence / Architecture / Furniture" type=category

standard category create id=48 name="Nature / Environment / Animals" type=category

standard category create id=49 name="Private Homepages" type=category

standard category create id=50 name="Job Search" type=category

standard category create id=51 name="Investment Brokers / Stocks" type=category

standard category create id=52 name="Financial Services / Investment / Insurance" type=category

standard category create id=53 name="Banking / Home Banking" type=category

standard category create id=54 name="Vehicles / Transportation" type=category

standard category create id=55 name=Weapons type=category

standard category create id=56 name=Health type=category

standard category create id=57 name=Abortion type=category

standard category create id=59 name="Spam URLs" type=category

standard category create id=60 name=Spyware type=category

standard category create id=96 name="Pornography / Nudity" type=group

standard category create id=97 name=Ordering type=group

standard category create id=98 name="Society / Education / Religion" type=group

standard category create id=99 name="Criminal Activities" type=group

standard category create id=100 name=Extreme type=group

standard category create id=101 name="Games / Gambling" type=group

standard category create id=102 name="Entertainment / Culture" type=group

standard category create id=103 name="Information / Communication" type=group

standard category create id=104 name=IT type=group

standard category create id=105 name=Drugs type=group

standard category create id=106 name=Lifestyle type=group

standard category create id=107 name="Private Homepages" type=group

standard category create id=108 name="Job Search" type=group

standard category create id=109 name="Finance / Investment" type=group

standard category create id=110 name="Vehicles / Transportation" type=group

standard category create id=111 name=Weapons type=group

standard category create id=112 name=Medicine type=group

standard category create id=114 name=Spam type=group

standard category create id=115 name=Spyware type=group

standard category add destid=0 srcid=0

standard category add destid=1 srcid=1

standard category add destid=2 srcid=2

standard category add destid=3 srcid=3

standard category add destid=4 srcid=4

standard category add destid=5 srcid=5

standard category add destid=6 srcid=6

standard category add destid=7 srcid=7

standard category add destid=8 srcid=8

standard category add destid=9 srcid=9

standard category add destid=10 srcid=10

standard category add destid=11 srcid=11

standard category add destid=12 srcid=12

standard category add destid=13 srcid=13

standard category add destid=14 srcid=14

standard category add destid=15 srcid=15

standard category add destid=16 srcid=16

standard category add destid=17 srcid=17

standard category add destid=18 srcid=18

standard category add destid=19 srcid=19

standard category add destid=20 srcid=20

standard category add destid=21 srcid=21

standard category add destid=22 srcid=22

standard category add destid=23 srcid=23

standard category add destid=24 srcid=24

standard category add destid=25 srcid=25

standard category add destid=26 srcid=26

standard category add destid=27 srcid=27

standard category add destid=28 srcid=28

standard category add destid=29 srcid=29

standard category add destid=30 srcid=30

standard category add destid=31 srcid=31

standard category add destid=32 srcid=32

standard category add destid=33 srcid=33

standard category add destid=34 srcid=34

standard category add destid=35 srcid=35

standard category add destid=36 srcid=36

standard category add destid=37 srcid=37

standard category add destid=38 srcid=38

standard category add destid=39 srcid=39

standard category add destid=40 srcid=40

standard category add destid=41 srcid=41

standard category add destid=42 srcid=42

standard category add destid=43 srcid=43

standard category add destid=44 srcid=44

standard category add destid=45 srcid=45

standard category add destid=46 srcid=46

standard category add destid=47 srcid=47

standard category add destid=48 srcid=48

standard category add destid=49 srcid=49

standard category add destid=50 srcid=50

standard category add destid=51 srcid=51

standard category add destid=52 srcid=52

standard category add destid=53 srcid=53

standard category add destid=54 srcid=54

standard category add destid=55 srcid=55

standard category add destid=56 srcid=56

standard category add destid=57 srcid=57

standard category add destid=59 srcid=59

standard category add destid=60 srcid=60

standard category add destid=96 srcid=0

standard category add destid=96 srcid=1

standard category add destid=96 srcid=2

standard category add destid=97 srcid=3

standard category add destid=97 srcid=4

standard category add destid=98 srcid=5

standard category add destid=98 srcid=6

standard category add destid=98 srcid=7

standard category add destid=98 srcid=8

standard category add destid=98 srcid=9

standard category add destid=98 srcid=10

standard category add destid=98 srcid=11

standard category add destid=99 srcid=12

standard category add destid=99 srcid=13

standard category add destid=99 srcid=14

standard category add destid=99 srcid=15

standard category add destid=100 srcid=16

standard category add destid=101 srcid=17

standard category add destid=101 srcid=18

standard category add destid=101 srcid=19

standard category add destid=102 srcid=20

standard category add destid=102 srcid=21

standard category add destid=102 srcid=22

standard category add destid=102 srcid=23

standard category add destid=102 srcid=24

standard category add destid=102 srcid=25

standard category add destid=103 srcid=26

standard category add destid=103 srcid=27

standard category add destid=103 srcid=28

standard category add destid=103 srcid=29

standard category add destid=103 srcid=30

standard category add destid=103 srcid=31

standard category add destid=103 srcid=32

standard category add destid=104 srcid=33

standard category add destid=104 srcid=34

standard category add destid=104 srcid=35

standard category add destid=104 srcid=36

standard category add destid=104 srcid=37

standard category add destid=105 srcid=38

standard category add destid=105 srcid=39

standard category add destid=105 srcid=40

standard category add destid=105 srcid=41

standard category add destid=106 srcid=42

standard category add destid=106 srcid=43

standard category add destid=106 srcid=44

standard category add destid=106 srcid=45

standard category add destid=106 srcid=46

standard category add destid=106 srcid=47

standard category add destid=106 srcid=48

standard category add destid=107 srcid=49

standard category add destid=108 srcid=50

standard category add destid=109 srcid=51

standard category add destid=109 srcid=52

standard category add destid=109 srcid=53

standard category add destid=110 srcid=54

standard category add destid=111 srcid=55

standard category add destid=112 srcid=56

standard category add destid=112 srcid=57

standard category add destid=114 srcid=59

standard category add destid=115 srcid=60

standard level add index=0 name=All text="Allow all categorized websites" otherurls=accept

standard rule modify level=All action=accept

standard level add index=1 name=Legal text="Allow all except illegal, extreme, spam and spyware websites" otherurls=accept

standard rule modify level=Legal action=accept

standard rule modify level=Legal id=0 action=block

standard rule modify level=Legal id=12 action=block

standard rule modify level=Legal id=14 action=block

standard rule modify level=Legal id=38 action=block

standard rule modify level=Legal id=99 action=block

standard rule modify level=Legal id=100 action=block

standard rule modify level=Legal id=114 action=block

standard rule modify level=Legal id=115 action=block

standard level add index=2 name=Teenagers text="Block illegal, adult, extreme, online ordering/gambling, spam and spyware websites" otherurls=accept

standard rule modify level=Teenagers action=accept

standard rule modify level=Teenagers id=0 action=block

standard rule modify level=Teenagers id=1 action=block

standard rule modify level=Teenagers id=12 action=block

standard rule modify level=Teenagers id=14 action=block

standard rule modify level=Teenagers id=17 action=block

standard rule modify level=Teenagers id=38 action=block

standard rule modify level=Teenagers id=97 action=block

standard rule modify level=Teenagers id=99 action=block

standard rule modify level=Teenagers id=100 action=block

standard rule modify level=Teenagers id=114 action=block

standard rule modify level=Teenagers id=115 action=block

standard level add index=3 name=Children text="Only allow children-save websites" otherurls=block

standard rule modify level=Children action=block

standard rule modify level=Children id=5 action=accept

standard rule modify level=Children id=6 action=accept

standard rule modify level=Children id=7 action=accept

standard rule modify level=Children id=8 action=accept

standard rule modify level=Children id=9 action=accept

standard rule modify level=Children id=10 action=accept

standard rule modify level=Children id=18 action=accept

standard rule modify level=Children id=19 action=accept

standard rule modify level=Children id=20 action=accept

standard rule modify level=Children id=21 action=accept

standard rule modify level=Children id=22 action=accept

standard rule modify level=Children id=23 action=accept

standard rule modify level=Children id=24 action=accept

standard rule modify level=Children id=25 action=accept

standard rule modify level=Children id=26 action=accept

standard rule modify level=Children id=32 action=accept

standard rule modify level=Children id=46 action=accept

standard rule modify level=Children id=47 action=accept

standard rule modify level=Children id=48 action=accept

standard rule modify level=Children id=110 action=accept

standard level add index=4 name=BlockAll text="Block all categorized websites" otherurls=block

standard rule modify level=BlockAll action=block

standard level set name=BlockAll

professional config listversion=21:07:2004 validcatmask=000000001bffffffffffffff

config state=disabled

[ hostmgr.ini ]

config state=enabled scantime=30 autosave=disabled

add mac_addr=58:b0:35:72:b0:dd host_type=Generic host_name=Unknown-58-b0-35-72-b0-dd user_friendly_name=Unknown-58-b0-35-72-b0-dd dns_name=Unknown-58-b0-35-72-b0-dd type=L3-IP interface=ETH.Phys.ethif1 ip_intf=IP.Intf.LocalNetwork

add mac_addr=58:b0:35:f2:d9:72 host_type=Generic host_name=Unknown-58-b0-35-f2-d9-72 user_friendly_name=Unknown-58-b0-35-f2-d9-72 dns_name=Unknown-58-b0-35-f2-d9-72 type=L3-IP interface=ETH.Phys.ethif1 ip_intf=IP.Intf.LocalNetwork

add mac_addr=7c:61:93:a1:c8:ca host_type=Generic host_name=Unknown-7c-61-93-a1-c8-ca user_friendly_name=Unknown-7c-61-93-a1-c8-ca dns_name=Unknown-7c-61-93-a1-c8-ca type=L3-IP interface=ETH.Phys.ethif1 ip_intf=IP.Intf.LocalNetwork

add mac_addr=00:08:9b:8d:5e:30 host_type=Generic host_name=Unknown-00-08-9b-8d-5e-30 user_friendly_name=Unknown-00-08-9b-8d-5e-30 dns_name=Unknown-00-08-9b-8d-5e-30 type=L3-IP interface=ETH.Phys.ethif1 ip_intf=IP.Intf.LocalNetwork

add mac_addr=00:e0:4c:ba:0e:52 host_type=Generic host_name=Unknown-00-e0-4c-ba-0e-52 user_friendly_name=Unknown-00-e0-4c-ba-0e-52 dns_name=Unknown-00-e0-4c-ba-0e-52 type=L3-IP interface=ETH.Phys.ethif1 ip_intf=IP.Intf.LocalNetwork

add mac_addr=20:cf:30:2e:05:e6 host_type=Generic host_name=Unknown-20-cf-30-2e-05-e6 user_friendly_name=Unknown-20-cf-30-2e-05-e6 dns_name=Unknown-20-cf-30-2e-05-e6 type=L3-IP interface=ETH.Phys.ethif1 ip_intf=IP.Intf.LocalNetwork

add mac_addr=00:16:b6:1e:85:44 host_type=Generic host_name=Unknown-00-16-b6-1e-85-44 user_friendly_name=Unknown-00-16-b6-1e-85-44 dns_name=Unknown-00-16-b6-1e-85-44 type=L3-IP interface=ETH.Phys.ethif1 ip_intf=IP.Intf.LocalNetwork

add mac_addr=00:40:8c:af:d5:34 host_type=Generic host_name=Unknown-00-40-8c-af-d5-34 user_friendly_name=Unknown-00-40-8c-af-d5-34 dns_name=Unknown-00-40-8c-af-d5-34 type=L3-IP interface=ETH.Phys.ethif1 ip_intf=IP.Intf.LocalNetwork

add mac_addr=00:1e:e5:45:8d:52 host_type=Generic host_name=Unknown-00-1e-e5-45-8d-52 user_friendly_name=Unknown-00-1e-e5-45-8d-52 dns_name=Unknown-00-1e-e5-45-8d-52 type=L3-IP interface=ETH.Phys.ethif1 ip_intf=IP.Intf.LocalNetwork

add mac_addr=00:26:44:fc:d5:ac host_type=Generic host_name=localhost user_friendly_name="Thomson TG797n v2" dns_name=Unknown-00-26-44-fc-d5-ac type=L3-IP interface="" ip_intf=""

add mac_addr=00:1e:2a:4a:4d:90 host_type=Generic host_name=Unknown-00-1e-2a-4a-4d-90 user_friendly_name=Unknown-00-1e-2a-4a-4d-90 dns_name=Unknown-00-1e-2a-4a-4d-90 type=L3-IP interface=ETH.Phys.ethif1 ip_intf=IP.Intf.LocalNetwork

add mac_addr=9c:d2:4b:c3:a0:61 host_type=Generic host_name=Unknown-9c-d2-4b-c3-a0-61 user_friendly_name=Unknown-9c-d2-4b-c3-a0-61 dns_name=Unknown-9c-d2-4b-c3-a0-61 type=L3-IP interface=ETH.Phys.ethif1 ip_intf=IP.Intf.LocalNetwork

[ wansensing.ini ]

requestmode mode=""

config state=disabled errorinterval=0 errorscript=""

[ mlp.ini ]

[ mlpuser.ini ]

add name=mana password=**** role=User hash2=09b6bfedf27cf3ae9b953a5ad5525593 crypt=ne.XxzwARpPjs lm=_ENC2_82236B6B7F1AF2285EF31D4B5667763A216A33BC8540B0455C096DF727C7C1FA5391962E0FB2E91FBBEB516B2AD8782181AD3C436C93E37574DD33A85B8A8C286541B2D09FB251A900ECAB25CA7B7658 ntlm=_ENC2_98CF7F9924AFE2787D8990BA4F72393AAA1AFEC844556356EDFC0D99405158B1DAD853D0113247672A98571A3A7F57BA84BC200B635B80F13EC83F1335797FF75C2A374F0D7DD27F8E4E027698DB7944 defuser=enabled

add name=Administrator password=**** role=Administrator hash2=ca38efdf3c03cc7461dffcfe972e0dce crypt=RbIhDck/jXWNM lm=_ENC2_E2C4DD3A729D97C53D43A1F3D4A2038BCDC65F4C52A73DE1C01916CDFE6A05C3BB5D620414C7E57B2A28CC6B5039CBFF8467A19A3CD1EA5D312C5AC92CD346A59C885A4C3D59A1D9F661A2737DE1CD73 ntlm=_ENC2_896CD2E17B162F52CDAAD2D045D5E53578402308FEAECD8BB0916096228845478A85C842FD121B553ABEF03DC762E247D2F5E59AC6EEC5DD1FA470970E8C81668A2949202CE1C481E51F9EDD9348A159

add name=support password=**** role=TechnicalSupport hash2=ab2a106ad2144044b8e5a08de90e53b4 crypt=GN.Efdgl5zYLo lm=_ENC2_601E4C4F7949789AC16485AE3ECA40BFFB54FA6286A302EB71EB1B1B67BC3EFA33956B2658579849EB773DA3F0BF0392A5C55BD8912B361DDB264BDFC561692DF47BB1A0278C6CF215114488F8E0494E ntlm=_ENC2_CEAC7214BD02B4F620E908D170574F2D05C028068B83D244751A7FB224540EAB245E0C2C5E13C17F60E44779D8783D734253A46374AABDF5046636C1B5135899EA6FDE985A883DDAA814680088BCB4F2 defremadmin=enabled

add name=admin password=**** role=Administrator hash2=3626691f3191ad52d87c6fa89779335b crypt=P9fEKpwlEa0lg lm=_ENC2_CC56F19CA5814D4B5918162EAA986FD12D2F778B5F725455619DB66B7FE27FC2491CD0FEF04E9350995FC9B26A29DBB954F1642B5C3AE2A6418E67840ECB2D52875A845516067C53629BAE490B107F57 ntlm=_ENC2_D3F84FE4A5DA3B7683141EAC03F6068199B2C835DC466A19E26DEF8E25FD7E3C17323C980C2A9FE57A9D8201078FE042C383AEF21DD54350392B90D7BF3CE5694A87B9A2DB3363E31CC841224A949C62

[ argroupmember.ini ]

[ sipserver.ini ]

:mbus debug loadobjects dmtree atomic path IP.Intf

inboundauth intua config noncelifetime=300 BYE=disabled INFO=disabled INVITE=enabled NOTIFY=disabled OPTIONS=disabled PING=disabled PRACK=disabled REFER=disabled REGISTER=enabled SUBSCRIBE=disabled UPDATE=disabled

inboundauth extua config noncelifetime=300 BYE=disabled INFO=disabled INVITE=disabled NOTIFY=disabled OPTIONS=disabled PING=disabled PRACK=disabled REFER=disabled REGISTER=disabled SUBSCRIBE=disabled UPDATE=disabled

intua config callwaiting=enabled

registrar config mode=process registerexpire=3600

dns config startentry=first maxentries=5

b2bua config non-invite-handling=forward-to-first

debug config regstatuscode=0 callstatuscode=0 retryafter=0 contact=""

config areacode="" maxsessions=4 rtpportrange=1152-1407 urimatch=full register-backoff-timer=300 stopregisteron403=enabled stickyoutbproxy=enabled lostbearer-timer=0 p-preferred-id=disabled extrareregistrations=disabled timert1=500 timert2=4000 timertf=32000 maxsessions-response-outg=480 maxsessions-response-inc=486

[ tod.ini ]

:mbus debug loadobjects dmtree atomic path Hosts.Host

config acchain=""

config state=enabled

[ system_raccess.ini ]

config state=enabled secure=enabled port=59481 timeout=20 mode=Permanent ipintf="" randompassword=disabled randomport=disabled group=Users.Group.TechnicalSupport user=Users.User.support todschedule=""

[ statecheck.ini ]

[ ptrace.ini ]

[ 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=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

[ vfs.ini ]

upnpavcontrolpoint config state=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=Standard

[ firewall.ini ]

config state=enabled keep=disabled tcpchecks=none udpchecks=enabled icmpchecks=disabled 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

[ contentsharing.ini ]

ftp config state=disabled

cifs config state=enabled workgroup=WORKGROUP name=ManaBOX comment="Serveur ManaBOX"

upnp config state=enabled friendlyname=ManaBOX

upnp radiostation config state=disabled

[ printersharing.ini ]

LPD config state=disabled

[ voice.ini ]

config autofxo=disabled digitrelay=rfc2833 click2dial_ports=all rtp_portrange=10000-12000 sign_internal=internal static_intf=enabled intf=ip_voice endofnumber=# countrycode=0 delayeddisconnect=disabled delayeddisconnecttimer=60 ringmuteduration=0 feature-mngt=internal nocallsetupmsg=never syslogscope=none pstnsoftswitchover=disabled no-answer-timer=120 call-setup-failure-timeout=0 CCBS-invoked-timeout=0

services config mwi_phone=immediate 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 warm-line-timer=5 warm-line-dest=321 aes_from_email_address="" aes_to_email_address="" aes_outg_smtp_server="" vmnr_timer=10 voice_mail_size_limit=2099152 transfer3ptywhenonhook=disabled

services soc config Registerrecalltimer=2

services soc modify function=NoActiveCallRetrieveHeld SOC=HF1

services soc modify function=HoldActiveCallAndEnableCallSetup SOC=HFTOorHF2

services soc modify function=Establish3Party SOC=HF3

services soc modify function=DropLastPartyFrom3Party SOC=HF1

services soc modify function=SwitchBetweenActiveAndHeld SOC=HFTOorHF2

services soc modify function=SwitchBetweenActiveAndWaiting SOC=HFTOorHF2

services withdraw type=3pty

services deactivate type=3pty

services assign type=3pty servicecode=ð

À}_õ8

services withdraw type=acr

services deactivate type=acr

services assign type=acr servicecode=15

services withdraw type=bargein

services deactivate type=bargein

services assign type=bargein servicecode=70

services withdraw type=callreturn

services assign type=callreturn servicecode=69

services withdraw type=ccbs

services assign type=ccbs servicecode=37

services withdraw type=cfbs

services deactivate type=cfbs

services assign type=cfbs servicecode=67

services withdraw type=cfnr

services deactivate type=cfnr

services assign type=cfnr servicecode=61

services withdraw type=cfu

services deactivate type=cfu

services assign type=cfu servicecode=30

services provision type=clip

services activate type=clip

services assign type=clip servicecode=21

services withdraw type=clir

services deactivate type=clir

services assign type=clir servicecode=31

services withdraw type=forcedFXO

services deactivate type=forcedFXO

services assign type=forcedFXO servicecode=01

services provision type=hold

services activate type=hold

services assign type=hold servicecode=94

services withdraw type=internalcall

services assign type=internalcall servicecode=55

services withdraw type=mce

services deactivate type=mce

services assign type=mce servicecode=201

services withdraw type=mwi

services deactivate type=mwi

services assign type=mwi servicecode=98

services provision type=transfer

services activate type=transfer

services assign type=transfer servicecode=98

services withdraw type=vmnr

services deactivate type=vmnr

services assign type=vmnr servicecode=64

services provision type=waiting

services activate type=waiting

services assign type=waiting servicecode=43

services provision type=warmline

services deactivate type=warmline

services assign type=warmline servicecode=53

qos config type=Signaling qosfield=DSCP dscp=af42

qos config type=Realtime qosfield=DSCP dscp=ef

dialplan add prefix=15 defaultport=FXO fallbackport=NA priority=High fallback=0 minimumdigits=2 maximumdigits=2 posofmodify=0 remnumdigits=0 insert="" rescan=0 data=0 action=ROUTE_excl_eon

dialplan add prefix=17 defaultport=FXO fallbackport=NA priority=High fallback=0 minimumdigits=2 maximumdigits=2 posofmodify=0 remnumdigits=0 insert="" rescan=0 data=0 action=ROUTE_excl_eon

dialplan add prefix=18 defaultport=FXO fallbackport=NA priority=High fallback=0 minimumdigits=2 maximumdigits=2 posofmodify=0 remnumdigits=0 insert="" rescan=0 data=0 action=ROUTE_excl_eon

dialplan add prefix=2 defaultport=VoIP fallbackport=NA priority=NA fallback=0 minimumdigits=6 maximumdigits=6 posofmodify=0 remnumdigits=0 insert="" rescan=0 data=0 action=ROUTE_excl_eon

dialplan add prefix=3 defaultport=VoIP fallbackport=NA priority=NA fallback=0 minimumdigits=6 maximumdigits=6 posofmodify=0 remnumdigits=0 insert="" rescan=0 data=0 action=ROUTE_excl_eon

dialplan add prefix=4 defaultport=VoIP fallbackport=NA priority=NA fallback=0 minimumdigits=6 maximumdigits=6 posofmodify=0 remnumdigits=0 insert="" rescan=0 data=0 action=ROUTE_excl_eon

dialplan add prefix=5 defaultport=VoIP fallbackport=NA priority=NA fallback=0 minimumdigits=6 maximumdigits=6 posofmodify=0 remnumdigits=0 insert="" rescan=0 data=0 action=ROUTE_excl_eon

dialplan add prefix=6 defaultport=VoIP fallbackport=NA priority=NA fallback=0 minimumdigits=6 maximumdigits=6 posofmodify=0 remnumdigits=0 insert="" rescan=0 data=0 action=ROUTE_excl_eon

dialplan add prefix=7 defaultport=VoIP fallbackport=NA priority=NA fallback=0 minimumdigits=6 maximumdigits=6 posofmodify=0 remnumdigits=0 insert="" rescan=0 data=0 action=ROUTE_excl_eon

dialplan add prefix=8 defaultport=VoIP fallbackport=NA priority=NA fallback=0 minimumdigits=6 maximumdigits=6 posofmodify=0 remnumdigits=0 insert="" rescan=0 data=0 action=ROUTE_excl_eon

dialplan add prefix=9 defaultport=VoIP fallbackport=NA priority=NA fallback=0 minimumdigits=6 maximumdigits=6 posofmodify=0 remnumdigits=0 insert="" rescan=0 data=0 action=ROUTE_excl_eon

dialplan add prefix=445 defaultport=VoIP fallbackport=NA priority=NA fallback=0 minimumdigits=4 maximumdigits=4 posofmodify=0 remnumdigits=0 insert="" rescan=0 data=0 action=ROUTE_excl_eon

dialplan add prefix=449 defaultport=VoIP fallbackport=NA priority=NA fallback=0 minimumdigits=4 maximumdigits=4 posofmodify=0 remnumdigits=0 insert="" rescan=0 data=0 action=ROUTE_excl_eon

dialplan add prefix=441 defaultport=VoIP fallbackport=NA priority=NA fallback=0 minimumdigits=6 maximumdigits=6 posofmodify=0 remnumdigits=0 insert="" rescan=0 data=0 action=ROUTE_excl_eon

dialplan add prefix=442 defaultport=VoIP fallbackport=NA priority=NA fallback=0 minimumdigits=6 maximumdigits=6 posofmodify=0 remnumdigits=0 insert="" rescan=0 data=0 action=ROUTE_excl_eon

dialplan add prefix=3950 defaultport=VoIP fallbackport=NA priority=NA fallback=0 minimumdigits=4 maximumdigits=4 posofmodify=0 remnumdigits=0 insert="" rescan=0 data=0 action=ROUTE_excl_eon

dialplan add prefix=3917 defaultport=VoIP fallbackport=NA priority=NA fallback=0 minimumdigits=6 maximumdigits=6 posofmodify=0 remnumdigits=0 insert="" rescan=0 data=0 action=ROUTE_excl_eon

codec config type=g711u ptime=30 vad=disabled priority=1 status=disabled

codec config type=g711a ptime=30 vad=disabled priority=3 status=enabled

codec config type=g722 ptime=30 vad=disabled priority=1 status=enabled

codec config type=g723_1 vad=disabled priority=4 status=disabled

codec config type=g726_16 ptime=30 vad=disabled priority=5 status=disabled

codec config type=g726_24 ptime=30 vad=disabled priority=6 status=disabled

codec config type=g726_32 ptime=30 vad=disabled priority=7 status=disabled

codec config type=g726_40 ptime=30 vad=disabled priority=8 status=disabled

codec config type=g729 ptime=30 vad=disabled priority=2 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

fxsport config interdigit=5000 interdigitOpen=5000

fxoport config fxodisconnect=1000 incfxodest=all

country config country=france1

profile add SIP_URI=**** username=**** password=**** displayname=ManaToIP abbr="" enable=enabled directorynumber=**** linename="" internalnumber=no

cac config max#portsperprofile=all

dns config startentry=first maxentries=5

dhcp config option120effect=dynamic

fax config detect_timeout=60 early-detect-faxmodem=enabled transport=inband_reneg udptl_redun=0 VBDcodec=G711A+U

numbtransl config Globalnumbpostprocess=disabled pbmatchlastdigits=6

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=0 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=0 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=71 tone=on freq1=765 power1=-20 freq2=850 power2=-20 freq3=0 power3=0 freq4=0 power4=0 duration=400 nextentry=72 maxloops=0 nextentryafterloops=0

tone patterntable add id=72 tone=on freq1=0 power1=0 freq2=0 power2=0 freq3=0 power3=0 freq4=0 power4=0 duration=400 nextentry=71 maxloops=0 nextentryafterloops=0

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=161 tone=on freq1=1400 power1=-20 freq2=0 power2=0 freq3=0 power3=0 freq4=0 power4=0 duration=300 nextentry=0 maxloops=0 nextentryafterloops=0

tone descrtable add tone=dial status=enabled delay=0 patternentryid=51 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=31 file="" filerepeat=0 text="" maxduration=0 nexttone="" repeatafter=15400

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=0 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=21 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=41 file="" filerepeat=0 text="" maxduration=0 nexttone="" repeatafter=0

tone descrtable add tone=busy status=enabled delay=0 patternentryid=1 file="" filerepeat=0 text="" maxduration=0 nexttone="" repeatafter=0

tone descrtable add tone=ringback status=enabled delay=0 patternentryid=111 file="" filerepeat=0 text="" maxduration=0 nexttone="" repeatafter=0

tone descrtable add tone=mwi status=enabled delay=0 patternentryid=61 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 descrtable add tone=bargein status=enabled delay=0 patternentryid=161 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=301 tone=release

tone eventtable modify eventid=302 tone=release

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=409 tone=callhold

tone eventtable modify eventid=410 tone=bargein

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

uamap add profile=0 voiceport=FXS

uamap add profile=0 voiceport=DECT1

uamap add profile=0 voiceport=DECT2

uamap add profile=0 voiceport=DECT3

uamap add profile=0 voiceport=DECT4

uamap add profile=0 voiceport=DECT5

portmap add voiceport=FXS profile=0 priority=1

portmap add voiceport=DECT1 profile=0 priority=1

portmap add voiceport=DECT2 profile=0 priority=1

portmap add voiceport=DECT3 profile=0 priority=1

portmap add voiceport=DECT4 profile=0 priority=1

portmap add voiceport=DECT5 profile=0 priority=1

localmap add index=0 name="Dect 1" number=1

localmap add index=1 name="Dect 2" number=2

localmap add index=2 name="Dect 3" number=3

localmap add index=3 name="Dect 4" number=4

localmap add index=4 name="Dect 5" number=5

localmap add index=5 name="All Dects" number=6

localmap add index=6 name=Fxs number=7

localmap ports add index=0 portindex=0 voiceport=DECT1

localmap ports add index=1 portindex=0 voiceport=DECT2

localmap ports add index=2 portindex=0 voiceport=DECT3

localmap ports add index=3 portindex=0 voiceport=DECT4

localmap ports add index=4 portindex=0 voiceport=DECT5

localmap ports add index=5 portindex=0 voiceport=DECT1

localmap ports add index=5 portindex=1 voiceport=DECT2

localmap ports add index=5 portindex=2 voiceport=DECT3

localmap ports add index=5 portindex=3 voiceport=DECT4

localmap ports add index=5 portindex=4 voiceport=DECT5

localmap ports add index=6 portindex=0 voiceport=FXS

sip config useragentdomain="" primproxyaddr=metambox.mana.pf secproxyaddr=0.0.0.0 proxyport=sip secproxyport=undefined primregaddr=metambox.mana.pf secregaddr=0.0.0.0 regport=sip regexpire=3600 regexpire_Tbefore=5 notifier_addr=0.0.0.0 notifier_port=sip subscribe_expire=3600 CWreply=182 transport=UDP rtpmapstaticPT=disabled

sip config reinvite_stop_audio=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 t38portincrement=0 ping=0 PRACK=supported response420=disabled regpersistency=permanent

sip config min-se=0 session-expires=0 expires=0 register-backoff-timer=0 stickyoutbproxy=enabled privacy=ignore SDP_username_per_UA=enabled stop_register_on_403=disabled transport_in_contact=disabled 401407waiting=0 400503waiting=300 403waiting=300 mwi-resubscribe-delay=10 other4xx5xx6xxwaiting=0 timer_f_expired_waiting=0 stop_register_on_408=disabled stop_register_on_timerfexpired=disabled distinct_t38_port=enabled

sip config provisional_timer=120 regpersistency=permanent timert1=500 timert2=4000 timertb=32000 timertf=32000 realm=ThomsonRealm realmcheck=disabled no-answer-reply=480 CWrejectreply=486 failbehaviour=stop

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=""

sip sdp config remotesupportsilencesupp=on-specified callholddirection=sendonly

sip sdp silencesupp config priority=off

sip inboundauth config noncelifetime=300 BYE=disabled INFO=disabled INVITE=disabled NOTIFY=disabled OPTIONS=disabled PING=disabled PRACK=disabled REFER=disabled SUBSCRIBE=disabled UPDATE=disabled

ringing patterntable set profile=906116

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=60 reinsert-window-trigger-pairing=0

decthandset config port=DECT1 terminalname=""

decthandset config port=DECT2 terminalname=""

decthandset config port=DECT3 terminalname=""

decthandset config port=DECT4 terminalname=""

decthandset config port=DECT5 terminalname=""

decthandset upgrade config state=enabled

[ servmgr.ini ]

ifadd name=PPTP group=lan

ifadd name=HTTP group=lan

ifadd name=HTTPs group=lan

ifadd name=FTP group=wan

ifadd name=TELNET group=lan

ifadd name=DNS-S group=lan

ifadd name=MDAP group=lan

ifadd name=SSDP group=lan

ifadd name=PING_RESPONDER group=lan

ipadd name=FTP ip=202.3.225.0/24

ipadd name=FTP ip=202.3.227.0/24

ipadd name=TELNET ip=202.3.225.0/24

ipadd name=TELNET ip=202.3.227.0/24

ipadd name=TELNET ip=192.168.2.0/24

modify name=Remote-MBus state=disabled

modify name=PPTP state=enabled

modify name=SNTP state=enabled

modify name=SLA_ICMP_PING state=enabled

modify name=SLA_UDP_PING state=disabled

modify name=SYSLOG state=disabled

modify name=HTTP state=enabled

modify name=HTTPs state=enabled

modify name=WEBF state=disabled

modify name=FTP state=enabled

modify name=TELNET state=enabled

modify name=RIP state=disabled

modify name=IGMP-Proxy state=enabled

modify name=DNS-S state=enabled

modify name=DNS-C state=enabled

modify name=DHCP-S state=disabled

modify name=MDAP state=enabled

modify name=CWMP-C state=enabled qoslabel=Management

modify name=CWMP-S state=enabled

modify name=SSDP state=enabled

modify name=SIP_SERVER state=disabled dynportrange=1152-1407

modify name=SIP_SERVER_SIG qoslabel=SIPS_SIG

modify name=SIP_SERVER_RTP dynportrange=1152-1407 qoslabel=SIPS_RTP

modify name=VOIP_SIP state=enabled dynportrange=10000-12000

modify name=VOIP_SIP_RTP qoslabel=VoIP-RTP

modify name=VOIP_SIP_SIG qoslabel=VoIP-Signal

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

[ pwr.ini ]

wlan-pwr-options t-on=5 t-off=10 t-ext=2

config eco-manager=disabled cpu-microsleep=enabled cpu-lowspeed=disabled usb-controller=enabled wlan-pwrcontrol=enabled

debug traceconfig state=disabled

[ mbus.ini ]

debug traceconfig level=0

debug commconfig pong-to=1500

[ kta.ini ]

[ kti.ini ]

[ koa.ini ]

a d="" l=yes

[ koi.ini ]

a d="" l=yes

[ endofarch ]


NB : I used that file to set up the sub interface ATM  0.2 (The protocoles for the sub interface ATM 0.2...)

Since the last post  on the forum, I modified my Cisco’s config as follows:

- Vlan 1 (member  FA0,FA2,FA3) : internet access

- Vlan 2 (member FA1) : voice access

-  Configuration of QOS on ATM 0.2 as follows : vbr-rt 160 120 192

- Create a BVI interface with NAT/PAT for tests (i don't know if it's necessary)

bridge-group 1

[...]

interface BVI1

ip address dhcp

ip nat outside

ip virtual-reassembly

[...]

interface ATM0.2 point-to-point

description SOUS INTERFACE VOICE PVC 8/36

mtu 1500

ip virtual-reassembly

no snmp trap link-status

atm route-bridged ip

pvc 8/36

  vbr-rt 160 120 192

  oam-pvc 0

  encapsulation aal5snap

Observations  :

- There is output/input traffic after ping...

C877_PF#sh int atm 0.2

ATM0.2 is up, line protocol is up

  Hardware is MPC ATMSAR (with Alcatel ADSL Module)

  Description: SOUS INTERFACE VOICE PVC 8/36

  MTU 1500 bytes, BW 580 Kbit, DLY 630 usec,

     reliability 255/255, txload 17/255, rxload 1/255

  Encapsulation ATM

     77 packets input, 10878 bytes

     62496 packets output, 4294494 bytes

     0 OAM cells input, 0 OAM cells output

  AAL5 CRC errors : 0

  AAL5 SAR Timeouts : 0

  AAL5 Oversized SDUs : 0

  ARP type: ARPA, ARP Timeout 04:00:00

  Last clearing of "show interface" counters never

- sh arp

C877_PF#sh arp

Protocol  Address          Age (min)  Hardware Addr   Type   Interface

Internet  192.168.2.99           32   1093.e95f.5ca5  ARPA   Vlan1

Internet  172.32.157.81           -   0000.0ce3.bde0  ARPA   BVI1

[...]

- sh ip route

S    172.30.0.0/16 [254/0] via 172.32.0.1

C    172.32.0.0/16 is directly connected, BVI1

C    192.168.200.0/24 is directly connected, Vlan2

     10.0.0.0/8 is variably subnetted, 2 subnets, 2 masks

S       10.0.0.0/8 is directly connected, BVI1

- ping (perhaps mac filtering...), I don't understand results (UUUU, filtering policy ?)

C877_PF#ping 172.32.0.1

Type escape sequence to abort.

Sending 5, 100-byte ICMP Echos to 172.32.0.1, timeout is 2 seconds:

UUUUU

Success rate is 0 percent (0/5)

- Ping registar

C877_PF#ping metambox.mana.pf

Translating "metambox.mana.pf"...domain server (202.3.225.115) [OK]

Type escape sequence to abort.

Sending 5, 100-byte ICMP Echos to 10.100.11.2, timeout is 2 seconds:

UUUUU

I hope all this info will allow somebody  to explain to me what I need to do to finally get the job done with this  configuration.

Thanks again for taking time for my problem...

Best regards, Yannick.

Please forgive my bad english ^^

Sorry i forget to post this in complete version :

C877_PF# sh arp

Protocol  Address          Age (min)  Hardware Addr   Type   Interface

Internet  192.168.2.99           43   1093.e95f.5ca5  ARPA   Vlan1

Internet  172.32.157.81           -   0000.0ce3.bde0  ARPA   BVI1

Internet  192.168.200.250         0   649e.f3c0.16b6  ARPA   Vlan2

Internet  192.168.200.254         -   001b.2bcc.fef0  ARPA   Vlan2

Internet  10.100.11.2            65   0200.1a04.640e  ARPA   BVI1

Internet  192.168.2.3             0   7c61.93a1.c8ca  ARPA   Vlan1

Internet  192.168.2.7            54   001e.2a4a.4d90  ARPA   Vlan1

Internet  192.168.2.4             0   20cf.302e.05e6  ARPA   Vlan1

Internet  192.168.2.235           0   0008.9b8d.5e30  ARPA   Vlan1

Internet  172.32.0.1             80   0200.1a04.640e  ARPA   BVI1

Internet  192.168.2.254           -   001b.2bcc.fef0  ARPA   Vlan1

Internet  192.168.2.220          32   00e0.4cba.0e52  ARPA   Vlan1

Internet  192.168.2.210           4   001e.e545.8d52  ARPA   Vlan1

Internet  192.168.2.215           0   0040.8caf.d534  ARPA   Vlan1

best regards...

You don't need the BVI interface, because you configured "atm route-bridged ip".

You must be able to ping that address, you can also checl "show atm pvc", show interface to see if you are recieving any packet back.

May the ISP need to see the route havinga certina MAC address, I think you cannot set under atm interface, in that case you will need to configure BVI interface and IRB.

Hi Paolo,

Finally i succeed with this config (excerpt) :

:

[…]

Bridge irb

[…]

interface ATM0

no ip address

no atm ilmi-keepalive

!

interface ATM0.1 point-to-point

description SOUS INTERFACE ADSL PVC 8/35

pvc 8/35

pppoe-client dial-pool-number 1

!

!

interface ATM0.2 point-to-point

description SOUS INTERFACE VOICE PVC 8/36

mtu 1500

ip virtual-reassembly

pvc 8/36

vbr-rt 160 120 192

oam-pvc 0

encapsulation aal5snap

!

bridge-group 1

[…]

interface Dialer1

description INTERNET_DIALER

ip ddns update hostname SECRET

ip ddns update SECRET

ip address negotiated

ip mtu 1492

ip nat outside

ip virtual-reassembly

encapsulation ppp

ip tcp adjust-mss 1452

no ip mroute-cache

dialer pool 1

dialer-group 1

no cdp enable

ppp authentication chap pap callin

ppp chap hostname SECRET

ppp chap password 7 SECRET

ppp ipcp dns request accept

ppp ipcp address accept

!

interface BVI1

mac-address 0026.44fc.d5ac

ip address dhcp

ip nat outside

ip virtual-reassembly

[..]

ip nat inside source list 100 interface Dialer1 overload

! [PAT RTP PROTO]

ip nat inside source static udp 192.168.2.240 10005 interface BVI1 10005

ip nat inside source static udp 192.168.2.240 10004 interface BVI1 10004

ip nat inside source static udp 192.168.2.240 10003 interface BVI1 10003

ip nat inside source static udp 192.168.2.240 10002 interface BVI1 10002

ip nat inside source static udp 192.168.2.240 10001 interface BVI1 10001

ip nat inside source static udp 192.168.2.240 10000 interface BVI1 10000

! [PAT SIP PROTO]

ip nat inside source static udp 192.168.2.240 5060 interface BVI1 5060

ip nat inside source static tcp 192.168.2.235 21 interface Dialer1 21

ip nat inside source static tcp 192.168.2.215 80 interface Dialer1 21580

ip nat inside source static tcp 192.168.2.220 80 interface Dialer1 22080

ip nat inside source static tcp 192.168.2.215 443 interface Dialer1 21543

ip nat inside source list 105 interface BVI1 overload

[…]

access-list 100 permit ip 192.168.2.0 0.0.0.255 any

access-list 105 permit ip host 192.168.2.240 any

dialer-list 1 protocol ip permit


[…]

bridge 1 protocol ieee

bridge 1 route ip

[…]

end

Thanks again for helping me.

Best regards.

Very good, please remember to rate useful posts clicking on the stars below.

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: