Netgear GS748 – VLAN

Switching -> VLAN -> Advanced -> VLAN Membership -> VLANs erstellen und Ports zuweisen Switching -> VLAN -> Advanced -> VLAN PVID Configuration -> Ports VLANID zuweisen

mehr lesen

Cisco ASA – reset Passwort

Beim Booten Escape drücken # confreg No # confreg 0×41 # boot # enable # copy start run # conf t # enable password NEUESKENNWORT # config-register 0×01 # copy run start # reload

mehr lesen

Cisco ASA – Update Firmware via TFTP

# enable # copy tftp flash IPADRESSE asaXX-YY.bin # copy tftp flash IPADRESSE asdm-XXX.bin # conf t # boot system flash:/asaXX-YY.bin # asdm image flash:/asdm-XXX.bin # end # write memory # reload # enable # show version | include image # show asdm image

mehr lesen