Continue with configuration dialog? [yes/no]: no


Press RETURN to get started!

 

Router>en
Router>enable
Router#conf
Router#configure
Router#configure terminal
Enter configuration commands, one per line.  End with CNTL/Z.
Router(config)#h
Router(config)#hostname R1
R1(config)#en
R1(config)#ena
R1(config)#enable p
R1(config)#enable password 123456
R1(config)#enable password 123456
R1(config)#in f
R1(config)#in fastEthernet 0/0
R1(config-if)#ip add
R1(config-if)#ip address 192.168.1.2 255.255.255.0
R1(config-if)#no shut
R1(config-if)#no shutdown


%LINK-5-CHANGED: Interface FastEthernet0/0, changed state to up