User Manual

Table Of Contents
10.1.11 Default gateway address notification setting
[Syntax]
default-router ip_address
no default-router [ip_address]
[Parameter]
ip_address : A.B.C.D
IP address
[Initial value]
none
[Input mode]
DHCP mode
[Description]
Sets the IP address to notify as a default gateway from the applicable DHCP pool.
The specified address must be within the network specified by the network command.
Up to eight addresses can be set.
If this command is executed with the "no" syntax by specifying a parameter, the setting value with the specified parameter will
be deleted.
If this command is executed with the "no" syntax without specifying a parameter, all setting values that are set in the applicable
DHCP pool will be deleted.
[Note]
The "Router Option" DHCP option (option code 3) notified to the client uses the value for this command.
[Example]
This sets the notified default gateway address to 192.168.100.1.
SWX3220(config-dhcp)#default-router 192.168.100.1
10.1.12 DNS server settings for notification
[Syntax]
dns-server ip_address
no dns-server [ip_address]
[Parameter]
ip_address : A.B.C.D
IP address
[Initial value]
none
[Input mode]
DHCP mode
[Description]
Configures the IP address to notify as a DNS for the applicable DHCP pool.
Up to eight addresses can be set.
If this command is executed with the "no" syntax by specifying a parameter, the setting value with the specified parameter will
be deleted.
If this command is executed with the "no" syntax without specifying a parameter, all setting values that are set in the applicable
DHCP pool will be deleted.
[Note]
The "Domain Name Server Option" DHCP option (option code 6) notified to the client uses the value for this command.
450 | Command Reference | Application