Anda di halaman 1dari 15

Configuración de Routers

========================

A
configure terminal

interface fastethernet 0/0

ip address 200.1.1.29 255.255.255.252

no shutdown

ip ospf cost 1

exit

interface fastethernet 1/0

ip address 200.1.1.33 255.255.255.252

no shutdown

ip ospf cost 3

exit

interface fastethernet 0/1

ip address 200.1.1.1 255.255.255.252

no shutdown

ip ospf cost 3

exit

exit

OSPF y Enrutamiento

===================

configure terminal

router ospf 1

redistribute static metric 15 subnets


default-information originate

network 200.1.1.0 0.0.0.3 a 1

network 200.1.1.28 0.0.0.3 a 1

network 200.1.1.32 0.0.0.3 a 1

exit

exit

wr

(B)
==

configure terminal

interface fastethernet 0/0

ip address 200.1.1.30 255.255.255.252

no shutdown

ip ospf cost 1

exit

interface fastethernet 0/1

ip address 200.1.1.25 255.255.255.252

no shutdown

ip ospf cost 5

exit

interface fastethernet 1/0

ip address 200.1.1.37 255.255.255.252

no shutdown

ip ospf cost 2

exit
OSPF y Enrutamiento

===================

configure terminal

router ospf 1

redistribute static metric 15 subnets

default-information originate

network 200.1.1.24 0.0.0.3 a 1

network 200.1.1.28 0.0.0.3 a 1

network 200.1.1.36 0.0.0.3 a 1

exit

exit

wr

C
==

configure terminal

interface fastethernet 0/0

ip address 200.1.1.34 255.255.255.252

no shutdown

ip ospf cost 3

exit

interface fastethernet 1/0

ip address 200.1.1.41 255.255.255.252

no shutdown

ip ospf cost 1

exit
interface fastethernet 1/1

ip address 200.1.1.53 255.255.255.252

no shutdown

ip ospf cost 4

exit

interface fastethernet 0/1

ip address 200.1.1.46 255.255.255.252

no shutdown

ip ospf cost 5

exit

OSPF y Enrutamiento

===================

configure terminal

router ospf 1

redistribute static metric 15 subnets

default-information originate

network 200.1.1.32 0.0.0.3 a 1

network 200.1.1.40 0.0.0.3 a 1

network 200.1.1.44 0.0.0.3 a 1

network 200.1.1.52 0.0.0.3 a 1

exit

exit

wr
G
==

configure terminal
interface fastethernet 0/1
ip address 200.1.1.2 255.255.255.252
no shutdown
ip ospf cost 3
exit

interface fastethernet 1/0


ip address 200.1.1.5 255.255.255.252
no shutdown
ip ospf cost 3
exit

interface fastethernet 1/1


ip address 200.1.1.22 255.255.255.252
no shutdown
ip ospf cost 2
exit

interface fastethernet 0/0


ip address 200.1.1.26 255.255.255.252
no shutdown
ip ospf cost 5
exit
OSPF y Enrutamiento

===================

configure terminal

router ospf 1

redistribute static metric 15 subnets

default-information originate

network 200.1.1.0 0.0.0.3 a 1

network 200.1.1.4 0.0.0.3 a 1

network 200.1.1.20 0.0.0.3 a 1

network 200.1.1.24 0.0.0.3 a 1

exit

exit

wr
(F)
==

configure terminal

interface fastethernet 0/1

ip address 200.1.1.50 255.255.255.252

no shutdown

ip ospf cost 2

exit

interface fastethernet 0/0

ip address 200.1.1.54 255.255.255.252

no shutdown

ip ospf cost 4

exit

interface fastethernet 1/0

ip address 200.1.1.57 255.255.255.252

no shutdown

ip ospf cost 5

exit

interface fastethernet 1/1

ip address 200.1.1.61 255.255.255.252

no shutdown

ip ospf cost 2

exit
OSPF y Enrutamiento

===================

configure terminal

router ospf 1

redistribute static metric 15 subnets

default-information originate

network 200.1.1.48 0.0.0.3 a 1

network 200.1.1.52 0.0.0.3 a 1

network 200.1.1.56 0.0.0.3 a 1

network 200.1.1.60 0.0.0.3 a 1

exit

exit

wr

J
==

configure terminal

interface fastethernet 0/0

ip address 200.1.1.6 255.255.255.252

no shutdown

ip ospf cost 3

exit

interface fastethernet 1/0

ip address 200.1.1.9 255.255.255.252

no shutdown

ip ospf cost 3

exit
interface fastethernet 0/1

ip address 200.1.1.18 255.255.255.252

no shutdown

ip ospf cost 2

exit

OSPF y Enrutamiento

===================

configure terminal

router ospf 1

redistribute static metric 15 subnets

default-information originate

network 200.1.1.4 0.0.0.3 a 1

network 200.1.1.8 0.0.0.3 a 1

network 200.1.1.16 0.0.0.3 a 1

exit

exit

wr
H
==

configure terminal

interface fastethernet 0/0

ip address 200.1.1.62 255.255.255.252

no shutdown

ip ospf cost 2

exit

interface fastethernet 0/1

ip address 200.1.1.13 255.255.255.252

no shutdown

ip ospf cost 1

exit

OSPF y Enrutamiento

===================

configure terminal

router ospf 1

redistribute static metric 15 subnets

default-information originate

network 200.1.1.12 0.0.0.3 a 1

network 200.1.1.60 0.0.0.3 a 1

exit

exit

wr
I
==

configure terminal

interface fastethernet 0/0

ip address 200.1.1.14 255.255.255.252

no shutdown

ip ospf cost 1

exit

interface fastethernet 1/0

ip address 200.1.1.10 255.255.255.252

no shutdown

ip ospf cost 3

exit

interface fastethernet 0/1

ip address 200.1.1.66 255.255.255.252

no shutdown

ip ospf cost 3

exit

OSPF y Enrutamiento

===================

configure terminal

router ospf 1

redistribute static metric 15 subnets


default-information originate

network 200.1.1.8 0.0.0.3 a 1

network 200.1.1.12 0.0.0.3 a 1

network 200.1.1.64 0.0.0.3 a 1

exit

exit

wr

D
==

configure terminal

interface fastethernet 0/0

ip address 200.1.1.45 255.255.255.252

no shutdown

ip ospf cost 5

exit

interface fastethernet 0/1

ip address 200.1.1.49 255.255.255.252

no shutdown

ip ospf cost 2

exit
OSPF y Enrutamiento

===================

configure terminal

router ospf 1

redistribute static metric 15 subnets

default-information originate

network 200.1.1.44 0.0.0.3 a 1

network 200.1.1.48 0.0.0.3 a 1

exit

exit

wr
E
==

configure terminal

interface fastethernet 0/0

ip address 200.1.1.38 255.255.255.252

no shutdown

ip ospf cost 2

exit

interface fastethernet 0/1

ip address 200.1.1.21 255.255.255.252

no shutdown

ip ospf cost 2

exit

interface fastethernet 1/0

ip address 200.1.1.17 255.255.255.252

no shutdown

ip ospf cost 2

exit

interface fastethernet 1/1

ip address 200.1.1.65 255.255.255.252

no shutdown

ip ospf cost 3

exit
interface fastethernet 2/1

ip address 200.1.1.58 255.255.255.252

no shutdown

ip ospf cost 5

exit

interface fastethernet 2/0

ip address 200.1.1.42 255.255.255.252

no shutdown

ip ospf cost 1

exit

OSPF y Enrutamiento

===================

configure terminal

router ospf 1

redistribute static metric 15 subnets

default-information originate

network 200.1.1.16 0.0.0.3 a 1

network 200.1.1.20 0.0.0.3 a 1

network 200.1.1.36 0.0.0.3 a 1

network 200.1.1.40 0.0.0.3 a 1

network 200.1.1.56 0.0.0.3 a 1

network 200.1.1.64 0.0.0.3 a 1

exit

exit

wr

Anda mungkin juga menyukai