I want to configure a trunk between a 5820/5800 and an Aruba 6000 switch.
Unfortunately this is my first Aruba OS-CX switch and I get my trunk configured between Comware and Aruba CX.
Just for information the 5800 is in a remote office where the Aruba 6000 should go. Here we have a 5820 where I wanted to test the Aruba 6000 first. Before I do not get the connection on site
Normally I configure the trunk under Comware like this
interface Ten-GigabitEthernet1/0/24
port link-mode bridge
port link-type trunk
undo port trunk permit vlan 1
port trunk permit vlan 200 240
port trunk pvid vlan 200
port link-aggregation group xx
dhcp-snooping trust
interface Bridge-Aggregationx x
port link-type trunk
undo port trunk permit vlan 1
port trunk permit vlan 200 240
port trunk pvid vlan 200
link-aggregation mode dynamic
dhcp-snooping trust
on the Aruba 6000 page I configured it like this
interface lag 1
description xxx
no shutdown
vlan trunk native 200
vlan trunk allowed 70,111,180,200,240
lacp mode active
dhcpv4-snooping trust
interface 1/1/27
no shutdown
lag 1
interface 1/1/28
no shutdown
lag 1
where is my mistake? except that the vlans do not fit
I have already configured the following on the 5800.
interface Bridge-Aggregation x
description xxx
port link-type trunk
undo port trunk permit vlan 1
port trunk permit vlan 70 180 200 240
port trunk pvid vlan 200
interface GigabitEthernet1/0/13
port link-mode bridge
port link-type trunk
undo port trunk permit vlan 1
port trunk permit vlan 70 111 180 200 240
port trunk pvid vlan 200
port link-aggregation group x