howto:cisco:switch:baseconfiguration
Це стара версія документу!
Cisco Switch Baseconfiguration
Switch> enable Switch# configure terminal Switch(config)# hostname S1 S1(config)# enable secret class S1(config)# line console 0 S1(config-line)# password cisco S1(config-line)# login S1(config-line)# line vty 0 15 S1(config-line)# password cisco S1(config-line)# login S1(config-line)# exit S1(config)# service password-encryption S1(config)# banner motd #No unauthorized access allowed!# S1(config)# interface vlan1 S1(config-if)# ip address 192.168.1.20 255.255.255.0 S1(config-if)# no shutdown S1(config-if)# end S1# copy running-config startup-config Destination filename [startup-config]? Building configuration... [OK] S1#
You could leave a comment if you were logged in.
howto/cisco/switch/baseconfiguration.1727252811.txt.gz · Востаннє змінено: 2024/09/25 08:26 повз Юрій