Aruba & ProVision-based
1748046 Members
4615 Online
108757 Solutions
New Discussion

Fiber uplink configuration on Hp 5406 zl as core switch with cisco 2960-x

 
ManojDixit
Occasional Contributor

Fiber uplink configuration on Hp 5406 zl as core switch with cisco 2960-x

i have a HP 5406 Zl core switch in my network. i want to configure fiber uplink as trunk to pass my 2 vlan. but i am confused with tagged untaggged concepts.

 

the configuration on cisco 2960 -x is 

 

interface vlan 3

ip add x.x.x.x/24

interface vlan 4

ip add x.x.x.x/24

 

the uplink fiber SFp configuration is 

interface gigabit 1/0/48

switchport mode trunk

switchport trunk allowed vlan 3 4

 

on my core switch all vlan are created.

 

please specfiy the configuration for A24 port on Hp 5406 zl to pass two vlan traffic. 7 configuration as trunk

1 REPLY 1
HP-Browniee
Respected Contributor

Re: Fiber uplink configuration on Hp 5406 zl as core switch with cisco 2960-x

Hello

Your config should be like this: 

vlan 3 tagged 24
vlan 4 tagged 24

If one of those vlans should be the pvid, you have to replace tagged by untagged. And thats all :)

 

Kind regards