Start Neue Main
This commit is contained in:
101
Conf/Switch/Aruba 6100/NET-SW15/config_NET-SW15.txt
Normal file
101
Conf/Switch/Aruba 6100/NET-SW15/config_NET-SW15.txt
Normal file
@@ -0,0 +1,101 @@
|
||||
config
|
||||
https-server vrf default
|
||||
ssh server vrf default
|
||||
hostname NET-SW15
|
||||
snmp-server system-contact Jan Baulig
|
||||
snmp-server system-location Serverschrank Verblisterung
|
||||
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-SW15
|
||||
System Location: Serverschrank Verblisterung
|
||||
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 2014
|
||||
description Willach
|
||||
name VLAN_2014_Willach
|
||||
exit
|
||||
interface vlan 1
|
||||
description Admin Interface
|
||||
no ip dhcp
|
||||
no shutdown
|
||||
config
|
||||
interface vlan 97
|
||||
description Management Interface
|
||||
no shutdown
|
||||
config
|
||||
interface vlan 2014
|
||||
description Willach Interface
|
||||
no shutdown
|
||||
ip address 192.168.161.2/24
|
||||
ip route 0.0.0.0/0 192.168.161.1
|
||||
config
|
||||
interface 1/1/1
|
||||
description Admin Port
|
||||
vlan access 2014
|
||||
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 access 2014
|
||||
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/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/49
|
||||
description Uplink Serverraum Neu NET-FW01 Port FE02
|
||||
exit
|
||||
wr mem
|
||||
copy running-config startup-config
|
||||
copy running-config checkpoint Config_09102025
|
||||
|
||||
Reference in New Issue
Block a user