Re: ICCP QFX10002
SD-SRV-C012-1 and SD-SRV-C012-2 have no routes to each other's loopback, which you're using as iccp peers. You should use the dedicated addresses you set up on ae0. edit protocols iccpreplace pattern...
View ArticleQFX5100-48S and 48T VC mixed member LAG ports
Hello Com, I came across this question few days ago while planning to increase link redundancy of a firewall. There is a QFX5100 VC consisting of 2x 48S and 2x 48T. Location is splitted and one 48S and...
View ArticleRe: QFX5100-48S and 48T VC mixed member LAG ports
I think it should work, as once packet is inside the switch (pass the phy) it would not know if it original came in via copper or fiber or care. At same time, I doubt very much anyone has tested this,...
View ArticleRe: ICCP QFX10002
Hi, thank you for your answer. It works but how can I do to add a route to other's switch loopback ?Because the best practice is to use loopback for ICCP. Thank you
View ArticleEx3300 reset snmp if status
We have an ex3300 and it is being monitored using snmp. We have disconnected one of the network cables on one of the ports and since then the snmp monitoring has listed this port as having a problem.as...
View ArticleRe: ICCP QFX10002
You would need to configure either a static route or a routing protocol to advertise your loopbacks as you would would with any subnet you wish to make reachable.
View ArticleRe: Ex3300 reset snmp if status
It looks like this is simply reporting that the link is down. You can disable the port so that the link down notification is no longer an issue. set interface ge-0/0/0 disable You remove this with...
View ArticleRe: Ex3300 reset snmp if status
May be this helps? https://www.juniper.net/documentation/en_US/junos/topics/task/configuration/interfaces-enabling-or-disabling-snmp-notifications-on-physical-interfaces.html ThanksPartha
View ArticleRe: igmp-snooping vlan disable - ex4300
HI You may want to specifically enable for vlans which you intend to have snooping on. For example set protocols igmp-snooping vlan [ test test2 test3 ] ThanksPartha
View ArticleRe: igmp-snooping vlan disable - ex4300
Hi,first tnx for your comment i did that for al the vlans on the sw beside the vlan that i want to be disabled. *set protocols igmp-snooping vlan test1*set protocols igmp-snooping vlan test1*set...
View ArticleRe: QFX5100-48S and 48T VC mixed member LAG ports
HI Mixing speed in LAG is not possible. By the way why would you configure fiber ports as xe-x/x/x unless they are 10gig. If they are one gig you may still configure ge-x/x/x. ThanksPartha
View ArticleRe: Unable to SSH to EX4200 and no local logs
HI Simon Below is what is need for ssh to work set system services ssh One local user configured to SSH set system login user juniper class super-user authentication plain-text-password Post this if it...
View ArticleRe: Qfx-3500
HI Post doing a format install you may do a device mode change. You could also try removing the vc files from the system % cd /config/% lsdb ssh_host_dsa_key...
View ArticleRe: ICCP goes down when enabling aeX mc-ae lag option
HI Post converting to AE are we able to ping across the box? We need to have reachability for ICCP. Are you using IRB IP for ICCP or loopback? We also may want to add static arp for IRB-IRB...
View ArticleRe: EX 2200 switch with EX-1FE-FX SFP module
HI Sir I dont think this is not supported https://www.juniper.net/documentation/en_US/release-independent/junos/topics/reference/specifications/optical-interface-ex2200-support.html ThanksPartha
View ArticleRe: Juniper EX3400 software upgrade not possible
HI Please check this KB KB31633 CauseThere is storage issues in EX2300 and EX3400 in /var directory. This has limited space which could be occupied by other files. SolutionWe would be getting the error...
View ArticleRe: EX 2200 switch with EX-1FE-FX SFP module
Hi Partha, I am not sure if I understand your answer correctly.Could you please explain? Thanks.Partha wrote:HI Sir I dont think this is not supported...
View ArticleRe: DHCP-Relay + firewall on interface
Thanks for thinking with me.From my tests i must conclude that DHCPrequests/offers do not go through an ACL automatically. You need to configure it on the Interface and RE firewall filters. There a...
View ArticleRe: DHCP-Relay + firewall on interface
Addition: It looks like i was looking at 2 seperate issues. Regarding the firewall this issue is still active.Juniper really screwed up with this basic functionality. It works and off and it still...
View Article