Information Technology Reference
In-Depth Information
Task 1: Cable, Erase, and Reload the Routers
Cable a network.
Step 1.
Cable a network that is similar to the one shown in the topology diagram of Figure 11-14.
Clear the configuration on each router.
Step 2.
Clear the configuration on each of the routers using the erase startup-config command
and then reload the routers. Answer no if asked to save changes.
Task 2: Load Routers with the Supplied Scripts
Load the following script onto the Branch1 router.
Step 1.
Instructor note : Missing or misconfigured commands are shown in red.]
hostname Branch1
!
!
no ip domain-lookup
!
interface FastEthernet0/0
ip address 10.10.4.1 255.255.254.0
duplex auto
speed auto
no shutdown
!
interface Serial0/0/0
ip address 172.16.7.2 255.255.255.252
! The clock rate 64000 command is missing.
no shutdown
!
interface Serial0/0/1
ip address 172.16.7.9 255.255.255.252
no shutdown
!
router ospf 2
! The command should be router ospf 1 .
passive-interface FastEthernet0/0
network 10.10.4.0 0.0.1.255 area 0
network 172.16.7.0 0.0.0.3 area 0
network 172.16.7.8 0.0.0.3 area 0
!
ip classless
!
!
!
!
line con 0
line vty 0 4
login
Search WWH ::




Custom Search