Sie sind auf Seite 1von 40

Step 1:

Finish the IP
Addressing.
Note:
Initially, you can
only access
router US-R2
through the
console

connection on
US- Admin.a.
Configure and
verify interface
addressing on
US-R2.

Configure and
activate all
interfaces for

US-R2 that are


listed in
theaddressing
table.
US-R2
(config)# int
Fa0/0
US-R2 (configif)# ip add

192.168.20.65
255.255.255.224
US-R2 (configif)# no
shut US-R2
(config-if)#
exit
US-R2 (config)
# int

Fa0/1
US-R2 (configif)# ip add
192.168.20.113
255.255.255.248
US-R2 (configif)# no
shut US-R2
(config-if)#
exit

US-R2 (config)
# int
S0/0/0
US-R2 (configif)# ip add
192.168.20.242
255.255.255.252
US-R2 (configif)# no

shut US-R2
(config-if)#
exit
US-R2 (config)
# int
Lo0
US-R2 (configif)# ip add

172.16.0.2
255.255.255.255
US-R2 (configif)# no
shut US-R2
(config-if)#
exit
b.

Configure the
correct IP
addresses on
US-PC2 and USR1.

Configure USPC2 with the last


IP address in the
subnet.

Ip address:
192.168.20.94S
ubnet mask:
255.255.255.224
Default
gateway:
192.168.20.65

Configure the
Fa0/1 interface
on US-R1 with

the last IP
address in
thesubnet.
US-R1
(config)# int
Fa0/1
US-R1 (configif)# ip add
192.168.20.118
255.255.255.248

US-R1 (configif)# no
shut US-R1
(config-if)#
exit
c.
Verify
connectivity.

Step 2:
Discover the
Network.

Explore the
network to
determine the IP
addressing of the
serial interfaces
that US-HQ

shares with USR1 and US-R2.

Remotely access
US-HQ

.
US-R1#
telnet 192.16
8.20.245

Step 3:
Configure
Static
and Default
Routing.
a.
Configure
connectivity to
the UK.

Using the next


hop address
128.107.25.2,
configure one
summary
staticroute on
US-HQ to
include only the
subnets used
and reserved for

theUK. The UK
subnets are
listed in the
following table:
HQ(config)# ip
route
10.10.0.0
255.255.252.0
128.107.25.2
UK Subnets

10.10.0.0/2410.1
0.1.0/2410.10.2.
0/2510.10.2.128/
2510.10.3.0/251
0.10.3.128/2610.
10.3.192/2710.1
0.3.224/2810.10.
3.240/3010.10.3.
244/3010.10.3.2
48/3010.10.3.25
2/30

Configure a
default route on
US-HQ to send
to the Internet all
other traffic for
destinations that
are not found in
the US-HQ
routing table.
Usethe

outbound
interface
argument
.
HQ(config)#
ip route
0.0.0.0
0.0.0.0
S0/1/0
b.

Verify static and


default routing.

Step 4:
Configure
OSPF
Routing.
a.

Configure OSPF
on US-HQ, USR1, and US-R2.

Use OSPF
process ID 3 and
area 0.

Advertise each
subnet
individually with

its corresponding
wildcard
mask.On USHQ, do not
advertise the
subnet to the
Internet or the
subnet toUK.
HQ(config)#
router ospf
3 HQ(config-

router)#
network
192.168.20.24
4 0.0.0.3 area
0 HQ(configrouter)#
network
192.168.20.24
0 0.0.0.3 area
0 US-R1

(config)#
router ospf 3

US-R1 (configrouter)#

network
192.168.20.0
0.0.0.63 area
0 US-R1
(configrouter)#
network
192.168.20.11
2 0.0.0.7 area
0 US-R1

(configrouter)#
network
192.168.20.24
4 0.0.0.3 area
0 US-R2
(config)#
router ospf
3 US-R2
(config-

router)#
network
192.168.20.64
0.0.0.31 area
0 US-R2
(configrouter)#
network
192.168.20.11
2 0.0.0.7 area

0 US-R2
(configrouter)#
network
192.168.20.24
0 0.0.0.3 area
0

Disable OSPF
updates out

interfaces where
there are no
OSPFneighbors
available.
HQ(configrouter)#
passiveinterface
s0/1/0 HQ(co
nfig-router)#

passiveinterface
s0/1/1US-R1
(configrouter)#
passiveinterface
fa0/0 US-R2
(configrouter)#

passiveinterface
fa0/0

Configure USHQ to send the


default route to
US-R1 and USR2 inOSPF
updates.

HQ(configrouter)#
defaultinformation
originate
b.
Modify the
default OSPF
operation.

Configure US-R1
to always be
the DR by using
a priority of
150
.
Pour Fa0/1 , S
0/0 US-R1
(config-if)# ip

ospf priority
150

Configure US-R2
to always be the
BDR by using a
priority of
75
.

Pour Fa0/1 , S
0/0 US-R2
(config-if)# ip
ospf priority
75

Change the hello


interval to 30
seconds on USR1 and US-R2

for theLAN that


these two routers
share with
ServerLAN.
US-R1 (configif)# ip ospf
hello-interval
30 (f0/0) USR2 (config-if)#
ip ospf hello-

interval
30 (f0/1)

Verify OSPF
neighbor status.
US-R1# show
ip ospf
neighbor
c.

Verify that OSPF


is fully
operational.

Verify that the


routing tables on
US-R1, US-R2,
and US-HQ
contain allthe
expected routes.
It may be

necessary to
shutdown and
thenreactivate
interfaces to
force OSPF to
converge.
US-R1# show
ip route

Das könnte Ihnen auch gefallen