03-10-2023 07:50 PM
I'm trying to connect devices in the SFP ports. One device is 10g capable and the other is 1g capable. Using Dell DACT cables. I forced the ports to fixed full-duplex through the CLI but still not able to get link light.
I do have two switches stacked successfully so I know they work but can't get them to link. Confirmed they are enabled just down. Thanks!
03-11-2023 05:30 AM
I have Juniper switches but I would think the approach is the same. You need to make one of your virtual chassis
Ports a 40 gig ethernet . I hope the command below help
root@HS-IDF_E> request virtual-chassis vc-port delete pic-slot 1 port 3
root@HS-IDF_E# set interfaces et-0/1/3 ether-options no-auto-negotiation
set interface et-0/1/3 unit 0 family ethernet-switching interface-mode trunk vlan members all
set interface et-0/1/3 native-vlan-id 1
s