Dell PowerConnect J-EX4200-24T Software Manual page 1381

J series; j-ex series
Table of Contents

Advertisement

Step-by-Step
To configure interfaces and MSTP on Switch 4:
Procedure
Configure the VLANs
1.
[edit vlans]
user@switch4# set voice-vlan description "Voice VLAN"
user@switch4# set voice-vlan vlan—id 10
user@switch4# set employee-vlan description "Employee VLAN"
user@switch4# set employee-vlan vlan—id 20
user@switch4# set guest-vlan description "Guest VLAN"
user@switch4# set guest-vlan vlan—id 30
user@switch4# set camera-vlan description "Camera VLAN"
user@switch4# set guest-vlan vlan—id 40
Configure the VLANs on the interfaces, including support for the Ethernet Switching
2.
protocol:
[edit interfaces]
user@switch4# set ge-0/0/23 unit 0 family ethernet-switching vlan members [10 20
30 40]
user@switch4# set ge-0/0/19 unit 0 family ethernet-switching vlan members [10 20
30 40]
Configure the port mode for the interfaces:
3.
[edit interfaces]
user@switch4# set ge—0/0/23 unit 0 family ethernet-switching port-mode trunk
user@switch4# set ge—0/0/19 unit 0 family ethernet-switching port-mode trunk
Configure MSTP on the switch, including the two MSTIs:
4.
[edit protocols]
user@switch4# mstp configuration-name region1
user@switch4# mstp bridge-priority 16k
user@switch4# mstp interface all cost 1000
user@switch4# mstp interface ge—0/0/23.0 cost 1000
user@switch4# mstp interface ge—0/0/23.0 mode point-to-point
user@switch4# mstp interface ge—0/0/19.0 cost 1000
user@switch4# mstp interface ge—0/0/19.0 mode point-to-point
user@switch4# mstp msti 1 bridge-priority 16k
user@switch4# mstp msti 1 vlan [10 20]
user@switch4# mstp msti 2 bridge-priority 32k
user@switch4# mstp msti 2 vlan [30 40]
Results
Check the results of the configuration:
user@switch4> show configuration
interfaces {
ge-0/0/23 {
unit 0 {
family ethernet-switching {
}
Chapter 65: Examples of Spanning-Tree Protocols Configuration
voice-vlan
port-mode trunk;
vlan {
members 10;
members 20;
members 30;
members 40;
}
,
,
employee-vlan
guest-vlan
, and
:
camera-vlan
1309

Advertisement

Table of Contents
loading

Table of Contents