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 2511 that I have been tasked with setting up as our access server. I was not comfortable using telnet and making it publicly accessible so I searched for an IOS that had the SSH feature. Originally, the IOS version was 12.3 (c2500-is-l.123....
I have a temporary situation where I need to allow traffic where both tx and rx do not take the same path.Sometimes the originating traffic will go through the ASA, and sometime the return traffic will go through the ASA.Please don't tell me that I n...
I've tried overlapping dial-peers with 'answer-addres .' for each voice port but the selected incoming dial-peer will always be the first of the overlapping dial-peers. Any other ways to do this?
Here's what it takes to allow out-of-state traffic (or asymmetrical routing as I've seen cisco refer to it as).static (,) netmask norandomseq nailedfailover timeout -1Examplestatic (server-net-a,server-net-b) 10.0.0.0 10.0.0.0 netmask 255.255.255....
TAC confirm this can be done. So what I have done is use voice port applied translation-rules to prepend prefixes to match corresponding outgoing dial-peers. The outgoing dial-peers use another translations-rule to remove the prefixes before dialin...
The voice port is the last item used to match an incoming dial-peer. Any dial-peer with at least one of the other attributes will be selected first, such as your default route dial-peers.