hit counter script

Creating Snmp Communities; Filtering Snmp Requests - Cisco Nexus 9000 Series Configuration Manual

Nx-os system management configuration guide, release 6.x
Hide thumbs Also See for Nexus 9000 Series:
Table of Contents

Advertisement

Creating SNMP Communities

Step 3
Creating SNMP Communities
You can create SNMP communities for SNMPv1 or SNMPv2c.
Procedure
Step 1
Step 2
Step 3

Filtering SNMP Requests

ACL with SNMPv3 user is not supported. You can assign an access control list (ACL) to an SNMPv3
community to filter incoming SNMP requests. If the assigned ACL allows the incoming request packet, SNMP
processes the request. If the ACL denies the request, SNMP drops the request and sends a system message.
Create the ACL with the following parameters:
• Source IP address
• Destination IP address
• Source port
Cisco Nexus 9000 Series NX-OS System Management Configuration Guide, Release 6.x
118
Command or Action
copy running-config startup-config
Example:
switch(config)# copy running-config
startup-config
Command or Action
configure terminal
Example:
switch# configure terminal
switch(config)#
snmp-server community name {group group | ro |
rw}
Example:
switch(config)# snmp-server community public
ro
copy running-config startup-config
Example:
switch(config)# copy running-config
startup-config
Configuring SNMP
Purpose
(Optional)
Copies the running configuration to the
startup configuration.
Purpose
Enters global configuration mode.
Creates an SNMP community string.
(Optional)
Copies the running configuration to the
startup configuration.

Advertisement

Table of Contents
loading

Table of Contents

Save PDF