Browse Source

2021-09-18 Technik/Richtfunk/Geraetekonfiguration/FF-DO-BB-Braunschweiger1-sw2.cfg (+VLAN für uplink)

Ignore-this: eb6e33b83d1667de6859e8510db1c5d1
FF-DO-Wiki mesh-j-3 3 years ago
parent
commit
9ddafa8124

+ 8 - 7
Technik/Richtfunk/Geraetekonfiguration/FF-DO-BB-Braunschweiger1-sw2.cfg

@@ -1,6 +1,6 @@
 !TL-SG3210
 #
-vlan 700,2005,2010,2020-2021,2023,3007,3020-3021,3023,4001-4010
+vlan 700,2005,2010,2020-2021,2023,3007-3008,3020-3021,3023,4001-4010
 #
 vlan 700
 name "L.A.-DHCP"
@@ -23,6 +23,9 @@ name "Mesh LA-B31"
 vlan 3007
 name "mesh-7-lan"
 #
+vlan 3008
+name "uplink B1"
+#
 vlan 3020
 name "Messung LA-Rund"
 #
@@ -109,10 +112,8 @@ interface gigabitEthernet 1/0/2
   spanning-tree common-config portfast enable
 #
 interface gigabitEthernet 1/0/3
-  switchport mode trunk
-  switchport trunk allowed vlan 2005,2010,3007,3020,4003
-  switchport pvid 4003
-  description "Trunk"
+  switchport access vlan 3008
+  description "uplink B1"
   spanning-tree
 #
 interface gigabitEthernet 1/0/4
@@ -136,8 +137,8 @@ interface gigabitEthernet 1/0/6
   spanning-tree common-config portfast enable
 #
 interface gigabitEthernet 1/0/7
-  switchport access vlan 2010
-  description "Mesh local"
+  switchport access vlan 3008
+  description "uplink B1"
   spanning-tree
   spanning-tree common-config portfast enable
 #