Chapter 6

CLI – Layer 3

 

 

Interface Mode

ip rip rip-version Command

Use the ip rip rip-versioncommand to specify the RIP version running on the interface basis.

The syntax for this command is:

ip rip rip-version [1][2]

The possible versions of the RIP packets received and sent on an interface are:

[1]RIP Version 1 packets

[2]RIP Version 2 packets.

Example:

To specify that RIP version 2 should be running on the basis of the interface “marketing”:

Router-N(config-if:marketing)# ip rip rip version 2

default-metric Command

Use the default-metriccommand to set the interface RIP route metric. The no form of this command restores the default. The default metric is 1.

The syntax for this command is:

[no] default-metric <number>

number

The interface RIP route metric value. The range is 0 to 15.

Example:

To set the default RIP metric value. The range is 0 to 15:

Router(config-if:marketing)# default-metric 10

P332G-ML User’s Guide

159

Page 177
Image 177
Avaya P332G-ML manual Ip rip rip-version, Router-Nconfig-ifmarketing# ip rip rip version, No default-metric number