EPSR Introduction
©2008 Allied Telesis Inc. All rights reserved.
Software Version 5.2.1
AlliedWare Plus
TM
Operating System Software Reference C613-50003-00 REV E
48.7
1.
Configure the Master Node
To create the control and data VLANs on the Master Node (bridge-group 1)
You can now add ports to the VLAN
To add port port1. 0. 1 to the VLANs
To add port port1. 0. 2 to the VLANs
awplus#
configure terminal
Enter the command config mode.
awplus(config)#
vlan database
Enter the VLAN configuration mode.
awplus(config-vlan)#
vlan 5
name control_vlan state enable
Enable VLAN 5 called
control_vlan
on
the Master Node. Specifying the enable
state allows forwarding of frames on the
VLAN-aware node.
awplus(config-vlan)#
vlan 40
name data_vlan state enable
Enable VLAN 40 called data_vlan on
the Master Node. Specifying the enable
state allows forwarding of frames on the
VLAN-aware node.
awplus(config-vlan)#
exit
Exit the VLAN configuration mode and
enter Configure mode.
awplus(config)#
interface port1.0.1
Specify the interface (port1.0.1) that
you are configuring and enter the
Interface mode.
awplus(config-if)#
switchport mode
trunk
Set the switching characteristics of this
port to
trunk
mode.
awplus(config-if)#
switchport trunk
allowed vlan add 5
Enable VLAN 5 on this port.
awplus(config-if)#
switchport trunk
allowed vlan add 40
Enable VLAN 40 on this port.
awplus(config-if)#
exit
Exit the Interface mode and enter the
Configure mode.
awplus(config)#
interface port1.0.2
Specify the interface (port1.0.2) that
you are configuring and enter the
Interface mode.
awplus(config-if)#
switchport mode
trunk
Set the switching characteristics of this
port to
trunk
mode.
awplus(config-if)#
switchport trunk
allowed vlan add 5
Enable VLAN 5 on this port.
awplus(config-if)#
switchport trunk
allowed vlan add 40
Enable VLAN 40 on this port.
awplus(config-if)#
exit
Exit the Interface mode and enter the
Configure mode.
Содержание AlliedWare Plus 5.2.1
Страница 8: ...65 Stacking Commands Introduction 65 2 Appendix l Command List ...
Страница 10: ......
Страница 218: ......
Страница 376: ......
Страница 726: ......
Страница 806: ......
Страница 1006: ......
Страница 1056: ......
Страница 1235: ...Stacking Reference This part includes the following chapters Chapter 64 Stacking Introduction Chapter 65 Stacking Commands ...
Страница 1236: ......