Administrator Guide

Switch Management Commands 2146
User Guidelines
If a DNS host name is entered instead of an IP address, the switch attempts
to resolve the host name immediately using DNS. Use the ip domain-lookup
command and the ip name-server command to enable resolution of DNS
host names.
Example
The following example enables SNMP traps for host 192.16.12.143.
console(config)# snmp-server host 192.16.12.143 Dell EMC Networking traps
version 2
snmp-server location
Use the snmp-server location command in Global Configuration mode to set
the system location string. To remove the location string, use the no form of
this command.
Syntax
snmp-server location text
no snmp-server location
text — Character string describing the system location. (Range: 1 to 255
characters.)
Default Configuration
This command has no default configuration.
Command Mode
Global Configuration mode
User Guidelines
The location string may contain embedded blanks if enclosed in quotes. Any
printable character is allowed in the string.
Example
The following example sets the device location as “New_York”.