;This file is my edited version of TEFacs.dat. ;It appears to contain the default Optus configuration commands. create user name admin passwd admin root modify system logthresh 1 size maxvc 8 max1483vc 8 maxppe 8 modify nbsize maxipsess 512 create ethernet intf ifname eth-0 ip 10.1.1.1 mask 255.0.0.0 create usb intf ifname usb-0 ip 10.1.1.2 mask 255.0.0.0 modify dsl config gdmt modify dsl config bitswap enable modify dsl config trellis enable modify dsl config txatten 0 modify dsl config ecfdmmode fdm create atm port ifname atm-0 maxvc 8 create atm trfdesc trfindex 0 NOCLP_NOSCR create atm vc intf ifname aal5-0 lowif atm-0 vpi 8 vci 35 llcmux create ppp security ifname ppp-0 PAP login john_citizen@optusnet.com.au passwd welcome create ppp intf ifname ppp-0 start lowif aal5-0 droute true PPOE usedhcp false usedns true create dhcp server pool start-ip 10.1.1.3 end-ip 10.1.1.32 mask 255.0.0.0 enable dlease 20 mlease 604800 modify dhcp server cfg enable modify dns relay cfg disable modify zipb cfg enable create nat rule entry ruleid 1 napt lcladdrfrom 10.1.1.3 lcladdrto 10.1.1.32 create bridge port intf ifname eth-0 create bridge port intf ifname usb-0 modify bridge mode enable modify ip cfg forwarding enable create snmp comm community public ro create snmp comm community private rw end