SFP with fiber hand-off, won't negotiate - XG-7100 router to Ciena 3930
-
Upon initial insert of an SFP you might need either of the following:
ifconfig ixX down ; ifconfig ixX up
or
ifconfig ixX media autoselect
It depends on the module.
Note that this is only for initial module insertion after boot. Once it's up and running it'll reboot fine and you can remove/reinsert the LC cable.
I have personally tested the following. They were ordered with Intel-specific code.
10Gtek "AXS13-192-10 10/1G SMF"
FiberStore "SFP-10GLR-31 10/1G SMF"I have also tested Add On and Intel-branded MMF modules and they worked (Again, Intel-specific code ordered). I have no reason to believe their single-mode modules would not also work. SMF was too spendy for those for my personal test lab.
-
Hi Derelict, thanks for the advice.
I did not have success with either set of commands.
I am using FS SFP-10GLR-31 as well as 10Gtek ASX-13-192-02 and ASX-130-192-10.
I did have an Intel 850 in at first that worked with a dumb switch. That won't work with the fiber hand-off though.
-
Do you have anything else to test link with besides the ISP?
You can always use the other ix port for that.
-
Yes, bear with me.
-
With a second XG-7100, I set the ix0 to the ISP address. Ping was successful. Last week, I observed while the hand-off switch port was tested. FWIW.
-
I have not had to do anything to connect to a Brocade ICX-6450 10G port.
I did have to issue the following to a Cisco 3750 1G fiber port to get link to come up there:
speed nonegotiate
on the switch port connected to the XG-7100.
-
Another option is going through an outside switch between the Ciena device and the XG-7100.
A benefit of that arrangement is being able to perform diagnostic captures of what's actually on the "wire" with a mirror port there.
-
I have a ticket open with support now, I will post any finding from the ticket transcript here. For any who are interested.
-
@Derelict Are you a Netgate support guru? If I give you my ticket number, do you think you could take it? I think the last post was from a person with an asynchronous work schedule to my own.
-
We are working on it, there's just no easy answer I'm afraid.
Steve
-
Turns out, the SFP port needs to have speed set explicitly. Steve mentioned this earlier, but I ignored the advice. When I explicitly set the speed to 10G, Comcast said they were getting ARPs, so they disabled auto-negotiation on their side. When they did, the link came up.
So, in the end, an easy fix. But Comcast had advised me to set the link at auto select. Learn from my mistake.