Table of Contents

Best Practices zabezpečení switchů

Konfigurace bezpečných(šifrovaných) hesel

Použití systémových bannerů

Zabezpečení WEBového rozhraní

Switch(config)# ip http secure server
Switch(config)# access-list 1 permit 10.100.50.0 0.0.0.255
Switch(config)# ip http access-class 1

Zabezpečení konzole

Zabezpečení VTY

Switch(config)# access-list 10 permit 192.168.199.10
Switch(config)# access-list 10 permit 192.168.201.100
Switch(config)# line vty 0 15
Switch(config-line)# access-class 10 in

Použití SSH kde to jde

Zabezpečení SNMP přístupu

Zabezpečení volných portů

Použití makra switchport host:

Switch(config)# interface fastethernet 1/0/1
Switch(config-if)# switchport host
switchport mode will be set to access
spanning-tree portfast will be enabled
channel group will be disabled
Switch(config-if)#

Zabezpečení STP

Zabezpečení CDP