90IP Routing Configuration and Management

no network <ip_address>

The <ip_address> parameter represents the IP address of the interface to be disabled.

The no network command is executed in the Router Configuration mode.

redistribute command

The redistribute command is used to configure OSPF route redistribution. Direct, RIP, and static route redistribution is currently supported.

The syntax of the redistribute command is:

redistribute <route_type> [enable] [metric <metric_value>] [metric-type <metric_type>] [route-policy <policy_name>] [subnets <subnet_setting>]

The parameters for this command are listed below.

redistribute parameters

Parameters

Description

 

 

<route_type>

The type of route to be configured. Valid options are

 

direct, rip, and static.

 

 

<metric_value>

The metric value to associate with the route redistribution.

 

This is an integer value between 0 and 65535.

 

 

<metric_type>

The metric type to associate with the route redistribution.

 

Valid options are type1 and type2.

 

 

<policy_name>

The route policy to associate with route redistribution.

 

This is the name of an existing route policy.

 

 

<subnet_setting>

The subnet advertisement setting of this route

 

redistribution. This determines whether individual subnets

 

are advertised. Valid options are allow and suppress.

 

 

The redistribute command is executed in the Router Configuration mode.

no redistribute command

The no redistribute command is used to disable an OSPF route policy or OSPF route redistribution completely.

The syntax of the no redistribute command is:

redistribute <route_type> [enable] [route-policy <policy_name>]

The parameters for this command are listed below.

Nortel Ethernet Routing Switch 5500 Series

Configuration-IP Routing Protocols

NN47200-503 03.01 Standard

5.127 August 2007

Copyright © 2005-2007, Nortel Networks

Page 90
Image 90
Nortel Networks NN47200-503 Redistribute command, No redistribute command, Parameters for this command are listed below