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.
I am struggling with an issue here for quite some time now. I have a 3750X switch with LLDP configured to send a network policy to advertise a voice vlan to IP phones. However on some ports I cant get it to send out any LLDP packets, so the connected...
I'm having issues with setting up a 1921 router with dual ADSL lines for failover. For some reason internet traffic keeps using dialer 1 as primary internet connection, while dialer 2 should be primary. Also when I end my NAT acl with permit any any,...
Hi Daniele,The problem occured om port gi1/0/21 and later on 1/0/19 (which I enabled for lldp en auto qos voip at the time).The software I'm running is 15.0(2)SE2. regards Sebastian
I have tried to add the dialer 1 route-map as a permit 20 in the nonat2 and then apply it to both NAT statements, but that does not work. When you use the same route-map for your NAT statement (ip nat inside source nonat....etc) the second statement...
Misty,I think since both lines are active at this point in time, you should build in a script to clear the NAT table, something like this:event manager applet NAT-TRACKevent track 1 state anyaction 0.1 cli command "enable"action 0.2 wait 2action 0.3 ...