cisco, ipucu, switch

Basit Cisco switch yapılandırması

enable
configure terminal
hostname switch1
interface vlan 1
ip address 192.168.5.25 255.255.255.0
exit
ip default-gateway 192.168.5.254
username user1 password cisco
enable secret cisco
line console 0
password cisco
login
exit
line vty 0 15
password cisco
exec-timeout 0 0
login
exit
line console 0
login local
exit
service password-encryption
exit

copy running-config startup config

Bir cevap yazın

E-posta hesabınız yayımlanmayacak. Gerekli alanlar * ile işaretlenmişlerdir

This site uses Akismet to reduce spam. Learn how your comment data is processed.

%d blogcu bunu beğendi: