Re: PLS HElP, JUNIPER NNI and PE ( Same router ) Issue
Hi Python, Sure dear, Please find attachd digrams and along with configuration for both ASBRs Just a brief regarding the topology attached 1. IOU3 = Cisco ASBR2. Juniper 1 = ASBR3. IOU5 = CE router...
View ArticleRe: PLS HElP, JUNIPER NNI and PE ( Same router ) Issue
Hello,If IOU8 and IOU3/ASBR are in different VRFs on Juniper-1, then the Juniper-1 router won't advertise IOU8 routes to IOU3 and vice versa.To make this happen, You need to configure BGP RIB-groups +...
View ArticleRe: PLS HElP, JUNIPER NNI and PE ( Same router ) Issue
Hi, yeah I've checked "auto-export" feature. But if we enabled it for specific VRF( lets sya ) , then it will allow unnecessary ( or unwanted ) routes from other vrfs as well, So far, my research...
View ArticleRe: PLS HElP, JUNIPER NNI and PE ( Same router ) Issue
Hello,sgauravdeep wrote:Hi, But if we enabled it for specific VRF( lets sya ) , then it will allow unnecessary ( or unwanted ) routes from other vrfs as well, You can control this with VRF import...
View ArticleRe: Monitoring Radio between OSPF sites.
Looks good so far. All your routed links should now be visible correctly. Once the loopbacks are also updates so that they distribute in OSPF as /32 routes your routing table should all be clean....
View ArticleRe: Do you think if routes or traffic is blocked in Juniper router
Hi As we know, bgp route policy control routes and access-list in interface control traffic. So I want to know how the firewall control. I mean firewall control routes or traffic? Thank youYou can...
View Articlehow to set up virtual Juniper lab?
Hi Any one can tell how to set up virtual Juniper lab? or send me a link. Thank you
View ArticleRe: how to set up virtual Juniper lab?
vMX is a good start: http://www.juniper.net/us/en/training/jnbooks/day-one/automation-series/vmx-up-running/ vSRX too: https://www.juniper.net/us/en/dm/free-vsrx-trial/ vQFX also:...
View ArticleRe: how to set up virtual Juniper lab?
Hi Folks,Please find the details of getting up a vMX in Type 1 and 2 hypervisors, Type 1 - ESXihttps://www.juniper.net/techpubs/en_US/vmx16.1/topics/task/installation/vmx-installing-ova.html Type 2 -...
View ArticleRe: how to set up virtual Juniper lab?
Hi, You can also run it on GNS. https://gns3.com/discussions/juniper-on-gns3 running juniper routers with gns3
View ArticleRe: PLS-HELP no-mac-learning
Hi, You are correct this seems not the reason for ICMP packet drops. However, you can apply the ICMP filter as given in below KB to check/troubleshoot the ICMP packet drop. Example Firewall Filter...
View ArticleRe: how to set up virtual Juniper lab?
thanks for your reply. when i configure gns3, and click "test" bubbern, it shows "VirtualBOX is not installed". In fact, I installed it in my PC. What i did wrong? Please see attached picture.
View ArticleRe: how to set up virtual Juniper lab?
At a guess, I would say make sure you put in the full path to vboxwrapper.exe, plus maybe ensure that virtualbox is also in the path. Regards,Andy
View ArticleRe: PLS-HELP no-mac-learning
Hi Folks,When a L2 switch is initially connected to an Ethernet LAN, it has no information about the devices connected to the network. Learning is a process the switch uses to obtain the MAC addresses...
View ArticleRe: Backup-RE communication failure
Hi CG, Earlier you mentioned that you were able to ping the directly connected LAN subnet IP from backup RE. In the latest example you shared, I don't see the ping working even for the directly...
View ArticleRe: how to set up virtual Juniper lab?
Hi Folks,I would suggest, in GNS3 you only need to setup the path for VBoxManage utility using the the Edit -> Preferences dialog box if you installed VirtualBox into a non-standard location and...
View ArticleRe: Monitoring Radio between OSPF sites.
Ok, so now the goal that I originally set out for. I want to monitor the radio links and routers throughout the network. In the past, I have only done this with HP layer 3 switches. I simply address...
View ArticleRe: Monitoring Radio between OSPF sites.
Hi Folks,What is the current config of ge-0/0/2?There should be a unit 1700 with family vpls part of ge-0/0/2. ge-0/0/2 { mtu 2000; }
View ArticleRe: Monitoring Radio between OSPF sites.
Here is what I have now: ge-0/0/2 { vlan-tagging; encapsulation flexible-ethernet-services; unit 1700 { description "Management VLAN"; encapsulation vlan-vpls; vlan-id...
View Article