Setting rip timers, Displaying rip filters – Brocade BigIron RX Series Configuration Guide User Manual

Page 828

Advertising
background image

750

BigIron RX Series Configuration Guide

53-1002484-04

Displaying RIP filters

25

BigIron RX(config)# router rip

BigIron RX(config)# interface ethernet 1/2

BigIron RX(config-if-e1000-1/2)# ip rip route-map map1 in

Syntax: [no] ip rip route-map <name> in | out

The route-map <name> can be a prefix list or an ACL. Setting this command can change the metric.

In applies the route map to routes the device learns from its neighbor on the interface.

Out applies the route map to routes the device advertises to its neighbor on the interface.

The commands apply route map map1 as route filters to routes learned from the RIP neighbor on
port 1/2.

Setting RIP timers

You can set basic update timers for the RIP protocol. The protocol must be enabled in order to set
the timer values for update timer, timeout timer, holddown timer, and garbage timer.

To set the timers.

BigIron RX(config) router rip

BigIron RX(config-rip-router)# timers 50 50 50 50

Syntax: [no] timers <seconds>

Possible values: 3 - 21845 seconds

Default: 30 seconds

The command specifies how often RIP update messages are sent.

Displaying RIP filters

To display RIP filters, enter the following command at any CLI level.

BigIron RX> show ip rip

RIP Summary

Default port 520

Administrative distance is 120

updates every 30 seconds, expire after 180

Holddown lasts 180 seconds, garbage collect after 120

Last broadcast 30, Next Update 29

Need trigger update 0, next trigger broadcast 1

Minimum update interval 25, Max update offset 5

Split horizon is on; poison reverse is off

import metric 1

Default routes are accepted

Prefix List, Inbound, Not set

Prefix List, Outbound, Not set

Redistribute: CONNECTED Metric : 0 Routemap : Not Set

Static Metric : 1 Routemap : map1 .not defined.

OSPF Metric : 1 Routemap : Not Set

RIP Neighbor Filter Table

Index Action Neighbor IP Address

1 permit any

Advertising