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.
We have a Cisco router configured with a 32-port async card. We use it as a terminal server to connect to a Nortel DMS100 phone switch. Currently we reverse telnet to port 3001, 3002, etc. depending on the rotary group we want to hit. What is port 50...
As long as the ASA is set to authorize all commands, create a command authorization set in ACS. In the command authorization set, permit ?show? and ?write? (and permit unmatched arguments) and deny all other unmatched commands. You then need to app...
On our ISP border routers, we are just using:ip as-path access-list 1 permit ^$the ^$ only allows routes that originate in your AS to be announced on your BGP links. Take a look at the following: http://www.cisco.com/warp/customer/459/27.html I'm n...