You are on page 1of 2

--- System Configuration Dialog --Continue with configuration dialog?

[yes/no]: no
Press RETURN to get started!

Router>
Router>
Router>
Router>enable
Router#configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)#hostname R1
R1(config)#interface fastethernet 0/0
R1(config-if)#ip address 192.168.10.254 255.255.255.0
R1(config-if)#no shutdown
%LINK-5-CHANGED: Interface FastEthernet0/0, changed state to up
%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/0, changed state t
o up
R1(config-if)#exit
R1(config)#interface fastethernet 0/1
R1(config-if)#ip address 192.168.20.254 255.255.255.0
R1(config-if)#no shutdown
%LINK-5-CHANGED: Interface FastEthernet0/1, changed state to up
%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/1, changed state t
o up
R1(config-if)#

R1 con0 is now available


R1>enable
R1#configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
R1(config)#line vty 0 4
R1(config-line)#password slayer2504
R1(config-line)#login
R1(config-line)#
R1(config-line)#
R1(config-line)#
R1(config-line)#exit
R1(config)#enable password vicky

R1(config)#
R1(config)#
R1(config)#
R1(config)#
R1#
%SYS-5-CONFIG_I: Configured from console by console
R1#
R1#
R1#

Press RETURN to get started.

You might also like