0% found this document useful (0 votes)
89 views1 page

LabS2 RIPv2 EIGRP OSPF

This document shows a network with 3 sites connected via routers and switches. Site 1 uses RIP v2 and EIGRP. Site 2 uses RIP v2 and EIGRP. Site 3 uses OSPF. The routers are configured to redistribute routing protocols so that all sites can communicate: RIP, EIGRP and OSPF routes are redistributed between the routing protocols using configured metrics.

Uploaded by

huyandwho
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 PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
89 views1 page

LabS2 RIPv2 EIGRP OSPF

This document shows a network with 3 sites connected via routers and switches. Site 1 uses RIP v2 and EIGRP. Site 2 uses RIP v2 and EIGRP. Site 3 uses OSPF. The routers are configured to redistribute routing protocols so that all sites can communicate: RIP, EIGRP and OSPF routes are redistributed between the routing protocols using configured metrics.

Uploaded by

huyandwho
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 PDF, TXT or read online on Scribd
You are on page 1/ 1

LabS2- RIPv2-EIGRP-OSPF

2 5

SITE1
Ext LANs S0/0 4 BR1
172.0.0.0/16
… 6
1
172.255.0.0/16 S0/1 Default route:
3 S0/0 200.200.200.0/24
EIGRP AS=44, 144.44.X.0/24 7
GATE
SITE2 18 S0/1 8
Ext LANs
F0/1 F0/0 F0/1 F0/0
173.0.0.0/16
RIPver2, 133.33.X.0/24 19
9

173.255.0.0/16 SW2 SW1
S0/0 BR2
10

EIGRP AS=55, 155.55.X.0/24 11


OSPF
15
122.22.X.0/24
Ext LANs S0/1
14 BR3 Ra:+1
174.0.0.0/16
… 16 Rb:+2
12
174.255.0.0/16 S0/1 Rc:+3
S0/0
Rd:+4
SITE3 Re:+5
17 13 Rf:+6
Rg:+7

(config)# router ospf {process-id}


(config-router)# redistribute [rip | eigrp {as_number}] [subnets | metric {value}| metric-type {1| 2}]
(config)# router rip
(config-router)# redistribute [eigrp {as_number} | ospf {process-id}] metric {value}
(config)# router eigrp {as_number}
(config-router)# redistribute [rip | ospf {process-id} ] metric {bandwidth | delay | reliability | loading | MTU }
9

PDF created with pdfFactory trial version www.pdffactory.com

You might also like