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

J series; j-ex series
Table of Contents

Advertisement

Configuring MSTP on Switch 3
CLI Quick
Configuration
mode point-to-point;
}
msti 1 {
bridge-priority 32k;
vlan [ 10 20 ];
}
msti 2 {
bridge-priority 4k;
vlan [ 30 40 ];
}
}
}
vlans {
voice-vlan {
vlan-id 10;
}
employee-vlan {
vlan-id 20;
}
guest-vlan {
vlan-id 30;
}
camera-vlan {
vlan-id 40;
}
}
To configure MSTP on Switch 3, perform these tasks:
To quickly configure interfaces and MSTP on Switch 3, copy the following commands
and paste them into the switch terminal window:
[edit]
set vlans voice-vlan description "Voice VLAN"
set vlans voice-vlan vlan-id 10
set vlans employee-vlan description "Employee VLAN"
set vlans employee-vlan vlan-id 20
set vlans guest-vlan description "Guest VLAN"
set vlans guest-vlan vlan-id 30
set vlans camera-vlan description "Camera VLAN"
set vlans camera-vlan vlan—id 40
set interfaces ge–0/0/26 unit 0 family ethernet-switching vlan members [10 20 30 40]
set interfaces ge–0/0/28 unit 0 family ethernet-switching vlan members [10 20 30 40]
set interfaces ge–0/0/24 unit 0 family ethernet-switching vlan members [10 20 30 40]
set interfaces ge-0/0/26 unit 0 family ethernet-switching port-mode trunk
set interfaces ge-0/0/28 unit 0 family ethernet-switching port-mode trunk
set interfaces ge-0/0/24 unit 0 family ethernet-switching port-mode trunk
set protocols mstp configuration-name region1
set protocols mstp bridge-priority 8k
set protocols mstp interface ge-0/0/26.0 cost 1000
set protocols mstp interface ge-0/0/26.0 mode point-to-point
set protocols mstp interface ge-0/0/28.0 cost 1000
set protocols mstp interface ge-0/0/28.0 mode point-to-point
set protocols mstp interface ge-0/0/24.0 cost 1000
set protocols mstp interface ge-0/0/24.0 mode point-to-point
Chapter 65: Examples of Spanning-Tree Protocols Configuration
1305

Advertisement

Table of Contents
loading

Table of Contents