3com 3031 Instruccion De Instalación

Descargar
Página de 1122
Typical Example of RIP Configuration
485
Router A need not receive the routing information sent by other routers but the 
change of topology in the internal network should be broadcasted to other 
routers in time. To implement this, the interface through which router A connects 
to the Internet can be configured to send but not receive the RIP packets.
The Ethernet interfaces of routers A, B and C are interconnected. Router A 
(192.1.1.1) only sends RIP packets, but does not receive the RIP packets 
broadcasted by router B (192.1.1.2) and router C (192.1.1.3).
Networking diagram
Figure 124   Configure operating state of an interface
Configuration procedure
Configure RouterA:
Configure the interface Ethernet 2/0/0.
[Router A]interface ethernet 2/0/0
[Router A-Ethernet2/0/0]ip address 192.1.1.1 255.255.255.0
Configure RIP.
[Router A]rip
[Router A-rip]network 192.1.1.0
Configure the interface Ethernet 2/0/0 of Router A to send packets only.
[Router A-Ethernet2/0/0]rip output
[Router A-Ethernet2/0/0]undo rip input
Configure RouterB:
Configure the interface Ethernet 2/0/0.
[Router B]interface Ethernet 2/0/0
[Router B-Ethernet2/0/0]ip address 192.1.1.2 255.255.255.0
Configure RIP.
[Router B]rip
[Router B-rip]network 192.1.1.0
Configure RouterC:
Configure the interface Ethernet 2/0/0.
[Router C]interface Ethernet 2/0/0
[Router C-Ethernet2/0/0]ip address 192.1.1.3 255.255.255.0
Ethernet
Ethernet2/0/0
192.1.1.1/24
Ethernet2/0/0
192.1.1.3/24
Ethernet2/0/0
192.1.1.2/24
Router A
RouterB
RouterC
Ethernet6/0/0
192.1.1.4/24