April 19, 2024

Stack VLAN Configure in ZTE OLT

Stack VLAN Configure in ZTE OLT

[boxads]

Today i will be discuss how to Stack VLAN Configure in ZTE OLT

Prerequisites:

  • Make sure that the network device works normally.
  • The ONU is registered.
  • Log in to the ZXA10 C220 through HyperTerminal or Telnet.

Context:

In VLAN stacking application, when the ZXA10 C220 receives an upstream untag packet on the GPON-ONU port, it adds both PVID and CPVID (CVLAN PVID) to the packet.

To configure the VLAN stacking, perform the following steps:

Step-1. Use the configure terminal command to enter global configuration mode.
Step-2. Use the interface command to enter the GPON-ONU configuration mode.
Step-3. Use the switchport default vlan command to configure port PVID.
Step-4. Use the switchport default cvlan command to configure port CPVID.

Example of Stack VLAN Configure in ZTE OLT

  • Uplink port: 0/14/1
  • GPON-ONU port: 0/5/1:1
  • PVID: 100
  • CPVID: 10

[bodyads]

ZXAN#configure terminal
Enter configuration commands, one per line. End with CTRL/Z.
ZXAN(config)#interface gei_0/14/1
ZXAN(config-if)#switchport vlan 100 tag
ZXAN(config)#exit
ZXAN(config)#interface gpon-onu_1/5/1:1
ZXAN(config-if)#switchport default vlan 100 vport 1
ZXAN(config-if)#switchport default cvlan 10 vport 1

ZXAN(config-if)#show vlan port gpon-onu_0/5/1:1
PortMode Pvid CPvid Tpid         TLSStatus TLSVlan UntaggedVlan TaggedVlan
————————————————————————————————————————————-

access        100  10        0x8100  disable        0                 100

Example of Stack VLAN Configure in ZTE OLT
Example of Stack VLAN Configure in ZTE OLT

Shahed

Hi! I am Shahed Israr. I try to help GPON Technology users with their queries and provide them with relevant and accurate information to the best of my ability. My main goal is to assist and enhance GPON Technology user and help people find the answers they're looking for quickly and easily.

Follow Me:
TwitterFacebookLinkedInPinterestGoogle PlusDiggYouTubeRedditDelicious

Visited 142 times, 1 visit(s) today

Comments

comments

Shahed

Hi! I am Shahed Israr. I try to help GPON Technology users with their queries and provide them with relevant and accurate information to the best of my ability. My main goal is to assist and enhance GPON Technology user and help people find the answers they're looking for quickly and easily.

View all posts by Shahed →

Leave a Reply

Your email address will not be published. Required fields are marked *

Time limit is exhausted. Please reload CAPTCHA.

error: Content is protected !!