Options

A native vlan problem

dellpedellpe Member Posts: 16 ■□□□□□□□□□
I am attempting to move the "Native" (Cisco Term), Untagged (Huawei Term) from VLAN 1 to VLAN 700.

I have a Trunk "TRK1" on the Huawei S5700-24TP-SI-AC aggregating 8 Gig Interfaces together connectng to an EtherChannel on the Cisco 6506 which is also aggregating 8 Gig Interfaces together. Everything was working fine when I first stood everything up using VLAN 1 as the Untagged / NATIVE Vlan. (Yes, I know, why did you change it - another story).

I thought it would be very easy to change the NATIVE / Untagged VLAN but I am running into issues.

On the Cisco switch, I am receiving no events; but the Huawei , I am constantly receiving events.

Here is what I have configured on the Cisco Side....

!
interface Port-channel5
description CO22ZNBCRK1SW1
switcHuaweiort
switcHuaweiort trunk encapsulation dot1q
switcHuaweiort trunk allowed vlan 1,5,300,500
switcHuaweiort mode trunk
switcHuaweiort nonegotiate
!
CO22DCWCRK1SW1#sho int port-channel 5 trunk
Port Mode Encapsulation Status Native vlan
Po5 on 802.1q trunking 1
Port Vlans allowed on trunk
Po5 1,5,300,500
Port Vlans allowed and active in management domain
Po5 1,5,300,500
Port Vlans in spanning tree forwarding state and not pruned
Po5 1,5,300,500

Per this output, I am using VLAN 1; however, the Huawei thinks differently.

Here are the events I am recieving on the Huawei Switch...

I 05/21/13 18:19:40 00828 lldp: PVID mismatch on port F20(VID 1)with peer device port Gi4/8(VID 700)(363)
I 05/21/13 18:19:44 00828 lldp: PVID mismatch on port F18(VID 1)with peer device port Gi4/7(VID 700)(363)
I 05/21/13 18:19:44 00828 lldp: PVID mismatch on port F16(VID 1)with peer device port Gi4/6(VID 700)(363)
I 05/21/13 18:19:44 00828 lldp: PVID mismatch on port F10(VID 1)with peer device port Gi4/3(VID 700)(363)
I 05/21/13 18:19:45 00828 lldp: PVID mismatch on port F12(VID 1)with peer device port Gi4/4(VID 700)(363)
I 05/21/13 18:19:52 00828 lldp: PVID mismatch on port F6(VID 1)with peer device port Gi4/1(VID 700)(362)
I 05/21/13 18:19:57 00828 lldp: PVID mismatch on port F14(VID 1)with peer device port Gi4/5(VID 700)(362)
I 05/21/13 18:19:58 00828 lldp: PVID mismatch on port F8(VID 1)with peer device port Gi4/2(VID 700)(362)

Here is configuration snippets from the Huawei 5412zl

trunk F6,F8,F10,F12,F14,F16,F18,F20 trk1 trunk

VLAN ID : 1
Name : DEFAULT_VLAN
Status : Port-based
Voice : No
Jumbo : No
Port Information Mode Unknown VLAN Status





Trk1 Untagged Learn Up

I tried calling Huawei Technical Support and was told I must use VLAN 1 as the Untagged VLAN. I don't believe this is true because I am using VLAN 700 between an Huawei 2910 and the same Huawei 6506 and have no issues. The only difference is there are no aggregating ports.

I am thinking I either need to reboot the Huawei Switch or make the changes on the Huawei end (Far Side) moving to VLAN 700 as the Untagged VLAN, shutting down the port channel on the Cisco Side, make the change on the Cisco side and bring up the port channel.

Does anyone have other suggestions?

Thanks in advance...

Comments

  • Options
    RouteMyPacketRouteMyPacket Member Posts: 1,104
    So you want to use VLAN 1 as the native vlan or VLAN 700?

    No comment on the Huawei switch, no clue about those. Looks like there is a limitation with these switches? If support advised you to use VLAN 1, I would have had them explain to me why that is required.

    I would most certainly expect vlan mismatch events since it appears the Cisco is using VLAN 700. As you said, play with the Huawei switch some and see what you come up with
    Modularity and Design Simplicity:

    Think of the 2:00 a.m. test—if you were awakened in the
    middle of the night because of a network problem and had to figure out the
    traffic flows in your network while you were half asleep, could you do it?
Sign In or Register to comment.