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

J series; j-ex series
Table of Contents

Advertisement

Dell PowerConnect J-Series Ethernet Switch Complete Software Guide for Junos OS
Configuring MSTP on Switch 4
CLI Quick
Configuration
1308
bridge-priority 4k;
vlan [ 10 20 ];
}
msti 2 {
bridge-priority 16k;
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 4, perform these tasks:
To quickly configure interfaces and MSTP on Switch 4, 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/23 unit 0 family ethernet-switching vlan members [10 20 30 40]
set interfaces ge-0/0/19 unit 0 family ethernet-switching vlan members [10 20 30 40]
set interfaces ge—0/0/23 unit 0 family ethernet-switching port-mode trunk
set interfaces ge—0/0/19 unit 0 family ethernet-switching port-mode trunk
set protocols mstp configuration-name region1
set protocols mstp bridge-priority 16k
set protocols mstp interface ge—0/0/23.0 cost 1000
set protocols mstp interface ge—0/0/23.0 mode point-to-point
set protocols mstp interface ge—0/0/19.0 cost 1000
set protocols mstp interface ge—0/0/19.0 mode point-to-point
set protocols mstp msti 1 bridge-priority 16k
set protocols mstp msti 1 vlan [10 20]
set protocols mstp msti 2 bridge-priority 32k
set protocols mstp msti 2 vlan [30 40]

Advertisement

Table of Contents
loading

Table of Contents