Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Is it possible to get the access-list of a Cisco Router via SNMP? I have been searching for that but until now i have not found anything.ThanksBest Regards
Hello,I have tcl script that configures a specific class-map and i need to add to that class-map several access-list. Right now i am trying to send all access-lists to one string and in the end execute ios_config command. But it keeps me giving an e...