Start Neue Main
This commit is contained in:
226
Conf/Switch/Aruba 6100/NET-SW01/config_NET-SW01.txt
Normal file
226
Conf/Switch/Aruba 6100/NET-SW01/config_NET-SW01.txt
Normal file
@@ -0,0 +1,226 @@
|
||||
config
|
||||
https-server vrf default
|
||||
ssh server vrf default
|
||||
hostname NET-SW01
|
||||
snmp-server system-contact Jan Baulig
|
||||
snmp-server system-location Halle 1 (Vivatis)
|
||||
ip dns domain-name aps.local
|
||||
ip dns server-address 10.102.1.1
|
||||
ip dns host Sophos 10.102.1.1
|
||||
ntp enable
|
||||
ntp server 10.102.1.1 iburst version 4 prefer
|
||||
ntp server 0.de.pool.ntp.org iburst version 4
|
||||
ntp server 1.de.pool.ntp.org iburst version 4
|
||||
clock timezone europe/berlin
|
||||
spanning-tree mode rpvst
|
||||
spanning-tree pathcost-type long
|
||||
banner motd #
|
||||
Hostname: NET-SW01
|
||||
System Location: Halle 1 (Vivatis)
|
||||
System Contact: Jan Baulig
|
||||
#
|
||||
vlan 1
|
||||
exit
|
||||
vlan 9
|
||||
description Drucker
|
||||
name VLAN_9_Drucker
|
||||
exit
|
||||
vlan 10
|
||||
description Server
|
||||
name VLAN_10_Server
|
||||
exit
|
||||
vlan 20
|
||||
description Client
|
||||
name VLAN_20_Client
|
||||
exit
|
||||
vlan 66
|
||||
description WLAN
|
||||
name VLAN_66_WLAN
|
||||
exit
|
||||
vlan 97
|
||||
description Network-MGMT
|
||||
name VLAN_97_Network-MGMT
|
||||
exit
|
||||
vlan 1610
|
||||
description Storage
|
||||
name VLAN_1610_Storage
|
||||
exit
|
||||
vlan 1650
|
||||
description Server
|
||||
name VLAN_1650_Server
|
||||
exit
|
||||
vlan 1660
|
||||
description OoB
|
||||
name VLAN_1660_OoB
|
||||
exit
|
||||
vlan 1670
|
||||
description Management
|
||||
name VLAN_1670_Management
|
||||
exit
|
||||
vlan 1710
|
||||
description Client
|
||||
name VLAN_1710_Client
|
||||
exit
|
||||
vlan 1720
|
||||
description Drucker
|
||||
name VLAN_1720_Drucker
|
||||
exit
|
||||
vlan 1730
|
||||
description Gegensprechanlage
|
||||
name VLAN_1730_Gegensprechanlage
|
||||
exit
|
||||
vlan 1740
|
||||
description Zeiterfassung
|
||||
name VLAN_1740_Zeiterfassung
|
||||
exit
|
||||
vlan 1810
|
||||
description Access Points
|
||||
name VLAN_1810_Access_Points
|
||||
exit
|
||||
vlan 1820
|
||||
description APS-WLAN
|
||||
name VLAN_1820_APS-WLAN
|
||||
exit
|
||||
vlan 1830
|
||||
description APS-WLAN-Scanner
|
||||
name VLAN_1830_APS-WLAN-Scanner
|
||||
exit
|
||||
vlan 1840
|
||||
description APS-WLAN-Gast
|
||||
name VLAN_1840_APS-WLAN-Gast
|
||||
exit
|
||||
vlan 1850
|
||||
description Apothekenkunde
|
||||
name VLAN_1850_Apothekenkunde
|
||||
exit
|
||||
vlan 2012
|
||||
description Gastnetz_LAN
|
||||
name VLAN_2012_Gastnetz_LAN
|
||||
exit
|
||||
interface vlan 1
|
||||
description Admin Interface
|
||||
no ip dhcp
|
||||
no shutdown
|
||||
ip address 192.168.9.4/24
|
||||
ip route 0.0.0.0/0 10.220.1.1
|
||||
config
|
||||
interface vlan 97
|
||||
description Management Interface
|
||||
no shutdown
|
||||
ip address 10.220.1.84/24
|
||||
ip route 0.0.0.0/0 10.220.1.1
|
||||
config
|
||||
interface 1/1/1
|
||||
description Admin Port
|
||||
vlan trunk native 20
|
||||
vlan trunk allow 1,9,20,97
|
||||
loop-protect
|
||||
spanning-tree loop-guard
|
||||
spanning-tree bpdu-guard
|
||||
spanning-tree root-guard
|
||||
spanning-tree tcn-guard
|
||||
spanning-tree rpvst-guard
|
||||
no shutdown
|
||||
exit
|
||||
interface 1/1/2-1/1/48
|
||||
vlan trunk native 20
|
||||
vlan trunk allow 9,20
|
||||
loop-protect
|
||||
spanning-tree loop-guard
|
||||
spanning-tree bpdu-guard
|
||||
spanning-tree root-guard
|
||||
spanning-tree tcn-guard
|
||||
spanning-tree rpvst-guard
|
||||
no shutdown
|
||||
exit
|
||||
interface 1/1/1
|
||||
description Drucker Juemme
|
||||
vlan access 9
|
||||
exit
|
||||
interface 1/1/3
|
||||
description NET-AP01 BTM Raum
|
||||
vlan trunk native 66
|
||||
vlan trunk allow 10,66,1830
|
||||
exit
|
||||
interface 1/1/6
|
||||
description NET-AP04 Halle 1 (Vivatis)
|
||||
vlan trunk native 66
|
||||
vlan trunk allow 10,66,1820,1830
|
||||
exit
|
||||
interface 1/1/9
|
||||
description Drucker Angel
|
||||
vlan access 9
|
||||
exit
|
||||
interface 1/1/23
|
||||
description NET-LOGGER01 (Halle 1)
|
||||
vlan trunk native 20
|
||||
vlan trunk allow 10,20
|
||||
exit
|
||||
interface 1/1/31
|
||||
description Drucker Seseke
|
||||
vlan access 9
|
||||
exit
|
||||
interface 1/1/33
|
||||
description Drucker
|
||||
vlan access 9
|
||||
exit
|
||||
interface 1/1/35
|
||||
description NET-AP06 Halle 1 (Vivatis)
|
||||
vlan trunk native 66
|
||||
vlan trunk allow 10,66,1820,1830
|
||||
exit
|
||||
interface 1/1/37
|
||||
description NET-GA01 (Gegensprechanlage Warenausgang)
|
||||
vlan access 20
|
||||
exit
|
||||
interface 1/1/41
|
||||
description Drucker Lottbeck
|
||||
vlan access 9
|
||||
exit
|
||||
interface 1/1/43
|
||||
description Drucker Lutter
|
||||
vlan access 9
|
||||
exit
|
||||
interface 1/1/45
|
||||
description NET-AP07 Halle 1 (Vivatis)
|
||||
vlan trunk native 66
|
||||
vlan trunk allow 10,66,1820,1830
|
||||
exit
|
||||
interface 1/1/46
|
||||
description Drucker Nonne
|
||||
vlan access 9
|
||||
exit
|
||||
interface 1/1/49-1/1/52
|
||||
vlan trunk native 1
|
||||
vlan trunk allow all
|
||||
loop-protect
|
||||
spanning-tree loop-guard
|
||||
spanning-tree bpdu-guard
|
||||
spanning-tree rpvst-guard
|
||||
no shutdown
|
||||
exit
|
||||
client track ip
|
||||
client track ip all-vlan
|
||||
interface 1/1/11
|
||||
description Notebook APS-NB057 Zbigniew Zakrzewski
|
||||
exit
|
||||
interface 1/1/13
|
||||
description Notebook APS-NB024 Fabio Soltau
|
||||
exit
|
||||
interface 1/1/26
|
||||
description Notebook APS-NB033 Zeynep Polat
|
||||
exit
|
||||
interface 1/1/37
|
||||
description NET-GA02 (Gegensprechanlage Warenausgang)
|
||||
exit
|
||||
interface 1/1/48
|
||||
description PC APS-WS021 Zyto Endpruefung
|
||||
exit
|
||||
interface 1/1/49
|
||||
description Uplink NET-SW01-Core Port 20
|
||||
exit
|
||||
wr mem
|
||||
copy running-config startup-config
|
||||
copy running-config checkpoint Config_28102025
|
||||
|
||||
|
||||
Reference in New Issue
Block a user