Ip rip send version, Redistribute – Dell PowerEdge M805 User Manual

Page 787

Advertising
background image

Routing Information Protocol (RIP) Commands

795

User Guidelines

This command has no user guidelines.

Example

The following example allows no RIP control packets to be received by VLAN 11.

console(config-if-vlan11)#ip rip receive version none

ip rip send version

Use the ip rip sent version command in Interface Configuration mode to configure the interface to
allow RIP control packets of the specified version to be sent. Use the no form of the command to
return the version to the default value.

Syntax

ip rip send version {rip1 | rip1c | rip2 | none}

no ip rip send version

rip1—Send RIP version 1 formatted packets.

rip1c—Send RIP version 1 compatibility mode, which sends RIP version 2 formatted
packets via broadcast.

rip2—Send RIP version 2 using multicast.

none—Do not allow any RIP control packets to be sent.

Default Configuration

RIP2 is the default configuration.

Command Mode

Interface Configuration (VLAN) mode.

User Guidelines

This command has no user guidelines.

Example

The following example allows no RIP control packets to be sent by VLAN 11.

console(config-if-vlan11)#ip rip send version none

redistribute

This command configures RIP protocol to redistribute routes from the specified source
protocol/routers. If the source protocol is OSPF, there are five possible match options.

Syntax

Advertising