10 ip rip split-horizen, 11 network (rip) – CANOGA PERKINS 9175 Command Reference User Manual

Page 201

Advertising
background image

CanogaOS Command Reference

14-8

ip rip split-horizen [poisoned]

no ip rip split-horizen

poisoned

Split horizon with poisoned reverse.


Default

This command is enabled with poisoned reverse by default.


Command Mode

Interface configuration


Usage

In general, changing the state of the default for the ip rip split-horizon command is not recommended,

unless you are certain that your application requires a change in order to properly advertise routes.


Examples

The following example enables split horizon without poisoned reverse:

Switch(config-if)# ip rip split-horizen


Related Commands

14.11 network (RIP)

To specify a list of networks for the Routing Information Protocol (RIP) routing process, use the network

command in router configuration mode. To remove an entry, use the no form of this command.


Command Syntax

network {prefix/prefix-length | interface-id}

no network {prefix/prefix-length | interface-id}

prefix

IP route prefix for the network.

prefix-length

Prefix length for the network.

interface-id

The interface name for the network.


Default

No networks are specified.


Command Mode

Router configuration


Usage

There is no limit to the number of network commands you can use on the switch. RIP routing updates

will be sent and received only through interfaces on this network.

RIP sends updates to the interfaces in the specified networks. Also, if the network of an interface is not

specified, the interface will not be advertised in any RIP update.

Advertising