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
ZXAN#show vlan 2
id:Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â 2
name:Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â VLAN0101
description: Â Â Â Â Â Â Â N/A
transparent:Â Â Â Â Â Â Â Â Â disable
multicast-packet:Â Â flood-unknown
port(untagged):
port(tagged):
[bodyads]
Add VLANs in batch: VLAN ID 1000 – 1100.
ZXAN#vlan database
ZXAN(vlan)#vlan 1000-1100
ZXAN(vlan)#end
ZXAN#show vlan summary
All created vlan num: 102
Details are following:
1,1000-1100