You are on page 1of 3

R3

en
config t
router ospf 20
router-id 3.3.3.3
network 172.16.32.0 255.255.255.0 area 0
exit
interface serial 0/0/0
ip ospf authentication message-digest
ip ospf authentication-key modoperon
ip ospf hello-interval 10
ip ospf dead-interval 30
exit
ip route 0.0.0.0 0.0.0.0 208.50.0.2
router ospf 20
default-information originate
exit
ip access-list standar NET
permit 172.16.12.0 0.0.0.255
exit
ip nat inside source list NET interface serial 0/0/1 overload
interface serial 0/0/0
ip nat inside
exit
interface serial 0/0/1
ip nat outside
exit
logging on
logging host 172.16.12.20
logging trap debugging
interface loopback 1
exit
aa new-model
enable secret cisco
exit
enable view
cisco
configure t
parser view vista3
secret cisco3
commands exec include configure terminal
commands configure include router ospf
commands configure include router eigrp
commands router include network

R2
en
config t
router ospf 20
router-id 2.2.2.2
network 172.16.32.0 255.255.255.0 area 0
network 172.16.21.0 255.255.255.0 area 0
network 172.16.22.0 255.255.255.0 area 0
passive-interface gigabitethernet 0/0
exit
interface serial 0/0/0
ip ospf authentication message-digest
ip ospf authentication-key modoperon
ip ospf hello-interval 10
ip ospf dead-interval 30
exit
interface serial 0/0/1
ip ospf authentication message-digest
ip ospf authentication-key modoperon
ip ospf hello-interval 10
ip ospf dead-interval 30
exit
username R2 password cisco
tacacs-server host 172.16.22.3 key conexion
aaa new-model
aaa authentication login default group tacacs+ local-case
exit
en
config t
logging on
logging host 172.16.12.20
logging trap debugging
interface loopback 1
exit

R1
en
config t
router ospf 20
router-id 1.1.1.1
network 172.16.21.0 255.255.255.0 area 0
router rip
version 2
no auto-summary
network 172.16.11.0
exit
interface serial 0/0/1
ip ospf authentication message-digest
ip ospf authentication-key modoperon
ip ospf hello-interval 10
ip ospf dead-interval 30
exit
router rip
redistribute ospf 20 metric 1
exit
router ospf 20
redistribute rip subnets
exit
username R1 password cisco
tacacs-server host 172.16.22.3 key conexion
aaa new-model
aaa authentication login default group tacacs+ local-case
exit
en
config t
logging on
logging host 172.16.12.20
logging trap debugging
interface loopback 1
exit
R4
en
config t
router rip
version 2
no auto-summary
network 172.16.11.0
network 172.16.12.0
exit
logging on
logging host 172.16.12.20
logging trap debugging
interface loopback 1
exit
service timestamps debug datetime msec
no interface loopback 1
enable secret cisco
aaa new-model
exit
enable view
cisco
parser view vista4
secret cisco4
exit
en
config t
commands exec include show arp
commands exec include configure terminal
commands configure include hostname
commands configure include interface serial
commands interface include shutdown
exit
en
config t
logging on
logging host 172.16.12.20
logging trap debugging
interface loopback 1
exit

servidor tacas
R1 cisco 172.16.21.1 conexion
R2 cisco 172.16.22.2 conexion

servidor sisloc
copiar ip

en todos los router


logging on
logging host 172.16.12.20
logging trap debugging
interface loopback 1
exit

You might also like