Comware Wireless / Unified Series
1752571 Members
4641 Online
108788 Solutions
New Discussion

Re: WLN 870 vlan trunking problem

 
SANTANU_SEN
Occasional Visitor

WLN 870 vlan trunking problem

Hi,

I am having HP 870 controller and HP 5900 switches. I want to pass 3 vlan (11, 16 and 24) through 1 tengig interface. But i could see the only 1 vlan (if i mentioned pvid) is passing. I suspect the tagged traffic is not passing through.

 

wlan config

interface Bridge-Aggregation1
port link-type trunk
undo port trunk permit vlan 1
port trunk permit vlan 11 16 24

interface Vlan-interface1
#
interface Vlan-interface11
ip address 172.16.1.10 255.255.255.0
#
interface Vlan-interface16
ip address 172.16.6.10 255.255.255.0
#
interface Vlan-interface24
ip address 172.16.14.10 255.255.255.0

 

5900 switch config

interface Ten-GigabitEthernet1/0/9
port link-mode bridge
description *** CONNECT to 870 ***
port link-type trunk
undo port trunk permit vlan 1
port trunk permit vlan 11 16 24

interface Vlan-interface11
ip address 172.16.1.1 255.255.255.0
dhcp select relay
dhcp relay information enable
dhcp relay server-address 10.10.3.116

interface Vlan-interface16
ip address 172.16.6.1 255.255.255.0
dhcp select relay
dhcp relay server-address 10.10.3.116

interface Vlan-interface24
ip address 172.16.14.1 255.255.255.0
dhcp select relay
dhcp relay server-address 10.10.3.116

 

 

Please help me by mentioning where is the problem?

with thanks,

Santanu

 

1 REPLY 1
Transport
Advisor

Re: WLN 870 vlan trunking problem

A HP870 appliance contains a switch and a controller part.
These two are connected through 4x 10Gbe interfaces internaly.

That 40Gbe connection is probably your BAGG1 in the config you posted.

What you need to to, is to config the switch 10Gbe interface AND the internal connection of those 4x 10Gbe connections on both sides (controller+switch).

You can go to the switch CLI by starting at the controller CLI and entering this command:

oap connect slot 0

 

to get back to the controller-CLI, hit CTRL+K