beautypg.com

Allied Telesis AlliedWare Plus Operating System Version 5.4.4C (x310-26FT,x310-26FP,x310-50FT,x310-50FP) User Manual

Page 426

background image

VLAN Introduction

Software Reference for x310 Series Switches

16.14

AlliedWare Plus

TM

Operating System - Version 5.4.4C

C613-50046-01 REV A

Set port 1.0.3 to trunk mode and add the VLANs to be trunked over the port

awplus(config-if)#

exit

Return to Global Configuration mode.

awplus(config)#

interface port1.0.3

Enter Interface Configuration mode for port
1.0.3.

awplus(config-if)#

switchport mode trunk

Set the switching characteristics of the port to
trunk.

awplus(config-if)#

switchport trunk allowed vlan add 10,20,30

Add the VLANs to be trunked over this port.

Set port 1.0.1 to be the promiscuous port

awplus(config-if)#

exit

Return to Global Configuration mode.

awplus(config)#

interface port1.0.1

Enter Interface Configuration mode for port
1.0.1.

awplus(config-if)#

switchport mode private-vlan trunk

promiscuous group 1

Enable the port in trunk mode to be
promiscuous port for isolated VLANs 10, 20 and
30 with a group ID of 1.

Set port 1.0.2 to be a secondary port

awplus(config-if)#

exit

Return to Global Configuration mode.

awplus(config)#

interface port1.0.2

Enter Interface Configuration mode for
port1.0.2

.

awplus(config-if)#

switchport mode private-vlan trunk

secondary group 1

Enable the port in trunk mode to be a
secondary port for isolated VLANs 10 and 20
with a group ID of 1.

Set port 1.0.3 to be a secondary port

awplus(config-if)#

exit

Return to Global Configuration mode.

awplus(config)#

interface port1.0.3

Enter Interface Configuration mode for
port1.0.3

.

awplus(config-if)#

switchport mode private-vlan trunk

secondary group 1

Enable the port in trunk mode to be a
secondary port for isolated VLANs 10, 20 and 30
with a group ID of 1.

Table 16-3: Configuration procedure for Switch A(cont.)