Access-list on Catalyst 4006.

I'm trying to create an ACL to be used for SNMP access. I don't find any useful command to use. I began with "set ..." but no further options drove me in the right direction.

Could you help me please?

Reply to
AM
Loading thread data ...

If you have CatOS, these are the commands: set ip permit enable snmp set ip permit 192.168.1.0 255.255.255.0 snmp set ip permit 192.168.2.1 snmp

set ip permit {enable | disable} [telnet | ssh | snmp] set ip permit ip_addr [mask] [telnet | ssh | snmp | all]

Reply to
Make

Cabling-Design.com Forums website is not affiliated with any of the manufacturers or service providers discussed here. All logos and trade names are the property of their respective owners.