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.
Hello,I have 3 routers connected like this: r1 -> r2 -> r3EIGRP adjacency is estabalished between r1, r2 and r2, r3.r1 is originating default route through summary address command and I do not want r3 to receive the default route. So, I configured no...
I'm working on scenario mentioned in file attached: R3 and R4 are PE routers, C1 and C2 are CE routers, rest are P-routers. OSPF is running in the core IGP. RSVP and MPLS tunnels are configured on all intermdiate interfaces.150.1.3.3...
We need to configure export and import RTs in a VRF so that while VPNv4 routes are exchanged between PEs so that PE will know which VRF a particular VPNv4 route has to be installed based on RTs. If RTs are not configured, then routes will not be inst...
Hi,I'm working on the below scenario.R3 ---------- R1 -------------- R2150.1.3.3 150.1.1.1 150.1.2.2 -> LoLDP is up between R3-R1 and R1-R2But I do not see any label assigned to R3 & R2 lo IPs on R1 LFIB table.R1#sh mpls ldp ne Peer LDP Iden...
Hi,As per my understanding with tx-ring value is that it is dependent on bandwidth configured on the interface and not to the specific platform nor to the IOS. Please correct if I'm wrong.Also, can anyone point me to the URL where I can get the defau...
Hello Lei Tian,Thanks for the help, its working now.I'm using SRC1 an not 15.0 code.R1#sh ip routeCodes: L - local, C - connected, S - static, R - RIP, M - mobile, B - BGP D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area N1 ...
Hello Lei Tian,Thanks for the clarification.I have configured ip default-network 150.1.0.0 command on R1 and it sets the default route via R2.R1(config-router)#do sh ip routeGateway of last resort is 150.1.12.2 to network 150.1.0.0S* 0.0.0.0/0 [90...
Hello Giuseppe,So do you mean configuring no default-information out command will not allow router to generate default router.I tried configuring this command on R1 and R1 can still generate default route and pass it to R2 and R3. Also in what scenar...