Users Guide

Switch Management Commands 2040
Virtual Router Configuration mode is only available on the Dell EMC
Networking N3000-ON/N3100-ON/N3200-ON switches.
Setting a default gateway on the in-band network may make indirectly
connected hosts on the out-of-band network unreachable. Dell EMC N1100-
ON switches support configuration of a single default gateway. If a
subsequent gateway is configured, the prior configuration is overwritten. Dell
EMC N1100-ON switches do not support routing.
Example
The following example sets the default-gateway to 10.1.1.1.
console(config)#ip default-gateway 10.1.1.1.
ip domain-lookup
Use the ip domain-lookup command in Global Configuration mode to
enable IP Domain Naming System (DNS)-based host name-to-address
translation. To disable the DNS, use the no form of this command.
Syntax
ip domain-lookup
no ip domain-lookup
Default Configuration
DNS name resolution is enabled by default.
Command Mode
Global Configuration mode
User Guidelines
This command has no user guidelines.
Example
The following example enables the IP Domain Naming System (DNS)-based
host name-to-address translation.
console(config)#ip domain-lookup