0% found this document useful (0 votes)
14 views4 pages

STPLAB_TEXT (1)

The document outlines the configuration settings for multiple network switches (BBSW, SW1, SW2, KBBSW, KSW1, KSW2) including VLAN assignments, spanning-tree settings, and port-channel configurations. Each switch is set up with trunking on specific interfaces and includes descriptions for each port-channel. The configurations emphasize rapid spanning-tree mode and portfast settings to enhance network performance and stability.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
14 views4 pages

STPLAB_TEXT (1)

The document outlines the configuration settings for multiple network switches (BBSW, SW1, SW2, KBBSW, KSW1, KSW2) including VLAN assignments, spanning-tree settings, and port-channel configurations. Each switch is set up with trunking on specific interfaces and includes descriptions for each port-channel. The configurations emphasize rapid spanning-tree mode and portfast settings to enhance network performance and stability.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 4

BBSW CONFIG

hostname BBSW
vlan 10
name data
vlan 20
name mgmt
vlan 30
name kamera
exit
spanning-tree mode rapid
spanning-tree vlan 10,20 prio 4096
interface range g1/0/1-4,g1/0/23-24
switchport mode trunk
exit
spanning-tree portfast default
interface range g1/0/1-2
channel-group 1 mode active
exit
interface range g1/0/3-4
channel-group 2 mode active
exit
interface range g1/0/23-24
channel-group 3 mode active
exit

interface port-channel 1
switchport mode trunk
description SW2
exit
interface port-channel 2
switchport mode trunk
description SW1
interface port-channel 3
switchport mode trunk
description KBBSW
end
end
write mem
reload

SW1

hostname SW1
vlan 10
name data
vlan 20
name mgmt
vlan 30
name kamera
exit
spanning-tree mode rapid
interface range g1/0/1-2,g1/0/23-24
switchport mode trunk
exit
interface range g1/0/1-2
channel-group 1 mode active
exit
interface range g1/0/23-24
channel-group 2 mode active
exit

interface port-channel 1
switchport mode trunk
description BBSW
exit
interface port-channel 2
switchport mode trunk
description SW2
end
spanning-tree portfast default
spanning-tree portfast bpduguard default
inter range g1/0/3-22
spanning-tree guard root

end
write mem
reload

SW2

hostname SW2
vlan 10
name data
vlan 20
name mgmt
vlan 30
name kamera
exit
spanning-tree mode rapid
interface range g1/0/1-2,g1/0/23-24
switchport mode trunk
exit
interface range g1/0/1-2
channel-group 1 mode active
exit
interface range g1/0/23-24
channel-group 2 mode active
exit
interface port-channel 1
switchport mode trunk
description BBSW
exit
interface port-channel 2
switchport mode trunk
description SW1
exit
spanning-tree portfast default
inter range g1/0/3-22
spanning-tree guard root
interface range g1/0/3-22
spanning-tree guard root
end
write mem
reload
KBBSW

hostname KBBSW
vlan 10
name data
vlan 20
name mgmt
vlan 30
name kamera
exit
spanning-tree mode rapid
spanning-tree vlan 30 prio 0
spanning-tree portfast default
interface range g1/0/1-2,g1/0/23-24
switchport mode trunk
interface range g1/0/1-2
channel-group 1 mode active
exit
interface range g1/0/3-4
channel-group 2 mode active
exit
interface range g1/0/23-24
channel-group 3 mode active
exit

interface port-channel 1
switchport mode trunk
description KSW2
exit
interface port-channel 2
switchport mode trunk
description KSW1
exit
interface port-channel 3
switchport mode trunk
description BBSW
end
write mem
reload

KSW1

hostname KSW1
vlan 10
name data
vlan 20
name mgmt
vlan 30
name kamera
exit
spanning-tree mode rapid
interface range g0/1-2
switchport mode trunk
exit
interface range g0/1-2
channel-group 1 mode active
exit
interface port-channel 1
switchport mode trunk
description KBBSW
exit
spanning-tree portfast default
spanning-tree portfast bpduguard default
exit
inter range f0/1-24
spanning-tree guard root
end
write mem
reload

KSW2

hostname KSW2
vlan 10
name data
vlan 20
name mgmt
vlan 30
name kamera
exit
spanning-tree mode rapid
interface range g0/1-2
switchport mode trunk
exit
interface range g0/1-2
channel-group 1 mode active
exit

interface port-channel 1
switchport mode trunk
description KBBSW
exit
spanning-tree portfast default
spanning-tree portfast bpduguard default
inter range f0/1-24
spanning-tree guard root
end
write mem
reload

You might also like