Cisco 1003 - 1003 Router Manual de usuario Pagina 24

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 34
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 23
11-24 Internetwork Design Guide
Tariff Management
Figure 11-7 Enhanced IGRP-Based Network with RIP for ISDN Links
The following partial configuration shows the commands that configure Router A and Router B for
IP Enhanced IGRP, RIP, and route redistribution between the two routing protocols:
hostname RouterA
!
router eigrp 203
network 171.68.0.0
redistribute rip
default-metric 128 100 255 1 1500
passive-interface bri 0
!
router rip
network 171.68.0.0
redistribute eigrp 203
default metric 2
distribute-list 1 in
access-list 1 deny ip 171.68.158.48 255.255.255.248
passive-interface ethernet 0
hostname RouterB
!
router eigrp 203
network 171.68.0.0
redistribute rip
default-metric 128 100 255 1 1500
passive-interface bri 0
!
router rip
network 171.68.0.0
redistribute eigrp 203
default metric 2
distribute-list 1 in
access-list 1 deny ip 171.68.158.16 255.255.255.248
passive-interface ethernet 0
To prevent routes that are redistributed into Enhanced IGRP from RIP from being redistributed back
into RIP and creating a routing loop, the configurations include the distribute-list in router
configuration command for RIP and Enhanced IGRP to control which routes are passed back and
Router A
Router B
Enhanced IGRP AS 203 Enhanced IGRP AS 203
171.68.158.18
255.255.255.248
171.68.158.49
255.255.255.248
BRI0
171.68.158.26
255.255.255.248
BRI0
171.68.158.25
255.255.255.248
RIP
BRI1
E0
E0
ISDN
S4444
Vista de pagina 23
1 2 ... 19 20 21 22 23 24 25 26 27 28 29 ... 33 34

Comentarios a estos manuales

Sin comentarios