|
9W006 and 9W007 215S YSTEM COMMANDSIP Routing Commandsmodem status #>Displays the slots that have valid digital modem (DM) boards. If the command is executedusing a specific valid DM board slot, displays the modems available for usage from specifiedslot.modem upgrade #> Installs new modem firmware by reprogramming the specified modem’s flash memory.Periodically, you may want (or need) to add new firmware to DM-24, DM-24+, or DM-30+modems. To do so, you would need to load the new modem file onto the SmartSwitch RemoteAccess Module C:\system directory. Then to reprogram the modems, issue themodemupgrade command, which upgrades all the modems on the card:modem upgrade #> Slot number refers to the slot in which the digital modem card resides, and all refers to allmodems on the card. Example: modem upgrade 2 all upgrades all modems on the DM card in slot2.We recommend you monitor the upgrade process by using thedr console command. Theupgrade process should take approximately one minute. Only after the upgrade processcompletes for all modems, reset the system.Note: DO NOT DISRUPT POWER during the execution of the modem upgrade process! Ifpower is disrupted, it could result in damage to the modem.modem devicesDisplays active digital modem connections by device name. Lists slot number, modemnumber, and in the case of the DM-24 or DM-30, lists connect parameters.IP R OUTING C OMMANDSIn order to use the following commands, you must properly configure and initialize IP routingoperating mode. In addition, you must enable RIP to use the ip rip commands.The following commands are used to display IP routing information:ip addrpoolDisplays the current IP address pool. There are three fields displayed: address, origin, and in use:• address: lists the IP address in the pool• origin: specifies how the IP address has come to be placed into the IP address pool. If theorigin is DHCP, the IP address was obtained from a DHCP server. If the origin is STATIC,the IP address was manually configured via CFGEDIT.• in use: specifies whether or not the IP address has been leased to a remote IP host device.ip arpDisplays the current ARP cache table. The IP address, its corresponding MAC address, the typeof ARP table (dynamic or static), and the corresponding interface name are displayed.ip ping IP address> [timeout /dnnnn]Sends an ICMP Echo message to a specified host. The parameters for this command are: PreviousNext |