Network - HP E4510-48G Command Reference Manual

4510g series
Table of Contents

Advertisement

Default Level
2: System level
Parameters
protocol: Specifies a routing protocol from which to redistribute routes. At present, it can be direct, rip,
or static.
process-id: Process ID, in the range of 1 to 65535. The default is 1. It is available only when the
protocol is rip.
all-processes: Enables route redistribution from all the processes of a protocol. This keyword takes
effect only when the protocol is rip.
cost: Cost for redistributed routes, in the range of 0 to 16. If cost is not specified, the default cost
specified by the default cost command applies.
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 19 characters.
Description
Use the import-route command to enable route redistribution from another routing protocol.
Use the undo import-route command to disable route redistribution.
By default, RIP does not redistribute routes from other routing protocols.
Note that:
Only active routes can be redistributed. You can use the display ip routing-table protocol
command to display route state information.
You can specify a routing policy using the keyword route-policy to redistribute only the specified
routes.
You can configure a cost for redistributed routes using the keyword cost.
You can configure a tag value for redistributed routes using the keyword tag.
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 to 3.
[Sysname-rip-1] default cost 3

network

Syntax
network network-address
undo network network-address
View
RIP view
3-12

Advertisement

Table of Contents
loading

Table of Contents