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'm running VSCode and i would like to have an interactive window running the script in order to better learn how ncs works. Currently if i run "source ~/nso-6.1/ncsrc" before running the python script, it is ok. But i don't run the source com...
Hello all,i'm having some trouble on a lab with this topology Both Loopback1 are redistributed into OSPF (so they are E2).From R1, i can see this routing table (ospf)So, in order to reach 2.2.2.2 (that is IA) i will pass through R3 (so via area 0), w...
Hello,
i would like to leak a route locally from vrf to another without passing it to other vpnv4 neighbors.
For example: i have two PEs and one P RR. On both PEs i have the same VRF (vrf A) with same RT (for example Import 1:1 and export 1:1). On bo...
Hi all,
i have a question about the additional-path feature in BGP. I have this topology:
a PE is learning 3 different path of the same prefix from different iBGP neighbors. Now, this PE have an eBGP session to a CE. Is there any method/way to advert...
Hello Giuseppe, << Because when R1 to R3 link is up R1 is connected to area 0 and as a result of this the LSA type 3 in area 120 describing prefix 2.2.2.2/32 (that comes from area 2) is ignored.when R1 to R3 link in area 0 goes down, R1 becomes a rou...
Hello Joseph,Cannot Just think that: for any reason R1 does not generate LSA3 in area 0. The only LSA3 that R1 is receiving about 2.2.2.2/32 is the one received via area 120 from R2. And yep, R1 will not use the area 120 path even if it will not ha...
Hello,i know that the area 0 path is preferred, but the strange thing is that if i cannot learn (for different reasons) the area 0 path, i will not use the bypass one. This is my problem. Let's think that between R3 and R4 there is an MPLS environmen...
Hello,thank you. The strange thing is that if i shutdown the link between R1 and R3, i have this RIB Now i can use the bypass link. My question is why? Why can't i select this as best also when the link between R1 and R3 is up? This question was born...