Information Technology Reference
In-Depth Information
%LINK-5-CHANGED: Interface FastEthernet0/0, changed state to up
%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/0, changed
state to up
R2(config-if)#
Return to privileged EXEC mode.
Step 4.
Use the end command to return to privileged EXEC mode:
R2(config-if)# end
R2#
Step 5.
Save the R2 configuration.
Save the R2 configuration using the copy running-config startup-config command:
R2# copy running-config startup-config
Building configuration...
[OK]
R2#
Task 5: Configure IP Addressing on the Host PCs
Configure the host PC1.
Step 1.
Configure the host PC1 that is attached to R1 with an IP address of 192.168.1.10/24 and a
default gateway of 192.168.1.1.
Configure the host PC2.
Step 2.
Configure the host PC2 that is attached to R2 with an IP address of 192.168.3.10/24 and a
default gateway of 192.168.3.1.
Task 6: Verify and Test the Configurations
Verify that routing tables have the following routes using the show ip route command.
Step 1.
The show ip route command and output will be thoroughly explored in upcoming chap-
ters. For now, you are interested in seeing that both R1 and R2 have two routes. Both
routes are designated with a C . These are the directly connected networks that were acti-
vated when you configured the interfaces on each router. If you do not see two routes for
each router as shown in the following output, proceed to Step 2:
R1# show ip route
Codes: C - connected, S - static, R - RIP, M - mobile, B - BGP
D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area
N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2
E1 - OSPF external type 1, E2 - OSPF external type 2
i - IS-IS, su - IS-IS summary, L1 - IS-IS level-1, L2 - IS-IS
level-2
ia - IS-IS inter area, * - candidate default, U - per-user static
route
o - ODR, P - periodic downloaded static route
Gateway of last resort is not set
Search WWH ::




Custom Search