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.
anyconnect 3.0 is installed in my win7 computer.Many .xml files are located in C:\ProgramData\Cisco\Cisco AnyConnect Secure Mobility Client\ProfileI can see some servers defined in server list in one of these profiles. <ServerList> <HostEnt...
Communication between Site A and Site B was through MPLS/VPN network. EIGRP was used between PE and CE. There was also a backdoor link between CEs. Topology and configuration were in attached file.R1 can learn routes in Site B(prefix 192.168.50.50/32...
I have read the conception of single-rate,two-color policing, single-rate three-color policing and two-rate three-color policing. But I don’t know how to implement them with policing command. Policing commands are so complicated and make me so confus...
I find a confused issue when I test how RIPng is working. A very simple topology like that:R1----R2--NetXWhen I use rip version 2, metric for NetX in R1's routing table is 1. When I use RIPng, metric for NetX in R1's routing table is 2.Why R1 has the...
I can see tag information in a route learn from EBGP peer.Below information is an output from my test environment.R2#sh ip route 192.168.30.0Routing entry for 192.168.30.0/24Known via "bgp 12", distance 20, metric 0Tag 3, type externalRedistributing ...
Hello Paul: I think you should add backup next-hop each other in seq 10 and 20Route-map PBR permit 10Match IP address 10Set ip net-hop x.x.x.x ( ISP 1 next hop) y.y.y.y ( ISP 2 next hop)Route-map PBR permit 20Match IP address 11Set ip net-hop y.y.y....
Shivlu and Jorge:Thank you for your reply. Weight is used for BGP best path selection, But what confused me is the result of path selection between MP-iBGP and EIGRP routes.Nagendra:Thank you for your reply too. I think "pre bestpath" is also used f...
Peter, enjoy to see your reply again. Indeed I am reading "Advance in EIGRP" document and see this feature introduced. But I could not find any other document to specify this feature and also could not find any IOS command about this. I have...