Route learning and advertising parameters, Changing the redistribution metric, Enabling redistribution – Brocade Communications Systems Layer 3 Routing Configuration ICX 6650 User Manual

Page 166: Removing a rip redistribution deny filter

Advertising
background image

148

Brocade ICX 6650 Layer 3 Routing Configuration Guide

53-1002603-01

RIP parameter configuration

NOTE

This example assumes that the highest RIP redistribution filter ID configured on the device is 64.

Changing the redistribution metric

When the Layer 3 Switch redistributes a route into RIP, the software assigns a RIP metric (cost) to
the route. By default, the software assigns a metric of 1 to each route that is redistributed into RIP.
You can increase the metric that the Layer 3 Switch assigns up to 15.

To change the RIP metric the Layer 3 Switch assigns to redistributed routes, enter a command such
as the following.

Brocade(config-rip-router)#default-metric 10

This command assigns a RIP metric of 10 to each route that is redistributed into RIP.

Syntax: [no] default-metric metric-value

The metri-value can be from 1 to 15.

Enabling redistribution

After you configure redistribution parameters, you need to enable redistribution.

To enable RIP redistribution, enter the redistribution command.

Brocade(config-rip-router)#redistribution

Syntax: [no] redistribution

The no form of this command disables RIP redistribution.

Removing a RIP redistribution deny filter

To remove a previously configured RIP redistribution deny filter, perform the following task:

1. Remove the RIP redistribution deny filter.

2. Disable the redistribution function.

3. Re-enable redistribution.

The following shows an example of how to remove a RIP redistribution deny filter.

Route learning and advertising parameters

By default, a Brocade Layer 3 Switch learns routes from all its RIP neighbors and advertises RIP
routes to those neighbors.

You can configure the following learning and advertising parameters:

Brocade(config-rip-router)#no deny redistribute 2 all address 192.168.0.0

255.255.0.0

Brocade(config-rip-router)#no redistribution

Brocade(config-rip-router)#redistribution

Advertising