Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 1

Press RETURN to get started!

Router>
Router>
Router>
Router>
Router>EN
Router#config t
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)#
Router(config)#hostname HQ
HQ(config)#
HQ(config)#
HQ(config)#
HQ(config)#
HQ(config)#enable pass 1234
HQ(config)#
HQ(config)#line console 0
HQ(config-line)#pass 1234
HQ(config-line)#login
HQ(config-line)#exit
HQ(config)#line vty 04
HQ(config-line)#pass 1234
HQ(config-line)#login
HQ(config-line)#pass 1234
HQ(config-line)#exit
HQ(config)#int
HQ(config)#interface s
HQ(config)#interface serial s0/0/1
^
% Invalid input detected at '^' marker.
HQ(config)#interface serial 0/0/1
HQ(config-if)#ip add
HQ(config-if)#ip address 172.20.0.97 255.255.255.252
HQ(config-if)#clock rate 56000
HQ(config-if)#no shu

%LINK-5-CHANGED: Interface Serial0/0/1, changed state to down


HQ(config-if)#exit
HQ(config)#interface serial 0/0/0
HQ(config-if)#ip address 172.20.0.101 255.255.255.252
HQ(config-if)#no shu

%LINK-5-CHANGED: Interface Serial0/0/0, changed state to down


HQ(config-if)#
HQ(config-if)#
HQ(config-if)#exit
HQ(config)#int
HQ(config)#interface g
HQ(config)#interface gigabitEthernet 0/0
HQ(config-if)#ip add
HQ(config-if)#ip address 172.20.0.1 255.255.255.192
HQ(config-if)#no shu

HQ(config-if)#
%LINK-5-CHANGED: Interface GigabitEthernet0/0, changed state to up

%LINEPROTO-5-UPDOWN: Line protocol on Interface GigabitEthernet0/0, changed state to up

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

%LINEPROTO-5-UPDOWN: Line protocol on Interface Serial0/0/1, changed state to up

HQ con0 is now available

Press RETURN to get started.

You might also like