beautypg.com

Modifying neighbor timeout, Modifying route expires time, Modifying route discard time – Brocade Multi-Service IronWare Multicast Configuration Guide (Supporting R05.6.00) User Manual

Page 107: Modifying prune age, Modifying graft retransmit time

background image

Multi-Service IronWare Multicast Configuration Guide

95

53-1003032-02

Configuring DVMRP

1

Report interval

Trigger interval

Default route

Modifying neighbor timeout

The neighbor timeout specifies the period of time that a router will wait before it defines an
attached DVMRP neighbor router as down. Possible values are 60 – 8000 seconds. The default
value is 180 seconds.

To modify the neighbor timeout value to 100, enter the following.

Brocade(config-dvmrp-router)# nbr 100

Syntax: [no] nbr-timeout 40-8000

The default is 105 seconds. The range is 35-65535 seconds.

Modifying route expires time

The Route Expire Time defines how long a route is considered valid in the absence of the next route
update. Possible values are from 20 – 4000 seconds. The default value is 200 seconds.

To modify the route expire setting to 50, enter the following.

Brocade(config-dvmrp-router)# route-expire-timeout 50

Syntax: [no] route-expire-timeout 60-4000

Modifying route discard time

The Route Discard Time defines the period of time before a route is deleted. Possible values are
from 40 – 8000 seconds. The default value is 340 seconds.

To modify the route discard setting to 150, enter the following.

Brocade(config-dvmrp-router)# route-discard-timeout 150

Syntax: [no] route-discard-timeout 40-8000

Modifying prune age

The Prune Age defines how long a prune state will remain in effect for a source-routed multicast
tree. After the prune age period expires, flooding will resume. Possible values are from 20 – 3600
seconds. The default value is 180 seconds.

To modify the prune age setting to 150, enter the following.

Brocade(config-dvmrp-router)# prune 25

Syntax: [no] prune-age 20-3600

Modifying graft retransmit time

The Graft Retransmit Time defines the initial period of time that a router sending a graft message
will wait for a graft acknowledgement from an upstream router before re-transmitting that
message.