beautypg.com

Ip rip max-retransmissions, Ip rip polling-interval – Enterasys Networks X-Pedition XSR CLI User Manual

Page 219

background image

Triggered on Demand RIP Commands

XSR CLI Reference Guide 5-143

ip rip triggered-on-demand

 ‐ Enables the functionality on the specified interface. Refer to 

page 192

 for the command definition.

ip rip max-retransmissions

This command sets the maximum number of retransmissions to be sent.

Syntax

ip rip max-retransmissions number

Syntax of the “no” Form

The no command resets the maximum retransmissions value to the default:

no ip rip max-retransmissions

Mode

Interface configuration: 

XSR(config-if<xx>)#

Default

36

Example

This example sets the number of retransmissions to 50:

XSR(config)#interface serial 1/0
XSR(config-if)#ip address 1.0.0.0 255.0.0.0
XSR(config-if)#no shutdown
XSR(config-if)#ip rip triggered-on-demand
XSR(config-if)#ip rip max-retransmissions 50
XSR(config)#router rip
XSR(config-router)#network 1.0.0.0

ip rip polling-interval

This command sets the polling interval for triggered RIP requests. If a request gets no response 
after retransmissions peak, requests will continually transmit at intervals set by this command.

Syntax

ip rip polling-interval interval

number

Number of retransmissions, ranging from 2 to 120.

Note: The polling interval should be less than the dialer spoofing timeout.

interval

Polling period ranging from 10 to 600 seconds.