ESR-Series. User manual
233
11.3.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:
esr(config)# router rip
Specify the networks to be advertised by protocol: 115.0.0.0/24, 14.0.0.0/24
и
10.0.0.0/24:
esr(config-rip)# network
115.0
.
0.0
/
24
esr(config-rip)# network
14.0
.
0.0
/
24
esr(config-rip)# network
10.0
.
0.0
/
24
To advertise static routes by the protocol, execute the following command:
esr(config-rip)# redistribute
static
Configure timer, responsible for routing information transmission:
esr(config-rip)# timers update
25
When all required settings are done, enable the protocol:
esr(config-rip)# enable
To view the RIP routing table, use the following command:
esr# show ip rip
Содержание ESR Series
Страница 218: ...ESR Series User manual 218 ...
Страница 234: ...ESR Series User manual 234 In addition to RIP protocol configuration open UDP port 520 in the firewall ...
Страница 306: ...ESR Series User manual 306 Parameter targeted LDP Hold timer 45 seconds Keepalive holdtime 180 seconds ...
Страница 452: ...ESR Series User manual 452 Step Description Command Keys 4 Enable Tracking object esr config tracking enable ...
Страница 514: ...ESR Series User manual 514 esr show ntp peers ...