EX2200 DHCP gateway issue
I am trying to setup a switch for testing and cannot figure out how to set the default gateway for the DHCP scope of 192.168.1.0/24 I need to be able to connect several laptops to the switch. The...
View ArticleRe: EX2200 DHCP gateway issue
You are just missing this statement:set system services dhcp pool 192.168.1.0/24 router 192.168.1.1set system services dhcp pool 192.168.1.0/24 name-server X.X.X.XThat should have the dhcp server...
View Articlehigh cpu caused by mcsnoopd - IPv6 mc related - on EX4200
Hi all, I see high CPU caused by mcsnoopd on one of our switches:user@switch> show system processes extensive | no-more last pid: 92838; load averages: 1.40, 1.65, 1.70 up 1192+05:09:40...
View ArticleEX2200 system overload problems with 15.1Rx upgrades
I just wanted to let the community know about issues that occur with EX2200 switches running the 15.1Rx Junos versions. The upgrade from 12.3 to 15.1.R1 worked well and just as expected while each...
View ArticleRe: switches software upgrade
Just as an addition the EX2200 has an issue once it is running the 15.1 code. I explained it here:...
View ArticleRe: 15.1 Now Recommended
We are using it since R2 already and it is working so far. However 15.1 has some problems when it comes to software upgrades.I described it especially for EX2200 here:...
View ArticleFirewall filter for VLAN to restrict access to another VLAN
Hello everyone, I have two VLANS configured. I would like to allow clients from one VLAN to only be able to access one machine on a different VLAN. I don't want clients to be able to get to anyother IP...
View ArticleRe: EX2200-48P - Avaya IP phones
I do not believe telemetries are actually implemented on the switches, even though call out in the on-line documentation. At least for EX4200-PX I know it is not there. Also I believe I've seen...
View Articlesending syslog from qfx to network director
Hi, we have 2 qfx that are synced and being monitored by junos space network director, is the network director capable to recieved syslog from qfx? thanks
View ArticleRe: sending syslog from qfx to network director
Hi Folks,JUNOSSPACE PLATFORM is capable of receiving the Device syslog/SNMP Traps from the Router. Please refer to Device Management API session for /devices/get-syslog-events as...
View ArticleRe: Firewall filter for VLAN to restrict access to another VLAN
Hi VossaFirst create a firewall filter family ethernet switching matching the destination address that you wanted to block and then apply it on the VLAN root# show firewall family ethernet-switching {...
View ArticleRe: Firewall filter for VLAN to restrict access to another VLAN
Hi Folks,Please find few reference on, Applying a Firewall Filter to a Port on a SwitchApplying a Firewall Filter to a Management Interface on a SwitchApplying a Firewall Filter to a VLAN on a...
View ArticleRe: sending syslog from qfx to network director
Hi Python, seems like network director is for network devices management and monitoring only, cant find any docs that it is capable for syslog. is their a module in junos space for syslog, aside from...
View ArticleRe: sending syslog from qfx to network director
This API is used to start syslog events on managed devices. It makes an asynchronous call to the syslog service. Please note that the <get-syslog-events> is a long lived rpc and will filter the...
View ArticleRe: Adding VLANS QinQ to another VLAN (see notes!)
Take a look at this, it may provide an answer to your questionhttps://www.juniper.net/documentation/en_US/junos14.1/topics/task/configuration/qinq-tunneling-ex-series-cli-els.html
View ArticleRe: Any one here have exprience integrate EX with Cobranet software?
Hi Spuluka, Do u think if i using Q-in-Q can solve this issue? Thanks
View ArticleRe: EX2200 system overload problems with 15.1Rx upgrades
Did you have these problems upgrading to 15.1R5? The fact that your post is from Jan 5th makes me think that the reference to 15.1R1 might be a typo? I strongly suggest opening a JTAC case to make sure...
View ArticleEX3300 normal port suddenly change to VC-Port?
Hi All, May i know whether someone have facing problem same like me that normal port sudenly change to VC-PORT on EX3300-VC as per below log? {master:0}test@test> show virtual-chassis...
View ArticleRe: EX3300 normal port suddenly change to VC-Port?
Hi Folks,Auto-provisioning will take effect only on a pre-provisioned virtual chassis knob is enabled in the box under virtual-chassis hierarchy. virtual-chassis { preprovisioned; <<<<...
View ArticleRe: Any one here have exprience integrate EX with Cobranet software?
Q-in-Q could also connect remote ports at layer 2 as another option.
View Article