Hello,
@Steven T Eam wrote:
Hi All
We have a client using a SRX220H with JUNOS 12.1X46-D65.4. Their external data link comes onto their premises through a OneAccess 1424 (internet provider supplied) that then is ethernet patched to the SRX220H through Port 0.
When their link goes down ie issues with provider etc and then is restored, the SRX and the OneAccess don't start talking again until one of them is rebooted. Is there a setting or something that I can do to make the SRX realise that the link it active again without needed to reboot?
Sounds like a L1 issue, perhaps Ethernet autonegotiation not complete.
Would You please be able to supply following printout from SRX when the issue hits?
show interfaces ge-0/x/y media detail | no-more
show interfaces ge-0/x/y extensive | no-more
Also, You could try either disabling autonegotiation ON BOTH SIDES, or executing the below JUNOS command when the issue hits:
test interface ge-0/x/y restart-auto-negotiation
HTH
Thx
Alex
P.S. Please don't forget to replace ge-0/x/y above with actual SRX interface id that is connected to OneAccess 1424 box!