cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Bookmark
|
Subscribe
|
513
Views
5
Helpful
4
Replies

binding of access-lists

cscarindam14
Level 1
Level 1

Hello,

This is regarding SNMP config on 2980G Catos switch for ver 8.4.9

We have issued the following commands on the switch:

1)For SNMP Access list : set snmp access-list access_number IP_address [ipmask maskaddr]

I would like to know where the binding of access-list would be done when we defining for SNMP configuration

Regards,

Arindam

4 Replies 4

royalblues
Level 10
Level 10

Arindham,

There is no need to bind the access-list to any interface.

When you configure the above command, then only the stations with IP address in the access-list are allowed to poll.

HTH

Narayan

Thanks Narayan for yours input

Pavel Bykov
Level 5
Level 5

This command automatically binds selected ACL to SNMP server on the switch. Requests can come from any interface.

ACL works for incoming requests only.

Thanks for yours input.