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.
If we configure output traffic shaping on an ASR 9000 interface the Service Policy is not installed, however in cco we can find that traffic shaping is supported see the next link:http://www.cisco.com/en/US/docs/routers/asr9000/software/asr9k_r4.2/q...
Hi, do you know how to recover a line card from rommon?We insert 2 linecards A9K2T-20GE-B in an ASR9010 with version 4.2.3 and noticed that they needed a fpd upgrade, however after the fpd upgrade and the linecards reload, some of the LC did'nt came...
Hi all, has anyone connected a FO using 10GB-SR and a XENPAK-10GB-LX4 gbic, could we have a problem if we do so for a cable distance of 80 to 120 meters.thks in advace.Mario
Hi, when we edit multiple lines in a prefix list in a Cisco 12K, we are getting this message "prefix-list currently locked" and we cannot continue to configure for a period of time.Router(config)#ip prefix-list PRFX-NAME seq 391 permit A.B.C.0/24 ge ...
2 questions:We have a ME 3400 con qos configured, we'd like to monitor the bw per class, we have two ways, one using the "show policy-map interface output/input" however the output is not showing the bps rate:Switch#show policy-map interface output F...
Thanks Eddie,
Suppose I have,
ipv4 access-list abf-1
10 permit ipv4 100.100.100.0/24 any nexthop1 VRF RED nexthop2 VRF BLUE
what is the trigger to take VRF BLUE routing table as an option?
NH2 should be taken in case there is not a default ro...
Hi Eddie, in vrf select can we use a different vrf as a nexthop2?
For example,
ipv4 access-list abf-1
10 permit ipv4 any 100.100.100.0/24 nexthop1 VRF RED nexthop2 VRF BLUE
Thanks
Mario
Thanks Eddie,
I got confused with this "This allows packet arriving on ingress VRF to get routed on egress interface which is in different VRF. ".
So, just to be sure, according to your comments vrf select should works with MPLS VRF, am I correct?
...
Hi Tarun, a question regarding the vrf select feature in ABF, does it works in mpls vpn scenarios? I mean, the next hop in a vrf could be an interface in a remote PE?
Thanks,
Mario
Hi Xander, is there a way to optimize the rpl execution time.I'm using the next rpl as a conditional advertisement in bgp,route-policy DEFAULT_ROUTE if rib-has-route in NET1 and rib-has-route in NET2 and rib-has-route in default_route then set co...