Добавил:
Upload Опубликованный материал нарушает ваши авторские права? Сообщите нам.
Вуз: Предмет: Файл:
CCNPv7 ROUTE_Labs_-_Instructor / CCNPv7_ROUTE_Lab4-2_Controlling_Routing_Updates_Instructor.doc
Скачиваний:
1300
Добавлен:
11.06.2015
Размер:
226.82 Кб
Скачать

Router r3

hostname R3

!

interface Loopback0

ip address 172.16.3.1 255.255.255.0

ip ospf network point-to-point

!

interface Loopback8

ip address 192.168.8.1 255.255.255.0

ip ospf network point-to-point

!

interface Loopback9

ip address 192.168.9.1 255.255.255.0

ip ospf network point-to-point

!

interface Loopback10

ip address 192.168.10.1 255.255.255.0

ip ospf network point-to-point

!

interface Loopback11

ip address 192.168.11.1 255.255.255.0

ip ospf network point-to-point

!

interface Loopback20

ip address 192.168.20.1 255.255.255.0

ip ospf network point-to-point

!

interface Loopback25

ip address 192.168.25.1 255.255.255.0

ip ospf network point-to-point

!

interface Loopback30

ip address 192.168.30.1 255.255.255.0

ip ospf network point-to-point

!

interface Loopback35

ip address 192.168.35.1 255.255.255.0

ip ospf network point-to-point

!

interface Loopback40

ip address 192.168.40.1 255.255.255.0

ip ospf network point-to-point

!

interface Serial0/0/1

bandwidth 64

ip address 172.16.23.3 255.255.255.0

!

router ospf 1

area 20 range 192.168.8.0 255.255.252.0

network 172.16.0.0 0.0.255.255 area 0

network 192.168.8.0 0.0.3.255 area 20

network 192.168.0.0 0.0.255.255 area 0

!

!

end

© 2014 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public. Page 14of14