12 neighbor (rip) – CANOGA PERKINS CanogaOS Command Reference User Manual

Page 232

Advertising
background image

CanogaOS Command Line Reference

Revision 1.02

Proprietary & Confidential Canoga Pertkins Metro Ethernet Switches

Page 232 of 855

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.


Examples

The following example defines RIP as the routing protocol to be used on all interfaces connected to
networks 10.99.0.0/16 and 192.168.7.0/24:
router rip
network 10.99.0.0/16
network 192.168.7.0/24
!


Related Commands

router rip

14.12 neighbor (RIP)

To define a neighboring switch with which to exchange routing information, use the neighbor
command in router configuration mode. To remove an entry, use the no form of this command.


Command Syntax

neighbor ip-address
no neighbor ip-address

ip-address

IP address of a peer switch with which routing information will be exchanged.


Default

No neighboring switches are defined.


Command Mode

Router configuration


Usage

Advertising