Is it possible to build a non-standard BGP-Labeled-Unicast network in the...
I am thinking whether it is possible to build a label switching network by underlying the bgp-labeled-unicast label in a public Internet environment.A--ebgp--B--iBGP--C--ebgp--D--iBGP--E--eBGP--F; In...
View ArticleRe: Is it possible to build a non-standard BGP-Labeled-Unicast network in the...
My 2 cents on this… This should be feasible and the below are known challenges which comes in top of my mind… This should be same as Interprovider Layer 3 VPN Option C,...
View ArticleRe: how to delete regular communities
Just my 2 cents on this… If you want to blindly chop the standard community from any ingress learnt prefixes; the below config will do the job, it removes from all learnt bgp prefixes [assuming you are...
View ArticleRe: Subscriber management and Framed-Route
Hi Smelnik,User IP:10.200.4.2. Nexthop attribute in a framed route is not applicable anymore. Since subscriber IP address is used as the nexthop in all cases, there is no need to have an additional...
View ArticleRe: Is it possible to build a non-standard BGP-Labeled-Unicast network in the...
Hi Python, Thanks to share your opinion. I think this is only thing it can do while in a public Internet environment.Unless if the customer CC is able to pay layer2 VPN point-to-point tunnel from B to...
View ArticleInterface rlt for logical system on JunOS 17.x
Hi All I usually set interface rlt to connect between main and logical system Test before JunOS 17.xBut it is something wrong on JunOS 17.x while logcial system ping or connect out this router to...
View ArticleRe: VoiP, RTP and DSCP
Hi! For your queries 1: Interface xe-1/2/5 is the Ingress interface ? What would I place on egress? - You apply classifier on the ingress interface (not the scheduler, because on ingress interface we...
View ArticleRe: Subscriber management and Framed-Route
Are you able to see the access-route installed correctly? We have a problem if its not getting installed as expected. What do you see with, "show route protocol access" The log is misleading,...
View ArticleRe: Is it cisco compatible with juniper kompella?
Well, I am not sure where Cisco stands as of now, last I know is same was same as you already mentioned. For latest status, I believe this query belong to cisco community..
View ArticleRe: MPLS explicit-null
It will pop the label and forward using mpls.0 table not IP routing table.
View ArticleRe: Subscriber management and Framed-Route
This behavior is expected in NG Release. In NG release, both Access and Access-Internal routes are pointing to the same pseudo-ifl [Demux0.X] by default [show route forwarding-table destination...
View ArticleRe: Interface rlt for logical system on JunOS 17.x
Hi,It should work, few questions: 1. Do you see the rlt0.0 and rlt0.1 getting created and status shows up?2. If you configure individual lt- interfaces in similar way, are you able to ping?3. Can you...
View ArticleRe: VoiP, RTP and DSCP
Hi Amit, Perfect Answer. Thank you for your help. I will close this as resolved as I can work out the rest from these basic configs. Thank you again.
View ArticleRe: VoiP, RTP and DSCP
Hi Amit, My apologies, I was a little quick there.... I do have one other question please: If the SIP traffic flows as follows: Customer --> Upstream --> Core1 --> LNS1 --> Downstream LAC...
View ArticleRe: VoiP, RTP and DSCP
Hi adgwytc,In an L2TP scenario, between LAC and LNS it will be tunneled encapsulated traffic between the loopback of the two (LAC n LNS) as source and destination address.Yes, if would like to have CoS...
View ArticleRe: Subscriber management and Framed-Route
I finally got it working RADIUS:ge-0/0/4:4020-3000 Auth-Type := Accept Framed-IP-Address := "10.200.4.2", Framed-IP-Netmask := "255.255.252.0", Framed-Route := "10.200.200.0/25"But i needed to remove...
View ArticleRe: Subscriber management and Framed-Route
glad to heart that, but wasn't the subscriber up based on your orginal post? was more related to framed-route than the rpf check. Here are more details to rpf check, set it loose mode for testing...
View ArticleRe: Subscriber management and Framed-Route
Hello.I got this group configured for interfaceshow groups SUBSCRIBERS-TEST interfaces {<*> { description "SUBSCRIBERS ACCESS"; flexible-vlan-tagging; auto-configure { stacked-vlan-ranges {...
View ArticleRe: Subscriber management and Framed-Route
Ok. Since there was no mentioning of ping/reachabilty towards the host, the focus was more on the framed-route next-hop output and authd log message as highlighed in the post which I believe I've...
View Article