HPE Aruba Networking & ProVision-based
1830619 Members
2587 Online
110015 Solutions
New Discussion

Re: Cisco Native vlan on HP5412R

 
fabiobova
Occasional Contributor

Cisco Native vlan on HP5412R

Hi All,

 

I have to migrate the following from Cisco to Hp

 

interface GigabitEthernet3/11         Cisco                           <->   port a1 on HP
 descriptionCisco Swicth
 switchport trunk encapsulation dot1q
 switchport trunk native vlan 40
 switchport trunk allowed vlan 10,20,30,40,50

 

On HP switch I am going to define as tagged the vlan 10,20,30,40,50 to the port a1.

 

What about the native vlan 40? My idea is to define it as untagged on the port a1.

 

What do you think?

 

Thanks!!! 

2 REPLIES 2
Vince-Whirlwind
Honored Contributor

Re: Cisco Native vlan on HP5412R

Your Cisco switchport has VLANs 10,20,30,50 tagged and VLAN 40 untagged

 

So do the same on the HP switchport.

fabiobova
Occasional Contributor

Re: Cisco Native vlan on HP5412R

Hi Vince,

 

I agree should work.

 

Thank you for now.