Справочник Пользователя для Ulterius Technologies LLC FDN40

Скачать
Страница из 388
 
CHAPTER 4: RIP 
Configuration User Manual 
80 
© Ulterius Technologies, LLC 2016. Confidential & Proprietary. 
4.5.3.2 
WEB Configuration 
RIP security can be set to maximum or minimum through WEB interface 
using the RIP Basic Settings screen (Navigation - Layer3 Management > 
RIP > Basic Settings
 
Screen 4-3: RIP Basic Settings 
4.5.4 
Configuring RIP Packets Retransmission Interval and Retries 
Count 
Refer the section 4.3 for configuration guidelines and Figure 4-1 for the 
Setup. The prerequisite configuration needs to be done in the switches 
(FDN40-1 and FDN40-2) before configuring RIP. 
4.5.4.1 
CLI Configuration 
1.  Execute the following commands in the switch FDN40-1 to configure the 
RIP packets retransmission interval and retries count. 
 
Enter the Global Configuration mode. 
UltOs# configure terminal 
 
Enable RIP globally in the switch FDN40-1. 
UltOs(config)# router rip 
 
Enable RIP over the interface vlan 1 (IP address 10.0.0.1/16). 
UltOs(config-router)# network 10.0.0.1 
 
Configure the retransmission interval. 
UltOs(config-router)# ip rip retransmission interval 10 
 
Configure the retransmission retry count. 
UltOs(config-router)# ip rip retransmission retries 20 
2.  View the configured retransmission interval and the number of retries 
count using the following command. 
UltOs# show ip protocols 
Routing Protocol is rip 
 RIP2 security level is Maximum 
 Redistributing : rip 
 Output Delay is disabled 
 Retransmission timeout interval is 10 seconds 
 Number of retransmission retries is 20