Re: EX switch "Port high non-unicast traffic"
rccpgm, thanks for the insight, will try to find the issue with wireshark.
View ArticleRe: Admin VLAN not working in access ports. (EX3300)
Hello, Is is ADMIN_VLAN(under interface ge-0/0/19.0) or ADMINISTRATIVA (in vlans configuration)? Or was there typo earlier?Also when you collect laptop to ge-0/0/19.0 configured under admin vlan, what...
View ArticleRe: Admin VLAN not working in access ports. (EX3300)
What Rushi is basically asking is if your VLAN is pure L2 or also L3. If indeed L3, the EX3300 is DefGW for the VLAN, do you also have some route for this VLAN to get to rest of network? If pure L2,...
View ArticleRe: Admin VLAN not working in access ports. (EX3300)
The Vlan in Layer 2. If I set a laptop with an IP from the Mgmt VLAN and try to pass traffic from vlan 1 in any access port. it does not work The MAC is learned but cannot ping the DG which is a MX480...
View ArticleRe: Admin VLAN not working in access ports. (EX3300)
Did you see Rushi's comment about EXACT name match? Are there other L2 VLANs that can reach the MX?
View ArticleRe: Admin VLAN not working in access ports. (EX3300)
Yeah. I saw it. All other L2 VLANs can reach their DG without any issue. Only the Mgmt VLAN cannot
View ArticleRe: Junos Fusion Data Center Technical documentation.
I do not think you will find these yet, as JFD[C] is not yet released. What is released if JFE and JFP[E]. Docs are not generally provided until product/SW is released. If you are interested in this...
View ArticleRe: VRRP and BFD for subsecond VRRP faiover
BFD and VRRP CAN be implemented/used at the same time, BUT they provide completely different failover recovery mechanisms. I am not sure what you googled and where, but VRRP is for DefGW failover,...
View ArticleEX3300 ACL dropping packets
Hello All, I've set a firewall filter in my EX running 12.3R6.6. It seems to work fine, However after a minute or so it starts dropping packets and eventually drops the connection to the hosts in the...
View ArticleEX4200 complaining PEM1 and PEM0 are not powered?
I constantly have these two alarms - > show chassis alarms 2 alarms currently activeAlarm time Class Description2016-12-05 17:38:50 CST Major FPC 0 PEM 1 is not...
View ArticleRe: Admin VLAN not working in access ports. (EX3300)
can you show configuration for interfaces and for vlans? Want to verify correct IP is on vlan.xx interface and that vlan.xx is assciated with the admin vlan.
View ArticleRe: EX4200 complaining PEM1 and PEM0 are not powered?
Hi, Please check for the chasisd logs if you see any abnormality.
View ArticleRe: EX3300 ACL dropping packets
Hello, This firewall filter is stateless filter. So it will be applicable to not only traffic originating from source addresses specified but also to all reply packets from those IPs even if originator...
View ArticleRe: EX4200 complaining PEM1 and PEM0 are not powered?
Hello, Can you give output of the command 'show chassis environment'?This could be an issue with power cord, power panel or power supply unit. Regards, Rushi
View ArticleRe: Firewall filter should not drop...but drop !
Hello All ! Just an update about this case. I think I figure out what happen. All drops on TCP/UDP trafic occurs for IP destination devices that do not exist any more (unreachable), but the SNMP (or...
View ArticleRe: EX3300 ACL dropping packets
Hello,Thanks for repling back. I am not sure what do you mean by stateless. Couldyou please explain that? I am new at juniper and dont understand much yet.Thanks
View ArticleRe: EX3300 ACL dropping packets
Hello, What I meant to say is(without going into stateful/stateless): Let us say you have applied a filter on ge-0/0/0 interface for traffic sourced from A to anywhere as below: A -------- ge-0/0/0.0...
View ArticleRe: EX3300 ACL dropping packets
Rushi,Thanks for that. So which filter should i use in order to NOT affect thetraffic going or coming from A?
View ArticleRe: Firewall filter should not drop...but drop !
Since the destination-MAC is unknown, this causes a unicast-Flood of the packet, which could (does based upon your research) also get flooded to RE along with every other interface. I've never looked...
View ArticleRe: Firewall filter should not drop...but drop !
Thanks for the update on what traffic is actually hitting the filters. Good to know the traffic handling behavior.
View Article