
ESR service routers. ESR-Series. Functionality description. Version 1.12.0
125
•
•
•
Step
Description
Command
Keys
19
Set the routes advertising mode
via RIP (optionally).
esr(config-if-gi)# ip
rip mode <MODE>
<MODE> – routes advertising mode:
multicast
– routes are
advertised in multicast mode;
broadcast
– routes are
advertised in broadcast mode;
unicast
– routes are
advertised to the neighbours
in unicast mode;
Default value: multicast.
20
Specify a neighbour’s IP address
for establishment of a relation in
routes advertising unicast mode
(optionally).
esr(config-if-gi)# ip
rip neighbor <ADDR>
<ADDR> – IP address, defined as
AAA.BBB.CCC.DDD where each part
takes values of [0..255].
21
Enable subnet summarization
(optionally).
esr(config-if-gi)# ip
rip summary-address
<ADDR/LEN>
<ADDR/LEN> – IP address and
subnet mask, defined as
AAA.BBB.CCC.DDD/EE where each
part AAA-DDD takes values of
[0..255] and EE takes values of
[1..32].
5.2.2 RIP configuration example
Objective:
Configure RIP on the router in order to exchange the routing information with neighbouring routers. The router
should advertise static routes and subnets 115.0.0.0/24, 14.0.0.0/24, 10.0.0.0/24. Routes should be advertised
each 25 seconds.
Solution:
Pre-configure IP addresses on interfaces according to the network structure shown in
figure
.
Switch to the RIP configuration mode: