Layer 3 CLI Commands

default-metric (Router-OSPF context)

Use the default-metriccommand to set the default metric of redistributed routes. The no form of this command restores the default. The default metric is 20.

Syntax

[no] default-metric <default metric>

Parameters

default metric An integer from 1 to 65535.

Example

X330WAN-2DS1-1(configure router:ospf)# default-metric 50

default-metric (Router-RIP Mode)

Use the default-metriccommand to set the default metric of redistributed routes. The no form of this command restores the default. The default metric is 1.

Syntax

[no] default-metric <default metric>

Parameters

default metric The interface RIP route metric value. The range is 1 to 16.

Example

X330WAN-2DS1-1(configure router:rip)# default-metric 5

distribution-list (Router-RIP Mode)

Use the distribution-listcommand to filter incoming/outgoing networks in route updates. The no form of this command deactivates the filter.

Syntax

[no] distribution-list<access-list-number> <type> [<interface- type><interface-number><protocol>]

Avaya X330WAN User’s Guide

167

Page 189
Image 189
Avaya X330WAN manual Default-metric Router-OSPF context, Default-metric Router-RIP Mode, Distribution-list Router-RIP Mode