IP Commands
get-gatew
Shows default gateway. This command shows which default route will be used to access a different IP network.
SYS_console>get-gatew
The default gateway address is: 194.090.136.254
SYS_console>
set-gatew
Sets the default gateway IP Address. This command lets you specify the address of the router used to access a different IP for network management packets or Ping. However, if not set, then all packets remain in the local network. The default value for the default gateway IP address is 0.0.0.0.
set-gatew <IPaddress>
Device Default Gateway change in the NVRAM OK
Device Default Gateway changed to: 194.90.136.254
SYS_console>