User manual
Table Of Contents
- About This Manual
- 1 VLAN Configuration
- VLAN Overview
- Configuring VLAN
- Creating VLAN
- Creating a VLAN in VLAN Database
- Setting VLAN Name
- Setting VLAN Link Type on Ethernet Interface
- Adding VLAN Member Port
- Adding Ports to a VLAN in Batches
- Setting the Native VLAN for a Trunk or Hybrid Port
- Setting VLAN Filtering on a Port
- Setting Frame Filtering Type of a Port
- Creating VLAN Layer 3 Interface
- VLAN Configuration Example
- Configuring PVLAN
- Configuring QinQ
- Configuring Subnet VLAN
- Configuring Protocol VLAN
- Configuring VLAN Translation
- Configuring SuperVLAN
- VLAN Maintenance and Diagnosis
- 2 SVLAN Configuration
- 3 SVLAN COS Configuration
- 4 ZESR and SVLAN Linkage Networking Configuration
- 5 MAC Address Table Configuration
- Introduction to MAC Address
- Configuring MAC Address Table
- Setting MAC Address Aging Time
- Burning MAC Addresses
- Configuring MAC Address Permanent
- Binding MAC Address to a Port
- Enabling MAC Address Learning
- Limiting MAC Address Count
- Setting MAC Address Learning Protection
- Setting Port Unkown Source MAC Address Filtering
- Setting MAC Address Filtering
- Viewing MAC Address Table
- MAC Address Table Configuration Example
- 6 STP Configuration
- 7 Link Aggregation Configuration
- 8 IGMP Snooping Configuration
- 9 Sflow Configuration
- 10 ZESS Configuration
- 11 Ethernet OAM Configuration
- 12 UDLD Configuration
- 13 LLDP
- 14 L2PT Configuration
- Figures
- Tables
- Glossary

Chapter1VLANConguration
sub-VLANsonswitchB,VLAN2andVLAN3,andcongurethem
tobelongtotheSuperVLAN.SwitchAandswitchBareconnected
throughtrunkports.
FIGURE5SUPERVLANCONFIGURATIONEXAMPLE
CongurationofSwitchA:
/*CreateaSuperVLAN,andassignsubnetandgatewayforit*/
ZXR10_A(config)#interfacesupervlan10
ZXR10_A(config-supervlan10)#ipaddress10.1.1.1255.255.255.0
ZXR10_A(config-supervlan10)#exit
/*AddtheSubVLANtotheSuperVLAN*/
ZXR10_A(config)#vlan2
ZXR10_A(config-vlan2)#supervlan10
ZXR10_A(config-vlan2)#exit
ZXR10_A(config)#vlan3
ZXR10_A(config-vlan3)#supervlan10
ZXR10_A(config-vlan3)#exit
/*Setvlantrunkport*/
ZXR10_A(config)#interfacegei_1/10
ZXR10_A(config-gei_1/10)#switchportmodetrunk
ZXR10_A(config-gei_1/10)#switchporttrunkvlan2-3
ZXR10_A(config-gei_1/10)#exit
CongurationofSwitchB
ZXR10_B(config)#interfacegei_1/1
ZXR10_B(config-gei_1/1)#switchportaccessvlan2
ZXR10_B(config-gei_1/1)#exit
ZXR10_B(config)#interfacegei_1/2
ZXR10_B(config-gei_1/2)#switchportaccessvlan2
ZXR10_B(config-gei_1/2)#exit
ZXR10_B(config)#interfacegei_1/5
ZXR10_B(config-gei_1/5)#switchportaccessvlan3
ZXR10_B(config-gei_1/5)#exit
ZXR10_B(config)#interfacegei_1/6
ZXR10_B(config-gei_1/6)#switchaccessvlan3
ZXR10_B(config-gei_1/6)#exit
ZXR10_B(config)#interfacegei_1/10
ZXR10_B(config-gei_1/10)#switchmodetrunk
ZXR10_B(config-gei_1/10)#switchtrunkvlan2-3
CondentialandProprietaryInformationofZTECORPORATION15