Tuesday, December 24, 2019

Can't seem to get QSFP+ ports on EX4300 working as switchports.

So I recently picked up a EX4300 for my homelab and I am having some trouble getting the 40gb QSFP+ ports working. I am pretty new to Juniper, having used almost exclusively Cisco gear, so I am hoping to get a more experienced set of eyes on this to make sure I am not missing a setting somewhere.

Following the guides I found I first deleted the ports out of the virtual chassis config with "request virtual-chassis vc-port delete". After which I went ahead and configured the et-0/1/# interfaces for switching and no auto-negotiation as we are using QSFP+ DACs. We already reached out to the DAC vendor (FS) and they sent us back screen shots of this model working in their own EX4300, but I just can't seem to get them to show up in the chassis inventory under PIC 1

Anyone know if I am missing a step here?

interfaces { et-0/1/0 { ether-options { no-auto-negotiation; } unit 0 { family ethernet-switching { interface-mode trunk; vlan { members all; } storm-control default; } } } et-0/1/1 { ether-options { no-auto-negotiation; } unit 0 { family ethernet-switching { interface-mode trunk; vlan { members all; } } } } et-0/1/2 { ether-options { no-auto-negotiation; } unit 0 { family ethernet-switching { interface-mode trunk; vlan { members all; } } } } et-0/1/3 { ether-options { no-auto-negotiation; } unit 0 { family ethernet-switching { interface-mode trunk; vlan { members all; } } } } 

home-ex4300-sw1> show chassis hardware

Hardware inventory: Item Version Part number Serial number Description Chassis ************ EX4300-24T Routing Engine 0 REV 11 650-044936 ************ EX4300-24T FPC 0 REV 11 650-044936 ************ EX4300-24T CPU BUILTIN BUILTIN FPC CPU PIC 0 REV 11 BUILTIN BUILTIN 24x 10/100/1000 Base-T PIC 1 REV 11 BUILTIN BUILTIN 4x 40GE PIC 2 REV 05 611-044925 ************ 4x 1G/10G SFP/SFP+ Xcvr 0 NON-JNPR ************ SFP+-10G-CU1M Xcvr 1 NON-JNPR ************ SFP+-10G-SR Xcvr 2 NON-JNPR ************ SFP+-10G-SR Xcvr 3 NON-JNPR ************ SFP+-10G-SR Power Supply 0 REV 01 740-046873 ************ JPSU-350-AC-AFO-A Power Supply 1 REV 01 740-046873 ************ JPSU-350-AC-AFO-A Fan Tray 0 Fan Module, Airflow Out (AFO) Fan Tray 1 Fan Module, Airflow Out (AFO) 

home-ex4300-sw1> show chassis pic fpc-slot 0 pic-slot 1

FPC slot 0, PIC slot 1 information: Type 4x 40GE Builtin State Online Uptime 9 minutes, 8 seconds 

home-ex4300-sw1> show virtual-chassis vc-port

fpc0: -------------------------------------------------------------------------- {master:0} 

home-ex4300-sw1> show version

fpc0: -------------------------------------------------------------------------- Hostname: home-ex4300-sw1 Model: ex4300-24t JUNOS EX Software Suite [13.2X50-D15.3] JUNOS FIPS mode utilities [13.2X50-D15.3] JUNOS Online Documentation [13.2X50-D15.3] JUNOS EX 4300 Software Suite [13.2X50-D15.3] JUNOS Web Management [13.2X50-D15.3] JUNOS py-base-powerpc [13.2X50-D15.3] {master:0} 


No comments:

Post a Comment