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.
Hi All,
I have issues to create RPL with multiple parameters:
RP/0/0/CPU0:PE1(config)#show configuration failedSat Jan 7 14:49:44.121 UTC!! SEMANTIC ERRORS: This configuration was rejected by !! the system due to semantic errors. The individual !! e...
Hi All,I am trying to configure static IPsec tunnel between two routers. Router R1 has only global routing table [no VRF].Router R2 has two routing tables:* vrf INET - used for internet connectivity* global routing table - used for VPN routes Here ar...
Hello All,This post is maybe next chaper of this thread:https://supportforums.cisco.com/message/3887583I think it would be nice and very helpful to see who rated posts. It could be feature with similar function as "VIP endorsed". Everyone would see w...
Hi allI have question regarding implementation of QoS on logical interface. I tried to search for the answer if it is even possible, but all I could find was that it is not because logical interface handles queuing and shaping differently than typica...
Hi,
there are several good explanations out there.
f.e.: http://packetlife.net/blog/2013/jun/10/route-distinguishers-and-route-targets/
in general:
- route target: extended community pinned to prefixes during export operation, RT is used to select sp...
Hi,
documentation is always your friend
http://www.cisco.com/c/en/us/td/docs/routers/asr9000/software/asr9k_r6-1/routing/configuration/guide/b-routing-cg-asr9k-61x/b-routing-cg-asr9k-61x_chapter_01011.html#con_1228824
"If a prefix match specificati...
Hi Sam,
It's hard to help without configs and topology (you don't have to use real IPs)
Here is simple exmaple how you can configure HSRP to track uplink interface or track ip sla object to influnece which gateway will be active.
https://mellowd.co.u...
cost is 65535 because VL is down not the other way around.
You made a mistake in your configuration, this should be a fix:
R5router ospf 1 no area 1 virtual-link 7.7.7.7 area 1 virtual-link 6.6.6.6R6router ospf 1 area 1 virtual-link 5.5.5.5R7router o...
Hi,
RD does not decide which vrf prefixes will be imported.
RD is used to convert IPv4 prefix into VPNv4 prefix(if we are talking about IPv4). This is very useful if different customers use same IP ranges but thanks to RD prefixes will still be uniqu...