Information Technology Reference
In-Depth Information
interface FastEthernet0/1
ip address 192.168.1.129 255.255.255.192
duplex auto
speed auto
no shutdown
!
interface Serial0/0/0
ip address 209.165.200.225 255.255.255.252
no shutdown
!
interface Serial0/0/1
ip address 209.165.200.229 255.255.255.252
clock rate 64000
no shutdown
!
router rip
version 2
passive-interface FastEthernet0/0
passive-interface FastEthernet0/1
network 192.168.1.0
network 209.165.200.0
no auto-summary
!
ip classless
!
!
!
!
line con 0
line vty 0 4
login
!
!
end
The errors in the student scripts are as follows:
The clock rate 64000 command is missing from the Serial 0/0/1 interface.
The no auto-summary command is missing from the RIP configuration.
Task 3: Troubleshoot the BRANCH1 Router
Begin troubleshooting at the host connected to BRANCH1.
Step 1.
From the host PC1, is it possible to ping PC2? yes
From the host PC1, is it possible to ping PC3? no
From the host PC1, is it possible to ping PC5? no
From the host PC1, is it possible to ping the default gateway? yes
Examine BRANCH1 to find possible configuration errors.
Step 2.
Search WWH ::




Custom Search