SSM60 snmp-server configuration
To configure SNMP on the SSM60:
On each Chassis:
- Log in to each SSM base switch address using telnet.
- Enter Expert mode.
- Enter ‘configure terminal’ mode.
- Run these commands:
# snmp-server enable
# snmp-server view myview 1.3 included
# snmp-server group mygroup v3 auth read myview write myview notify myview
# snmp-server system-name BI_cp
# snmp-server user asg1 group mygroup v3 auth md5 asg1asg1
- Exit ‘configure terminal’ mode.
- Save the configuration:
# write
Validating snmp configuration
After you configure all SSM60s, make sure the configuration is correct:
# mgmt_monitor snmp_verify
Output after successful configuration:
Please wait while querying the snmp—servers on all SSMs
Chassis 1:
----------
SSM1: OK
SSM2: OK
Chassis 2:
----------
SSM1: OK
SSM2: OK
Configuring Non-local RADIUS Users Management port factor
Management Ports are integrated as part of the Chassis HA grade mechanism. Management port factors (for all Management ports) are the same as ‘Standard’ or ‘Other’ data ports factors.
Use set chassis high-availability factors to change the management port factors (default = 11). For more information see set chassis high-availability factors .
|