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'm redistributing from BGP into EIGRP and want to tag some routes with one tag and others with another. So, far when I try this the next router sees it with all the same tag. Is it possible to have 2 different tags? The config was similar to the ...
Here is the scenario.We have 2 6500's with 2 vlans that exist on both switchs. Let's say Vlan 10 and Vlan 20. I need to RSPAN the traffic from Vlan 10 to an IDS sensor connected to 1 switch, and the same for Vlan 20 to a second IDS sensor on the sa...
We have the same problem and are running 4.0.179.11. If DNS fails, you get no landing page...actually we can't even get DNS. TAC had us put a Pre-Auth ACL in to allow DNS. This works as the firewall now sees the DNS request from the client, but th...
I agree...the documentation Cisco has is (as usual) misleading and bad!We did not set our network up as the documentation states with a Guest VLAN created on the switch. We implemented exactly as you stated. The internal controller simply builds a ...
It shouldn't match everything on the permit 10 line.ip as-path access-list 2 permit _11111_route-map BACKDOOR-FLAG permit 10 match as-path 2 set tag 11111If I change the route map to only what is shown above here is what I get when I do a show on BGP...
Russ, I changed the AS-PATH list to the following and as you can see it gave me the same result.ip as-path access-list 2 permit .*_11111$A1#sho ip eigrp topology IP-EIGRP Topology Table for AS(1)/ID(10.213.0.3)Codes: P - Passive, A - Active, U - Upda...