DIS-200G Series Gigabit Ethernet Switch CLI Reference Guide
166
Switch(config)# snmp-server host 10.9.18.100 version 2c public
Switch(config)#
This example shows how to enable the SNMP authentication traps.
Switch# configure terminal
Switch(config)# snmp-server enable traps snmp authentication
Switch(config)#
32-6
snmp-server location
This command is used to configure the system’s location information. Use the
no
form of this command to
remove the setting.
snmp-server location
TEXT
no snmp-server location
Parameters
location
TEXT
Specifies the string that describes the system location information.
The maximum length is 255 characters. The syntax is a general
string that allows spaces.
Default
None.
Command Mode
Global Configuration Mode.
Command Default Level
Level: 15.
Usage Guideline
Use this command to configure the system’s location information on the Switch.
Example
This example shows how to configure the system’s location information with the string “HQ 15F”.
Switch# configure terminal
Switch(config)# snmp-server location HQ 15F
Switch(config)#