Nastaveni IP adresy
a) na rozhrani
conf t
interface f0/0
ip address 192.168.0.1 255.255.255.0
no shut
b) administartivni pro switch
conf t
interface vlan1
ip address 192.168.0.254 255.255.255.0
no shut
Nastaveni telnetu
conf t
line vty 0 4
password cisco
login