The Simple Network Management Protocol (SNMP) is an internet standard used to collect various information from network devices which is sent to be analyzed by an SNMP manager. An SNMP manager is a centralized software application that can be used to monitor all devices on a network running SNMP.
There are three versions of SNMP, with SNMPv3 being the latest. The FLEX24-10G can run all three versions of SNMP at once.
FLEX24-10G# configure terminal
FLEX24-10G(config)# snmp-server
FLEX24-10G(config)# snmp-server engine-id local 1234567890
FLEX24-10G(config)# snmp-server John 1234567890 sha supersecurepassword priv des evermoresecurepassword
FLEX24-10G(config)# snmp-server security-to-group model v3 name John group IT
FLEX24-10G(config)# end
FLEX24-10G# copy running-config startup-config
Building configuration...
% Saving 3466 bytes to flash:startup-config
FLEX24-10G#
Refer to the Video tutorial to more know about SNMP configuration and usage on the 10G switches.
Refer to the Admin Guide for all the advanced settings available in the switch. You’ll find additional resources like the Datasheet, Admin Guide, A&E spec sheet, etc on the product page here.
For more assistance,
|
Comments
0 comments
Please sign in to leave a comment.