system settings default-gw
To configure the default gateway, use the system settings default-gw command in global configuration mode. To delete the default gateway, use the no form of the command.
system settings default-gw ip-address
no system settings default-gw
Syntax Description
ip-address |
The default gateway IP address |
Command Default
The default gateway is not set.
Command Modes
Global configuration (config)
Command History
Release | Modification |
---|---|
3.5.1 |
This command was introduced. |
Usage Guidelines
To configure DHCP either on the WAN interface or the management interface, delete the default gateway.
Examples
The following command sets the default gateway:
nfvis(config)# system settings default-gw 209.165.201.1
nfvis(config)# commit