Browse Source

2017-05-24 Technik/Richtfunk/Geraetekonfiguration/FF-DO-BB-LA-sw1.cfg (operative switch config)

Ignore-this: 125010f10711f03777efe47a1f3f31ef
FF-DO-Wiki mesh-j-3 7 years ago
parent
commit
a80709646b
1 changed files with 181 additions and 0 deletions
  1. 181 0
      Technik/Richtfunk/Geraetekonfiguration/FF-DO-BB-LA-sw1.cfg

+ 181 - 0
Technik/Richtfunk/Geraetekonfiguration/FF-DO-BB-LA-sw1.cfg

@@ -0,0 +1,181 @@
+!TL-SG3210
+#
+vlan 400,700,2005,2010,2020-2021,3007,4001-4010
+#
+vlan 400
+name "transAS35675"
+#
+vlan 700
+name "LA-Hausnetz"
+#
+vlan 2005
+name "Management"
+#
+vlan 2010
+name "Mesh local"
+#
+vlan 2020
+name "RundstrahlerR5AC"
+#
+vlan 2021
+name "Mesh L8"
+#
+vlan 3007
+name "mesh-7-lan"
+#
+vlan 4001
+name "/dev/null port 1"
+#
+vlan 4002
+name "/dev/null port 2"
+#
+vlan 4003
+name "/dev/null port 3"
+#
+vlan 4004
+name "/dev/null port 4"
+#
+vlan 4005
+name "/dev/null port 5"
+#
+vlan 4006
+name "/dev/null port 6"
+#
+vlan 4007
+name "/dev/null port 7"
+#
+vlan 4008
+name "/dev/null port 8"
+#
+vlan 4009
+name "/dev/null port 9"
+#
+vlan 4010
+name "/dev/null port10"
+#
+#
+#
+#
+hostname "FF-DO-BB-LA-sw1"
+#
+mac address-table aging-time 300
+#
+logging buffer 6
+no logging file flash
+#
+enable secret 5 $1$O9G3O<C>H1M1K;E1M6N6O1O3N5L0E<N9/({}%
+#
+system-time ntp UTC+01:00 172.24.1.11 172.24.2.10 1
+system-time dst predefined Europe
+#
+spanning-tree
+spanning-tree mode mstp
+spanning-tree priority 28672
+spanning-tree mst instance 1 priority 28672
+spanning-tree mst instance 2 priority 28672
+spanning-tree mst instance 3 priority 28672
+spanning-tree mst configuration
+  name FF-DO-BB
+  instance 1 vlan 2005,
+  instance 2 vlan 2020-2021,
+  instance 3 vlan 3007,
+#
+#
+user name admin privilege admin secret 5 $1$O9G3O<C>H1M1K;E1M6N6O1O3N5L0E<N9/({}%
+#
+#
+#
+#
+#
+#
+#
+ip ssh server 
+#
+interface gigabitEthernet 1/0/1
+  switchport mode general
+  switchport general allowed vlan 2005 untagged
+  switchport general allowed vlan 700,2020,3007 tagged
+  switchport pvid 2005
+  description "FF-DO-BB-LA-Rund"
+  speed 1000
+  duplex full
+  spanning-tree
+  spanning-tree mst instance 2 port-priority 128 cost 1000
+#
+interface gigabitEthernet 1/0/2
+  switchport mode general
+  switchport general allowed vlan 2005 untagged
+  switchport general allowed vlan 700,2021,3007 tagged
+  switchport pvid 2005
+  description "FF-DO-BB-LA-L8"
+  spanning-tree
+  spanning-tree mst instance 2 port-priority 128 cost 1000
+#
+interface gigabitEthernet 1/0/3
+  switchport mode trunk
+  switchport trunk allowed vlan 2005,4003
+  switchport pvid 4003
+  description "port 3 unused"
+  shutdown
+#
+interface gigabitEthernet 1/0/4
+  switchport mode general
+  switchport general allowed vlan 700 untagged
+  switchport general allowed vlan 400,2005,3007 tagged
+  switchport pvid 700
+  description "FF-neu APU"
+  spanning-tree
+  spanning-tree common-config portfast enable
+#
+interface gigabitEthernet 1/0/5
+  switchport access vlan 2005
+  description "Mgmt untagged"
+  spanning-tree
+  spanning-tree common-config portfast enable
+#
+interface gigabitEthernet 1/0/6
+  switchport mode general
+  switchport general allowed vlan 700 untagged
+  switchport general allowed vlan 400,2005,3007 tagged
+  switchport pvid 700
+  description "ALIX"
+  spanning-tree
+  spanning-tree common-config portfast enable
+#
+interface gigabitEthernet 1/0/7
+  switchport access vlan 700
+  description "WAN uplink"
+  spanning-tree
+  spanning-tree common-config portfast enable
+#
+interface gigabitEthernet 1/0/8
+  switchport mode trunk
+  switchport trunk allowed vlan 2005,2010,2020-2021,4008
+  switchport pvid 4008
+  description "FF-DO-BB-LA-kern"
+  spanning-tree
+  spanning-tree common-config portfast enable
+#
+interface gigabitEthernet 1/0/9
+  switchport mode trunk
+  switchport trunk allowed vlan 400,700,2005,2010,3007,4009
+  switchport pvid 4009
+  description "WiLa-sw2:9"
+  speed 1000
+  duplex full
+#
+interface gigabitEthernet 1/0/10
+  switchport mode trunk
+  switchport trunk allowed vlan 2005,4010
+  switchport pvid 4010
+  description "port 10 unused"
+  speed 1000
+  duplex full
+  shutdown
+#
+ip management-vlan 2005
+interface vlan 2005
+ip address 172.24.1.1 255.255.0.0
+#
+#
+end