Configuring RIP
This section explains how to enable and restart the RIP process on your system.
•Enabling RIP
After enabling see the section Customizing RIP, to learn how to customize the RIP process on your system.
Enabling RIP
You can only enable one RIP routing process on the ASA. After you enable the RIP routing process, you must define the interfaces that will participate in that routing process using the network command. By default, the ASA sends RIP Version 1 updates and accepts RIP Version 1 and Version 2 updates.
To enable the RIP routing process, perform the following step:
Detailed Steps
Command
|
Purpose
|
---|---|
router rip
Example:
hostname(config)# router rip
|
This starts the RIP routing process and places you in router configuration mode.
|
Use the no router rip command to remove entire RIP configuration you have enabled. Once this is cleared, you must reconfigure RIP again using therouter rip command.
Customizing RIP
This section describes how to configure RIP, and includes the following topics:
•Generating a Default Route
•Configuring Interfaces for RIP
Generating a Default Route
To generate a default route in RIP, use the following steps:
Detailed Steps
Configuring Interfaces for RIP
If you have an interface that you do not want to participate in RIP routing, but that is attached to a network that you want advertised, you can configure anetwork command that covers the network to which the interface is attached, and use the passive-interface command to prevent that interface from sending RIP advertisements. Additionally, you can specify the version of RIP that is used by the ASA for updates.
No comments:
Post a Comment