Hi,
I have this pretty simple setup :
1 EX2200
1 Foundry switch
The EX2200 is connected through the MGMT port to the Foundry switch. But whenever I try to SSH into my EX2200 it doesn't work, the Foundry switch sees the port down, as the EX2200.
I tried to plug directly my laptop to the MGMT port and SSH into the EX2200, and that worked great.
The configuration is pretty simple :
On the Juniper :
set interfaces vme unit 0 family inet address 192.168.234.13/24
On the Foundry switch, the MGMT is connected to a port which is in "VLAN2" and untagged, so there should be no problem with VLANs here right ?
What am I doing wrong ?
Thanks a lot.