R3721-F3210-F3171-HP High-End Firewalls Network Management Command Reference-6PW101
263
tag: Tag marking redistributed routes, in the range of 0 to 65,535. The default is 0.
route-policy route-policy-name: Specifies a routing policy with 1 to 63 case-sensitive characters.
Description
Use import-route to enable route redistribution from another routing protocol.
Use undo import-route to disable route redistribution.
By default, RIP does not redistribute routes from other routing protocols.
The following matrix shows the argument and firewall compatibility:
Ar
g
ument F1000-A-EI/S-EI
F1000-E
F5000 Firewall module
protocol
Yes.
Excludes isis.
Yes.
Excludes isis.
Yes.
Includes isis.
Yes.
Excludes isis.
The import-route bgp command only redistributes eBGP routes. The import-route bgp allow-ibgp
command additionally redistributes iBGP routes, which may cause routing loops.
Only active routes can be redistributed. Use the display ip routing-table protocol command to display
route state information.
Related commands: default cost.
Examples
# Redistribute static routes, and set the cost to 4.
<Sysname> system-view
[Sysname] rip 1
[Sysname-rip-1] import-route static cost 4
# Configure the default cost for redistributed routes as 3.
[Sysname-rip-1] default cost 3
# Redistribute OSPF routes with the cost being the default cost.
[Sysname-rip-1] import-route ospf
maximum load-balancing (RIP view)
Syntax
maximum load-balancing number
undo maximum load-balancing
View
RIP view
Default level
2: System level
Parameters
number: Maximum number of equal-cost routes, which ranges from 1 to 8.
Description
Use maximum load-balancing to specify the maximum number of equal-cost routes.