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.
I have been practicing EIGRP on the INE lab (topology included), and came across a problem. In the topology I want to do unequal cost load sharing on R6 to the destination 155.1.9.0/24. R6 should load share some traffic to R7 and some to R1. The exac...
What is a good way to upload an cisco IOS image from Ubuntu Linux laptop to cisco router/switches and to download a cisco IOS image from the cisco router/switch to the Ubuntu Linux laptop for making backup of the running IOS image? The upload needs t...
The requirement for auto-rp to work correctly is that you have to enable pim sparse-dense mode on all of the links in the network. What this does is that flooding of 224.0.0.39 and 224.0.0.40 groups in dense mode. So all the routers will know about t...
No it is not dictated that forwarding address will always be a non zero value. It will be non zero only when redistributing from an external protocol into the NSSA. But if the internal NSSA router redistributes its loopback interface for example the ...
If the ABR is also the ASBR doing the redistribution then type7>type5 conversion will not happen, basically the P bit will not be set. This is a loop prevention mechanism to make sure that the route you redistribute into the NSSA does not get transla...
Thank you so much asofrani, the tie breaker makes perfect sense now. I notice one thing different in the LSA outputs though. The "routing bit set" field is not mentioned in the LSA output anymore but the route is still being installed in the RIB. Cou...