====== Default Config / Installation ======
Default Installation eines fs.com Switches der BVSS unterstützt (kein MLAG!)
===== Hostname =====
hostname
\\
===== DNS =====
ip name-server
\\
===== NTP & Timezone =====
ntp client enable
ntp server
time-zone CET 1 0
\\
===== User anlegen =====
username password
\\
===== Securty =====
no ip telnet enable
ip http ssl-access enable
ip http server
ip http language english
\\
===== SSH =====
ip sshd timeout 900
ip sshd key-bits 2048
ip ssh version 2
ip sshd enable
\\
===== LLDP =====
lldp run
\\
===== RSTP =====
spanning-tree mode rstp
spanning-tree vlan 1-4000 priority
spanning-tree rstp priority
\\
===== VLANs=====
vlan
name
\\
===== Routing =====
ip route default 192.168.134.1
\\
===== IP vergeben =====
interface vlan
ip address
\\
===== Config Speichern =====
wr
\\