Configuring, Modifying, and Monitoring the Unit
25
Erasing an IP Configuration
clear-ip-cfg
The clear-ip-cfg command clears the NVRAM IP configuration.
Example
SYS_console>clear-ip-cfg
Device IP Configuration cleared
SYS_console>
Configuring a Gateway
get-gatew
The get-gatew command shows the default gateway address.
Example
SYS_console>get-gatew
The default gateway address is : 194.001.001.001
SYS_console>
set-gatew
The get-gatew command sets the default gateway IP Address. This command lets you specify
the address of the router used to access a different IP network. The default value for the default
gateway IP address is 0.0.0.0
set-gatew <IP address>
Example
SYS_console>set-gatew 194.90.136.254
Device Default Gateway change in the NVRAM OK
Device Default Gateway changed to : 194.90.136.254
SYS_console>
Bootp Configuration
The bootp feature allows the unit to get its IP address from a bootp server that is properly
configured. Bootp options supported include:
Software filename (bf parameter)
Unit IP address (ip parameter)
TFTP server IP address (the IP address of the bootp server itself)
NOTE: Bootp is not part of the boot PROM in version 1.08 of the boot program, therefor NBase-
Xyplex recommends you disable the bootp feature and manually set an IP address with the
related commands before updating the image file.