9-21
Cisco Security Appliance Command Line Configuration Guide
OL-12172-03
Chapter 9 Configuring IP Routing
Configuring RIP
You can enter this command for each interface you want to apply a filter to. If you do not specify an
interface name, the filter is applied to all RIP updates.
Redistributing Routes into the RIP Routing Process
You can redistribute routes from the OSPF, EIGRP, static, and connected routing processes into the RIP
routing process.
To redistribute a routes into the RIP routing process, perform the following steps:
Step 1
(Optional) Create a route-map to further define which routes from the specified routing protocol are
redistributed in to the RIP routing process. See the
“Defining Route Maps” section on page 9-6
for more
information about creating a route map.
Step 2
Choose one of the following options to redistribute the selected route type into the RIP routing process.
•
To redistribute connected routes into the RIP routing process, enter the following command:
hostname(config-router):
redistribute connected [metric {
metric_value
| transparent}]
[route-map
map_name
]
•
To redistribute static routes into the RIP routing process, enter the following command:
hostname(config-router):
redistribute static [metric {
metric_value
| transparent}]
[route-map
map_name
]
•
To redistribute routes from an OSPF routing process into the RIP routing process, enter the
following command:
hostname(config-router):
redistribute ospf
pid
[match {internal | external [1 | 2] |
nssa-external [1 | 2]}] [metric {
metric_value
| transparent}] [route-map
map_name
]
•
To redistribute routes from an EIGRP routing process into the RIP routing process, enter the
following command:
hostname(config-router):
redistribute eigrp
as-num
[metric {
metric_value
|
transparent}] [route-map
map_name
]
Configuring RIP Send/Receive Version on an Interface
You can override the globally-set version of RIP the security appliance uses to send and receive RIP
updates on a per-interface basis.
To configure the RIP send and receive version, perform the following steps:
Step 1
(Optional) To specify the version of RIP advertisements sent from an interface, perform the following
steps:
a.
Enter interface configuration mode for the interface you are configuring by entering the following
command:
hostname(config)#
interface
phy_if
Содержание 500 Series
Страница 38: ...Contents xxxviii Cisco Security Appliance Command Line Configuration Guide OL 12172 03 ...
Страница 45: ...P A R T 1 Getting Started and General Information ...
Страница 46: ......
Страница 277: ...P A R T 2 Configuring the Firewall ...
Страница 278: ......
Страница 354: ...17 38 Cisco Security Appliance Command Line Configuration Guide OL 12172 03 Chapter 17 Configuring NAT NAT Examples ...
Страница 561: ...P A R T 3 Configuring VPN ...
Страница 562: ......
Страница 891: ...P A R T 4 System Administration ...
Страница 892: ......
Страница 975: ...P A R T 5 Reference ...
Страница 976: ......