beautypg.com

Samsung SMG-3200 User Manual

Page 159

background image

5-83

MG3200:165.213.81.230> ls

<- Check system information file.

DB.TXT

value = 0 = 0x0

SMG3200:165.213.81.230> dump "db.txt"

<- Print the system information file on the screen.

system_db()

{

sys.dhcp()

{

sys.dhcp.client = 0 ; def(0) min(0) max(1) (0)no, (1)yes

sys.dhcp.classid = ; def()

}

sys.network_parameter()

{

sys.network.my_ipaddr = 165.213.81.230 ; def(0.0.0.0) My

IP Address

sys.network.my_gateway = 165.213.81.1 ; def(0,0,0,0) My

GateWay Address

sys.network.my_netmask = 255.255.255.0 ; def(0,0,0,0) My

Subnet Masks

sys.network.my_tos = 0; def(0) min(0) max(255) My TOS

(Typeof Service)

}

...

(abbreviated)

...

VoIP.caller_id_table(30)

{

}

}

value = 0 = 0x0

SMG3200:165.213.81.230>