xStack® DGS-3620 Series Layer 3 Managed Stackable Gigabit Switch CLI Reference Guide
250
18-6
config route redistribute dst rip src
Description
This command is used to update the metric to be associated with the redistributed routes from a
specific protocol to RIP protocol.
Format
config route redistribute dst rip src [local | static | bgp | ospf [all | internal | external | type_1
| type_2 | inter+e1 | inter+e2]] {metric <value 0-16>}
Parameters
local
- To redistribute local routes to RIP.
static
- To redistribute static routes to RIP.
bgp
- To redistribute BGP routes to RIP.
(EI Mode Only Parameter)
ospf
- To redistribute OSPF routes to RIP.
all
- To redistribute both OSPF AS-internal and OSPF AS-external routes to RIP.
internal
- To redistribute only the OSPF AS-internal routes.
external
- To redistribute only the OSPF AS-external routes, including type-1 and type-2
routes.
type_1
- To redistribute only the OSPF AS-external type-1 routes.
type_2
- To redistribute only the OSPF AS-external type-2 routes.
inter+e1
- To redistribute only the OSPF AS-external type-1 and OSPF AS-internal routes.
inter+e2
- To redistribute only the OSPF AS-external type-2 and OSPF AS-internal routes.
metric
- (Optional) Specifies the RIP metric value for the redistributed routes.
<value 0-16>
- Enter the metric value used here. This value must be between 0 and 16.
Restrictions
Only Administrator, Operator and Power-User level users can issue this command.
Example
To configure route redistributions:
DGS-3620-28SC:admin# config route redistribute dst rip src ospf internal
Command: config route redistribute dst rip src ospf internal
Success.
DGS-3620-28SC:admin#
18-7
create route redistribute dst bgp src
Description
This command is used to redistribute routing information from other routing protocols to BGP.
Format
create route redistribute dst bgp src [static | local | rip | ospf [all | internal | external | type_1
| type_2 | inter+e1 | inter+e2]] {metric <uint 0-4294967295> | route_map <map_name 16>}