02-14-2010 09:26 AM
Hi ALl,
Can any one please elaborate me on the functionality of the EX-UM-2X4SFP.. what I want to know is below
Can I use both the 10GigE ports and the 4 GigE Ports Simmultaniously on the EX-UM-2X4SFP ?
If I use only 2 GigE Ports how many 10 GigE Ports will be avaiable for the use ?
If I use all 4 GigE Ports on the EX-UM-2X4SFP can I still use the 2, 10 GigE Ports ?
if I use only 2 GigE Ports can I still use the 2, 10GigE Ports ?
Thanks in Advance...
regards,
ruwini
02-14-2010 11:36 AM
From technical documentation at
../..
Note: When an SFP+ uplink module is operating in 10-gigabit mode:
When an SFP+ uplink module is operating in 1-gigabit mode:
01-05-2011 02:37 AM
01-05-2011 10:18 AM
No, you can't combine them. It's either 1G or 10G, not both at the same time.
Hope this helps,
Clay
11-25-2011 07:26 PM
I am having trouble linking up ports 0 and 2 on the EX-UM-2X4SFP installed on a ex4200-48T switch running in 1g mode. I have a regular SFP in those ports. When i connect to ports 1 and 3 they link up fine. I have previously ran junos version 10.3R3.4 and upgraded to 10.4R5.5 and I am still seeing the problem. I have also replaced the EX-UM-2X4SFP and had the same issues. Has anyone seen this before and is there a trick to getting this to work?
chassis {
fpc 0 {
pic 1 {
sfpplus {
pic-mode 1g;
}
}
}
}
ge-0/1/0 {
unit 0 {
family ethernet-switching;
}
xe-0/1/0 {
unit 0 {
family ethernet-switching;
}
}
ge-0/1/1 {
unit 0 {
family ethernet-switching;
}
}
xe-0/1/1 {
unit 0 {
family ethernet-switching;
}
}
ge-0/1/2 {
unit 0 {
family ethernet-switching;
}
}
xe-0/1/2 {
unit 0 {
family ethernet-switching;
}
}
ge-0/1/3 {
unit 0 {
family ethernet-switching;
}
}
11-29-2011 03:01 PM
was this a copper module or fiber? and does it show up under show chassis hardware? I did have an issue reported with using copper optics, but not sure on fiber.
-Adam
11-29-2011 03:12 PM
i used a fiber module from 4 different vendors...all of them linked up on ports 1 and 3 but not 0 and 2.
11-29-2011 03:18 PM
Remove the xe config from the interfaces stanza. With both of them in there (ge-0/1/0 and xe-0/1/0) it can/will cause problems. I believe it is a bad factory config having them both in there. Either way, that should fix your problem.
Have a good one,
Clay
11-29-2011 03:19 PM
I have done this before i upgraded and after i upgraded with no luck.
11-29-2011 04:03 PM
You removed all the XE interfaces? Not just one or two of them?
show config | display set | match xe