5-78 Chapter 5CLI (Command Line Interface)SMG400:165.213.81.230> ls<- Check system information file.DB.TXTvalue = 0 = 0x0SMG400: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)yessys.dhcp.classid = ; def()}sys.network_parameter(){sys.network.my_ipaddr = 165.213.81.230 ; def(0.0.0.0)My IP Addresssys.network.my_gateway = 165.213.81.1 ; def(0,0,0,0)My GateWay Addresssys.network.my_netmask = 255.255.255.0 ; def(0,0,0,0)My Subnet Maskssys.network.my_tos = 0 ; def(0) min(0) max(255)My TOS(Type of Service)}...(abbreviated)...voip.caller_id_table(30){}}value = 0 = 0x0SMG400:165.213.81.230>