Hello,
i need your help to know the requirements of how do i need to configure the L2 switches interfaces that connect to the MHO devices? Actually the escenario es Two sites, and each site with one MHO. So my configuration in the ports that connect to each MHO is....
L2 Switch Site #1
interface Ethernet1/36
description SITE1-CP-MHO-1
switchport
switchport mode trunk
switchport trunk allowed vlan 3600,3951
spanning-tree port type edge
mtu 9216
no shutdown
L2 Switch Site #2
interface Ethernet1/36
description SITE2-CP-MHO-1
switchport
switchport mode trunk
switchport trunk allowed vlan 3600,3951
spanning-tree port type edge
mtu 9216
no shutdown
I would like to know if the configuration is fine? Because i do not manage the MHO devices.
Best regards...