Many thanks Hector. I guess we can narrow down the search by using RD. That will give me what I'm looking for. Also can you please brief the significance of Update Groups in sh ip bgp vpn4 all XX output.
Typical output section will be..
Advertised to update-groups: 10 16 29 64 79
Can you please throw some light on this ?
Ta
... View more
Hello Hector,
I would like to know how I can display BGP routes that are not imported into any VRF's. Specifically I would like to get routes in no-table. Can you please advice..
Eg:
sh ip bgp vpnv4 all prefix
Will display VPNV4 prefixes imported in all VRF's + the no tables onces. How I can specifically get the required info ?
Ta
... View more
Sorry. I should have been more clear.
I would like to know "how to display routes with a particular Route Target set (BGP extended community) NB: With out creating a community list.
Ta
... View more
Hello,
I've a quick and simple question. But having hard time to get a proper answer.How we can display "Extended BGP community" in Cisco.
Ta
... View more
Thanks very much for clarification. Couple of questions.
1) I understand that Hardware QOS (WRR) will be wire speed and faster option. So that should be always the fist choice right ? You mentioned it will be costly..Can you please brief why you suggested that ? Can you also mention any case where you will choose CBWFQ over WRR (if both are supported in a platform) (any specific eg will be great)
2) Other question is direction of QOS. If below is my sample network topology.. Edge - core - Transit - Internet.
Should I apply QOS upstream (ie from Edge to Core and..) or downstream (core to edge...)
many thanks in advance..
... View more
Thanks. Just to be clear. Are you suggesting that WRR and CBWFQ are used for same purpose ?
CBWFQ is newer and have more features and WRR is used on old 6500's.
Also we can use CBWFQ on switches aswell ?
Thanks
Hari
... View more
Hi All,
Can any body describe the use case differences between CBWFQ and WRR. ? I guess using CBWFQ we can create software queues. On other hand WSS allows us to use the existing hardware queue. Sorry, I'm novice in QOS. Can any one please help. I have also seen WSS used in 6500's.. Does 6500 not support CBWFQ. Is it only for routers ?
Thanks
... View more
Hi,
MPLS to CPE. Well best solution is to use eBGP as PE-CE protocol.
Pros:
You can define service subscriptions from CPE itself. Less burden in PE
Cons:
You cant do packet filtering in CPE outside.
Ta
H
... View more
Thanks for your update. So you mean changing the Outside interface IP to public and Performing the NAT translation on the router is the only option ? Thanks Hari
... View more
The topology I have is as follows: Internet --> Router (with Public IP) --> ASA (with Private IPs) --> LAN What I'm trying to achieve is for remote workers to be able to use the Anyconnect client to connect back to the office. Can you please advice if there are any ways to achieve this ? Basically needs to change the Listening IP address / Termination IP address of SSL Anyconnect VPN. Thanks
... View more
Is it possible to have multiple NAT translation for same IP We have a NAT statement as follows. 10.0.0.1 -- > 100.10.10.10 10.0.0.0/24 - 10.0.0.0/24 - Identity NAT for the traffic between same ranges. But this is not using when we have the first nat rule (NAT TO A PUBLIC IP) is in place.
... View more
Please see the below. Does that PBR applied on the interface cause this behaviour ? ~~ inr g0/1/5.1 encapsulation dot1q 1 native Ip address 192.168.1.1 255.255.255.0 ip policy route-map test route-map test prmit 10 set ip next-hop 10.6.160.1
... View more
Thanks for the update. We have PBR on that interface to set next hop as another core device. Does that mean that ? 1. The destination is always shown as first HOP? 2. Next hop wont be correctly shown ? Thanks, H
... View more
Hi all, Seeing following traceroute where the destination ip appears as first hop and then it goes out to internet . It should have stopped after first hop. What is happening here ? any ideas? Tracing route to testsite[120.101.0.167] over a maximum of 30 hops: 1 6 ms 1 ms 1 ms cncotbncfi [120.101.0.167] 2 9 ms 10 ms 8 ms 10.6.160.1 3 13 ms 8 ms 7 ms 10.7.160.0 4 10 ms 9 ms 6 ms 60.170.83.41 5 * * * Request timed out. 6 * * * Request Why our the next hope IP is not showing ? Thanks, Hari
... View more