Information Technology Reference
In-Depth Information
Use the description command to provide a description for this interface.
Step 3.
R1(config-if)# description Link to R1
R1(config-if)#
Configure the FastEthernet 0/0 interface with the IP address 192.168.3.1/24.
Step 4.
R2(config-if)# interface fastethernet 0/0
R2(config-if)# ip address 192.168.3.1 255.255.255.0
R2(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 to up
R2(config-if)#
Use the description command to provide a description for this interface.
Step 5.
R1(config-if)# description R2 LAN
R1(config-if)#
Use the end command to return to privileged EXEC mode.
Step 6.
R2(config-if)# end
R2#
Save the R2 configuration.
Step 7.
Save the R2 configuration using the copy running-config startup-config command:
R2# copy running-config startup-config
Building configuration...
[OK]
R2#
Task 8: 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.
Search WWH ::




Custom Search