2024/switch-configs/gkc.md

173 lines
2.2 KiB
Markdown

!TL-SG3210
#
vlan 20-28,207,666
#
vlan 20
name "of-mgmt"
#
vlan 21
name "of-wired"
#
vlan 22
name "of-wifi"
#
vlan 23
name "of-video"
#
vlan 24
name "of-overflow"
#
vlan 25
name "of-reception"
#
vlan 26
name "of-phone"
#
vlan 27
name "of-workshop"
#
vlan 28
name "wireless2"
#
vlan 207
name "ipact"
#
vlan 666
name "uplink/ipacct"
#
#
#
#
hostname "gkc"
contact-info ""
#
mac address-table aging-time 300
#
logging buffer 6
no logging file flash
logging host index 1 10.20.0.1 6
#
enable secret @_pass_@
#
system-time ntp UTC+02:00 10.20.0.1 10.20.0.1 4
#
spanning-tree mode rstp
#
#
user name admin privilege admin secret 0 @_pass_@
user name root privilege admin secret 0 @_pass_@
#
#
#
#
#
#
snmp-server
snmp-server community "@_community_@" read-only "viewDefault"
#
interface gigabitEthernet 1/0/1
switchport access vlan 20
#
interface gigabitEthernet 1/0/2
#
interface gigabitEthernet 1/0/3
#
interface gigabitEthernet 1/0/4
#
interface gigabitEthernet 1/0/5
#
interface gigabitEthernet 1/0/6
#
interface gigabitEthernet 1/0/7
switchport access vlan 23
#
interface gigabitEthernet 1/0/8
switchport mode trunk
switchport trunk allowed vlan 20-28
description "downlink/voc-z"
#
interface gigabitEthernet 1/0/9
switchport mode trunk
switchport trunk allowed vlan 20-28,207,666
description "downlink/coresw"
speed 1000
duplex full
#
interface gigabitEthernet 1/0/10
switchport mode trunk
switchport trunk allowed vlan 20-28,207,666
description "uplink/barrier"
speed 1000
duplex full
#
ip management-vlan 20
interface vlan 20
ip address 10.20.0.24 255.255.255.0 10.20.0.1
#
#
line vty 0 0
password @_pass_@
login
#
line vty 1 1
password @_pass_@
login
#
line vty 2 2
password @_pass_@
login
#
line vty 3 3
password @_pass_@
login
#
line vty 4 4
password @_pass_@
login
#
line vty 5 5
password @_pass_@
login
#
line vty 6 6
password @_pass_@
login
#
line vty 7 7
password @_pass_@
login
#
line vty 8 8
password @_pass_@
login
#
line vty 9 9
password @_pass_@
login
#
line vty 10 10
password @_pass_@
login
#
line vty 11 11
password @_pass_@
login
#
line vty 12 12
password @_pass_@
login
#
line vty 13 13
password @_pass_@
login
#
line vty 14 14
password @_pass_@
login
#
line vty 15 15
password @_pass_@
login
#
end