beautypg.com

ZyXEL Communications ZyXEL Dimension ES-2024PWR User Manual

Page 243

background image

Chapter 70 VLAN Stacking Commands

Ethernet Switch CLI Reference Guide

243

This example shows how to configure ports 1 and 2 on the Switch to tag incoming frames with
the service provider’s VID of 37 (ports are connected to customer A network). This example
also shows how to set the priority for ports 1 and 2 to 3.

sysname(config)# vlan-stacking
sysname(config)# interface port-channel 1-2
sysname(config-interface)# vlan-stacking role access
sysname(config-interface)# vlan-stacking spvid 37
sysname(config-interface)# vlan-stacking priority 3
sysname(config-interface)# exit
sysname(config)# exit
sysname# show vlan-stacking
Switch Vlan Stacking Configuration
Operation: active
STPID: 0x8100

Port Role SPVID Priority
01 access 37 3
02 access 37 3
03 access 1 0
04 access 1 0
05 access 1 0
06 access 1 0
07 access 1 0
08 access 1 0
....