Enabling An Interface To Receive Rip; Enabling Rip Announcing - Patton electronics SmartNode Series Software Configuration Manual

Software for smartnode series
Hide thumbs Also See for SmartNode Series:
Table of Contents

Advertisement

SmartWare Software Configuration Guide
The following example shows how to enable RIP learn host and default on IP interface wan.
node(cfg)#context ip router
node(ctx-ip)[router]#interface wan
node(if-ip)[wan]#rip learn host
node(if-ip)[wan]#rip learn default

Enabling an interface to receive RIP

This procedure describes how to enable receive RIP on an IP interface
Mode: Interface
Step
Command
1
node(if-ip)[name]#rip listen
Example: Enables an interface to receive RIP
The following example shows how to enable receive RIP for IP interface lan.
node(cfg)#context ip router
node(ctx-ip)[router]#interface lan
node(if-ip)[lan]#rip listen

Enabling RIP announcing

The RIP protocol supports announcing features, which are used to proclaim specific routing information to
other elements in a network. The RIP announcing command is used for this purpose and offers options for
default—for RIP default routes,
host—for IP host routes,
self-as-default—for self as RIP default routes and
static—for static IP routes.
Depending on the RIP announcing method the last option for the command in 3 must be explicitly selected. It
is possible to have more than one RIP announcing method enabled concurrently.
This procedure describes how to enable RIP announcing on an interface
Mode: Interface
Step
1
node(if-ip)[name]#rip announce {default | host | self-
as-default | static}
Example: Enabling RIP announcing
The following example shows how to enable the RIP default routes and IP host routes RIP announcing
method on IP interface wan.
RIP configuration task list
Enables receive RIP on IP interface name
Command
23 • RIP configuration
Purpose
Purpose
Selects the RIP announcing
method on interface name
245

Advertisement

Table of Contents
loading

This manual is also suitable for:

Smartware release 5.1

Table of Contents