0% found this document useful (0 votes)
78 views

Comando Red

The document contains configuration details for routers R6, R3, R8, R9 and R17. It sets up IP addresses and OSPF routing on their interfaces to connect the routers and establish routing. Descriptions are added to interfaces and OSPF, RIP and router IDs are configured on each router.

Uploaded by

yobany8
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
78 views

Comando Red

The document contains configuration details for routers R6, R3, R8, R9 and R17. It sets up IP addresses and OSPF routing on their interfaces to connect the routers and establish routing. Descriptions are added to interfaces and OSPF, RIP and router IDs are configured on each router.

Uploaded by

yobany8
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 5

enable

clock set 18:15:00 oct 24 2011


configure terminal
hostname R6
enable secret pepe
no ip domain-lookup
service password-encryption
line console 0
password pepe
login
line vty 0 4
password pepe
login
end
write
clock rate 56000
enable
configure terminal
int S2/0
ip address 172.16.0.21 255.255.255.252
desc WAN_R6-R1
no shutdown
enable
configure terminal
int S3/0
ip address 172.16.0.22 255.255.255.252
desc WAN_R1-R6
no shutdown
enable
configure terminal
interface fast 0/0
ip addr 192.168.6.1 255.255.255.0
desc LAN_R6
no shutdown
enable
configure terminal
router rip
network 192.168.6.0
network 172.16.0.20
network 172.16.0.16
end
write
enable
configure terminal
router rip
network 192.168.5.0
network 172.16.0.16
network 172.16.0.12
end
write
show ip route

configure terminal
ip domain-loo
ip host R1 172.16.0.1 172.16.0.22
ip host R2 172.16.0.2 172.16.0.5
ip host R3 172.16.0.6 172.16.0.9
ip host R4 172.16.0.10 172.16.0.13
ip host R5 172.16.0.14 172.16.0.17
ip host R6 172.16.0.18 172.16.0.21
end
write
****Configuracion de route OSPF*****
configure terminal
host R3
interface loopback 0
ip address 3.3.3.3 255.255.255.255
interface serial 0/1/0
no ip address
ip address 172.16.0.2 255.255.255.252
descr Wan_R3-R1
exit
no router rip
router ospf 1
router-id 3.3.3.3
network 3.3.3.3 0.0.0.0 area 0
network 172.16.0.0 0.0.0.3 area 0
end
write
********************************************
configure terminal
interface serial 0/1/0
no ip address
ip address 172.16.0.6 255.255.255.252
descr Wan_R3-R2
interface serial 0/1/1
no ip address
ip address 172.16.0.9 255.255.255.252
descr Wan_R3-R4
interface serial 0/0/0
no ip address
ip address 172.16.0.13 255.255.255.252
descr Wan_R3-R5
router ospf 1
router-id 3.3.3.3
network 3.3.3.3 0.0.0.0 area 0
network 172.16.0.0 0.0.0.3 area 0
network 172.16.0.4 0.0.0.3 area 0
network 172.16.0.8 0.0.0.3 area 0
network 172.16.0.12 0.0.0.3 area 0
end
write
******************************************************
configure terminal

host R8
interface loopback 0
ip address 8.8.8.8 255.255.255.255
interface serial 0/0/1
no ip address
ip address 172.16.0.34 255.255.255.252
descr Wan_R8-R5
interface serial 0/0/0
no ip address
ip address 172.16.0.49 255.255.255.252
descr Wan_R8-R6
interface serial 0/1/0
no ip address
ip address 172.16.0.42 255.255.255.252
descr Wan_R8-R7
interface serial 0/1/1
no ip address
ip address 172.16.0.53 255.255.255.252
descr Wan_R8-R9
router ospf 1
router-id 8.8.8.8
network 8.8.8.8 0.0.0.0 area 0
network 172.16.0.32 0.0.0.3 area 0
network 172.16.0.48 0.0.0.3 area 0
network 172.16.0.40 0.0.0.3 area 0
network 172.16.0.52 0.0.0.3 area 0
end
write
***********************************************
configure terminal
host R9
interface loopback 0
ip address 9.9.9.9 255.255.255.255
interface serial 1/0/1
no ip address
ip address 172.16.0.46 255.255.255.252
descr Wan_R9-R7
interface serial 1/0/0
no ip address
ip address 172.16.0.54 255.255.255.252
descr Wan_R9-R8
interface serial 0/0/0
no ip address
ip address 172.16.0.57 255.255.255.252
descr Wan_R9-R10
interface serial 0/0/1
no ip address
ip address 172.16.0.61 255.255.255.252
descr Wan_R9-R11
interface serial 0/1/0
no ip address
ip address 172.16.0.65 255.255.255.252
descr Wan_R9-R12
interface serial 0/1/1
no ip address
ip address 172.16.0.69 255.255.255.252
descr Wan_R9-R13

interface serial 0/2/0


no ip address
ip address 172.16.0.73 255.255.255.252
descr Wan_R9-R14
interface serial 0/2/1
no ip address
ip address 172.16.0.77 255.255.255.252
descr Wan_R9-R15
interface serial 0/3/0
no ip address
ip address 172.16.0.81 255.255.255.252
descr Wan_R9-R16
interface serial 0/3/1
no ip address
ip address 172.16.0.85 255.255.255.252
descr Wan_R9-R17
router ospf 1
router-id 9.9.9.9
network 9.9.9.9 0.0.0.0 area 0
network 172.16.0.44 0.0.0.3 area 0
network 172.16.0.52 0.0.0.3 area 0
network 172.16.0.56 0.0.0.3 area 0
network 172.16.0.60 0.0.0.3 area 0
network 172.16.0.64 0.0.0.3 area 0
network 172.16.0.68 0.0.0.3 area 0
network 172.16.0.72 0.0.0.3 area 0
network 172.16.0.76 0.0.0.3 area 0
network 172.16.0.80 0.0.0.3 area 0
network 172.16.0.84 0.0.0.3 area 0
end
write
************************************************
enable
configure terminal
host R17
interface loopback 0
ip address 17.17.17.17 255.255.255.255
interface serial 0/0/0
no ip address
ip address 172.16.0.86 255.255.255.252
descr Wan_R17-R9
no router rip
router ospf 1
router-id 17.17.17.17
network 17.17.17.17 0.0.0.0 area 0
network 172.16.0.86 0.0.0.3 area 0
network 10.4.16.0 0.0.0.255 area 0
end
write

You might also like