Start Neue Main
This commit is contained in:
137
Conf/Switch/Aruba 6100/NET-SW04/config_NET-SW04.txt
Normal file
137
Conf/Switch/Aruba 6100/NET-SW04/config_NET-SW04.txt
Normal file
@@ -0,0 +1,137 @@
|
||||
config
|
||||
https-server vrf default
|
||||
ssh server vrf default
|
||||
hostname NET-SW04
|
||||
snmp-server system-contact Jan Baulig
|
||||
snmp-server system-location Serverraum Neu
|
||||
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
|
||||
https-server rest firmware-site-distribution
|
||||
spanning-tree mode rpvst
|
||||
spanning-tree pathcost-type long
|
||||
loop-protect re-enable-timer 30
|
||||
banner motd #
|
||||
Hostname: NET-SW04
|
||||
System Location: Serverraum Neu
|
||||
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 1820
|
||||
description Antares Apotheke APS
|
||||
name VLAN_1820_Antares_Apotheke_APS
|
||||
exit
|
||||
vlan 2012
|
||||
description Gastnetz_LAN
|
||||
name VLAN_2012_Gastnetz_LAN
|
||||
exit
|
||||
interface vlan 1
|
||||
description Admin Interface
|
||||
loop-protect
|
||||
no ip dhcp
|
||||
no shutdown
|
||||
ip address 192.168.9.5/24
|
||||
ip route 0.0.0.0/0 10.220.1.1
|
||||
config
|
||||
interface vlan 97
|
||||
description Management Interface
|
||||
loop-protect
|
||||
no shutdown
|
||||
ip address 10.220.1.86/24
|
||||
ip route 0.0.0.0/0 10.220.1.1
|
||||
config
|
||||
interface 1/1/1
|
||||
description Admin Port
|
||||
vlan trunk native 1
|
||||
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/47
|
||||
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/22
|
||||
vlan trunk native 20
|
||||
vlan trunk allow 10,20
|
||||
description NET-LOGGER01
|
||||
exit
|
||||
interface 1/1/24
|
||||
vlan access 9
|
||||
description Drucker Enz
|
||||
exit
|
||||
interface 1/1/39
|
||||
vlan access 9
|
||||
description Drucker Belt
|
||||
exit
|
||||
interface 1/1/45
|
||||
vlan access 97
|
||||
description NET-COL01
|
||||
exit
|
||||
interface 1/1/48-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/3
|
||||
description Uplink NET-AP03 Apotheke 02
|
||||
exit
|
||||
interface 1/1/4
|
||||
description Uplink NET-AP03 Apotheke 01
|
||||
exit
|
||||
interface 1/1/41
|
||||
vlan access 20
|
||||
description NET-DECT01
|
||||
exit
|
||||
interface 1/1/49
|
||||
description Uplink NET-SW01-Core Port 18
|
||||
exit
|
||||
wr mem
|
||||
copy running-config startup-config
|
||||
copy running-config checkpoint Config_27102025
|
||||
|
||||
|
||||
Reference in New Issue
Block a user