Configure VLAN Translate in ZTE OLT

Configure VLAN Translate in ZTE OLT

[boxads]

Today i will be discuss how to Configure VLAN Translate 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:

According to VLAN translate rules, when the ZXA10 C220 receives upstream tag packets on the GPON-ONU port, it modifies the user VLAN tags to CVLAN tags and adds SVLAN tags to the packet. When the packets arrive at the port on the opposite end, the packets are sent to the user according to the CVLAN tags after the SVLAN tags are removed.

To configure the VLAN translate, 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 mode command to configure port VLAN mode.
Step-4. Use the switchport translate command to configure VLAN translate rule.

Note:

  • In a VLAN, VLAN QinQ and VLAN translate can not be configured simultaneously.
  • User VLAN ID and SVLAN ID must be different.

Read more

QinQ VLAN Configure in ZTE ONU

QinQ VLAN Configure in ZTE ONU

[boxads]

Today i will be discuss how to QinQ VLAN Configure in ZTE ONU.

Prerequisites:

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

Context:

According to VLAN QinQ rules, when the ZXA10 C220 receives upstream tag packets on the GPON-ONU port, it adds SVLAN tags to the packets. When the packets arrive at the port on the opposite end, the packets are sent to the user according to the user VLAN tags after the SVLAN tags are removed.

To configure the QinQ VLAN , 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 mode command to configure port VLAN mode.
Step-4. Use the switchport qinq command to configure VLAN QinQ rule.

Read more

Configure VLAN in ZTE OLT service port

Configure VLAN in ZTE OLT service port

[boxads]

Today i will be discuss how to Configure VLAN in ZTE OLT service port.

Prerequisites:

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

Context:

Service port provides service access to user through ONU.

To configure the VLAN service port, perform the following steps:

Step-1. Use the configure terminal command to enter global configuration mode.
Step-2. Use the interface to enter the GPON-ONU interface configuration mode.
Step-3. Use the switchport vlan command to configure VLAN service port.

Note: When a port is added to a VLAN, the VLAN is added automatically.

Step-4. Use the show vlan port command to query port VLAN configuration.

Read more

VLAN Configure in ZTE OLT Uplink Port

VLAN Configure in ZTE OLT Uplink Port

[boxads]

Today i will be discuss how to VLAN Configure in ZTE OLT Uplink Port.

Prerequisites:

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

Context:

To configure the VLAN uplink port, perform the following steps:

Step-1. Use the configure terminal command to enter global configuration mode.
Step-2. Use the interface to enter the uplink interface configuration mode.
Step-3. Use the switchport vlan command to configure VLAN uplink port.

Note: When a port is added to a VLAN, the VLAN is added automatically.

Step-4. Use the show vlan port command to query port VLAN configuration.

Read more

Configure VLAN Port Mode in ZTE OLT

Configure VLAN Port Mode in ZTE OLT:

[boxads]

Today i will be discuss how to Configure VLAN Port Mode 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:

ZXA10 C220 ports support the following VLAN modes:

  • Access mode: Accepts untag packets only and can be added to only one VLANs in utag mode.
  • Trunk mode: Accepts tag packets only and can be added to multiple VLANs in tag mode.
  • Hybrid mode: Accepts both tag or untag packets and can be added to multiple VLANs in either tag or untag mode.
  • Transparent mode: Accepts all tag packets.

To configure the port VLAN mode, perform the following steps:

Step-1. Use the configure terminal command to enter global configuration mode.

Step-2. Use the interface command to enter interface configuration mode.
Step-3. Use the switchport mode command to configure port VLAN mode.

Note: The default port mode is hybrid.

Step-4. Use the show vlan port command to query port VLAN configuration.

Read more

VLAN Add ZTE ZXA10 C220 GPON OLT

VLAN Add ZTE ZXA10 C220 GPON OLT

[boxads]

Today i will be discuss how to configure / VLAN Add ZTE ZXA10 C220 GPON OLT.

Prerequisites:

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

Context:

VLAN is used to isolate ports on a device by dividing ports to different network segment logically.

To add the VLAN, perform the following steps:

Step-1. Use the configure terminal command to enter global configuration mode.
Step-2. Use the vlan command to add single VLAN.
Step-3. Use the vlan database command to enter VLAN batch configuration mode.
Step-4. Use the vlan command to add multiple VLANs.
Step-5. Use the show vlan command to query VLAN configuration.

Example of VLAN Add ZTE ZXA10 C220 GPON OLT:

Add VLAN 2.
ZXAN#configure terminal
Enter configuration commands, one per line. End with CTRL/Z.
ZXAN(config)#vlan 2
ZXAN(config-vlan)#end

Read more