Dear /r/networking, I have a problem connecting the SG350 to a HP Comware switch (A5800).
I have quite few SG300 switches and they work OK when connected to the HPE A5800. Recently I've got a new SG350 and trunk port configuration doesn't work. The port on HP switch is configured like this: vlan 1 untagged (native), vlan 160 tagged. On sg350 I've configured uplink to HPE as a trunk port with tagged vlan 160.
When I connect SG300 with the same port configuration I can see incoming mac addresses on both native and tagged vlans, on the SG350 I see incoming mac addresses only in the default vlan
Example port config on A5800:
interface GigabitEthernet2/0/40 port link-mode bridge port link-type trunk port trunk permit vlan 1 160 #
Port config on SG300 (uplink to a5800, works):
interface gigabitethernet50 switchport trunk allowed vlan add 160
Port config on SG350 (uplink to a5800, doesn't work) :
interface gigabitethernet50 switchport trunk allowed vlan add 160
I've also tried switchport mode general with no result.
Any hints?
No comments:
Post a Comment