Re: Balancing between default routes
Juniper randomly selects one and use it. To load balance you would need to create a policy to loadbalance and apply it to the forwarding table. By default, when there are multiple equal-cost paths to...
View ArticleRe: Protecting LDP in Junos
I don't have the book but here's what you'd expect for LDP traffic: UDP Hellos sourced from outgoing interface to all routers multicastTargeted UDP Hellos sourced from the loopback IP to the neighbor's...
View ArticleRe: how LSP bypass of link-protection is created ?
Hi,I met these problems in the real network. Now it work stablely, I will take a lab to make sure that whether it work right or not. So i will give you my result when i get it.Thanks for your answer !
View ArticleRe: Balancing between default routes
Thanks for the reply. I've added policy-options {policy-statement load-balancing-policy {then {load-balance per-packet;}}}routing-options {forwarding-table {export load-balancing-policy;}} But the...
View ArticleDo they have the same effect of route-filter?
Hi There are two group config. Do you think they have the same effect ? Thank you Group One:set policy-options policy-statement ISP_S_v6 term N_ROUTES from route-filter 2111:2222:FF00::/40 orlongerset...
View ArticleRe: Balancing between default routes
Hello,Your link costs do not look equal:Interface State Area DR ID BDR ID Nbrs vlan.1108 BDR 0.0.0.0 x.x.225.12 10.10.10.12 1 Type: LAN, Address: x.x.225.37, Mask: 255.255.255.252, MTU: 1500, Cost: 150...
View ArticleRe: Do they have the same effect of route-filter?
Yes, I think they have the same effect. I would assume the second term in the first filter never applies and all the prefixes are caught by the first term.
View ArticleVPLS config
Hello Community. I hope you are all fine today. I am trying to set in my lab a VPLS conection between 2 SRXs. I know that this is not the SRX threat but I thought the issue fits better here. I am...
View ArticleRe: Balancing between default routes
Also to see if both next-hops have been sent to the forwarding table> show route forwarding-table extensiveLook for ulst and the two next hops should be programmeduser@R1> show route...
View ArticleRe: VPLS config
Are your computers plugged directly into the port ge-0/0/2? I notice these ports are setup with vlan tagging enabled and a vlan id set. Comuters are generally looking for and generating untagged...
View ArticleRe: VPLS config
spuluka yes. They are directly connected to those ports. Should I remove the current config as set them as Access ports under vlan 660 with no VPLS encapsulation or any other confi than standard...
View ArticleRe: VPLS config
I believe the correct encapsulation then is ethernet-vpls instead of vlan-vpls and this generally requires the use of unit 0. Make the matching interface.unit change in the vpls routing instance as...
View ArticleRe: BFD over IPv6 not working for some interfaces
Turn on ospf traceoptions. Looks like authentication is enabled on HP but not on Juniper.From HP: ospf authentication-mode md5 1 cipher $c$3$fdůlfkjaslkfůdalfkaůkf= ospf network-type p2p
View ArticleRe: VPLS config
Hello,First things first - VPLS on SRX requires packet-mode https://kb.juniper.net/InfoCenter/index?page=content&id=KB30461 Secondly, "OL" code usually indicated there is no transport label...
View ArticleRe: Balancing between default routes
HelloIt seems all is fine with a next-hop run show route forwarding-table destination x.x..225.38Routing table: default.inetInternet:Destination Type RtRef Next hop Type Index...
View ArticleRe: VPLS config
spuluka Thanks you. This was the missing part. after doing this on both LAN facing interfaces. the traffic worked.
View ArticleRe: VPLS config
Hi, Yeah. This was another headache that I went through after noticing that not even the LDP session was being established. Thanks
View ArticleBGP_RT_Background bit
R2 ---- R4| | \| | \ R5 | | /| | /R1 -----R3 I have the follow VMx LAB environment. R1-R4-R5 have configured vpn-1 routing-instance type vrf,...
View Articleconfigure static P2MP LSP for MVPN !
Hi,I have the MVPN lab. i try to configure static P2MP LSP but i can not commit. When i commit, junos show me the error : [edit routing-instances black provider-tunnel selective group 233.3.3.3/32...
View Article