Connectivity Guide

Table Of Contents
aaa authentication system:local
ip domain-name dell.com
ip domain-list f10.com
ip name-server 1.1.1.1 2::2
ip host dell-f10.com 10.10.10.10
snmp-server community public read-only
snmp-server contact http://www.dell.com/support/
snmp-server location United States
debug radius false
DHCP commands
default-router address
Assigns a default gateway to clients based on the IP address pool.
Syntax
default-router address [address2...address8]
Parameters
address — Enter an IPv4 or IPv6 address to use as the default gateway for clients on the subnet in A.B.C.D
or A::B format.
address2...address8 — (Optional) Enter up to eight IP addresses, in order of preference.
Default Not congured
Command Mode DHCP-POOL
Usage Information Congure up to eight IP addresses, in order of preference. Use the no version of this command to remove the
conguration.
Example
OS10(conf-dhcp-20.1.1.1)# default-router 20.1.1.100
Supported Releases 10.2.0E or later
disable
Disables the DHCP server.
Syntax
disable
Parameters None
Default Disabled
Command Mode DHCP
Usage Information The no version of this command enables the DHCP server.
Example
OS10(conf-dhcp)# no disable
Supported Releases 10.2.0E or later
System management 589