Utility Commands
424
ProSAFE M7100 Managed Switches
default-router
This command specifies the default router list for a DHCP client. The parameters <address1>,
<address2>, and so on though <address8> are valid IP addresses, each made up of four
decimal bytes ranging from 0 to 255. IP address 0.0.0.0 is invalid.
no default-router
This command removes the default router list.
dns-server
This command specifies the IP servers available to a DHCP client. Address parameters are valid IP
addresses; each made up of four decimal bytes ranging from 0 to 255. IP address 0.0.0.0 is
invalid.
no dns-server
This command removes the DNS Server list.
hardware-address
This command specifies the hardware address of a DHCP client. Hardware-address is the MAC
address of the hardware platform of the client consisting of 6 bytes in dotted hexadecimal
format. Type indicates the protocol of the hardware platform. It is 1 for 10 MB Ethernet and 6
for IEEE 802.
Default none
Format default-router <address1> [<address2> ... <address8>]
Mode DHCP Pool Config
Format no default-router
Mode DHCP Pool Config
Default none
Format dns-server <address1> [<address2> ... <address8>]
Mode DHCP Pool Config
Format no dns-server
Mode DHCP Pool Config
Default ethernet
Format hardware-address <hardwareaddress> <type>
Mode DHCP Pool Config