
RIP configuration task list
206
IPLink Software Configuration Guide
18 • RIP configuration
Example:
Enabling RIP learn host and default
The following example shows how to enable RIP learn host and default on IP interface wan on an IPLink.
IPLink(cfg)#context ip router
IPLink(ctx-ip)[router]#interface wan
IPLink(if-ip)[wan]#rip learn host
IPLink(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
Example:
Enables an interface to receive RIP
The following example shows how to enable receive RIP for IP interface lan on an IPLink device.
IPLink(cfg)#context ip router
IPLink(ctx-ip)[router]#interface lan
IPLink(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, e.g. routers or IPLink devices 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
Command
Purpose
1
node(if-ip)[
name
]#rip listen
Enables receive RIP on IP interface
name
Step
Command
Purpose
1
node(if-ip)[
name
]#rip announce {default | host | self-
as-default | static}
Selects the RIP announcing
method on interface
name
Содержание IPLink Series
Страница 309: ...309 Appendix B Mode summary Chapter contents Introduction 310...
Страница 312: ...Introduction 312 IPLink Software Configuration Guide B Mode summary...
Страница 325: ...325 Appendix D Internetworking terms acronyms Chapter contents Abbreviations 326...
Страница 330: ...330 Appendix E Used IP ports in the IPLink software Chapter contents Used IP ports in the IPLink software 331...