D-Link xStack DGS-3620 Reference Manual page 282

Hide thumbs Also See for xStack DGS-3620:
Table of Contents

Advertisement

xStack® DGS-3620 Series Layer 3 Managed Stackable Gigabit Switch CLI Reference Guide
Example
To configure route redistributions:
DGS-3620-28PC:admin# config route redistribute dst ospf src rip mettype 1
metric 2
Command: config route redistribute dst ospf src rip mettype 1 metric 2
Succuss.
DGS-3620-28PC:admin#
18-5
create route redistribute dst rip src
Description
This command is used to redistribute routing information from other routing protocols to RIP. When
the metric is specified as 0, the metric in the original route will become the metric of the
redistributed RIP routes transparently. If the metric of the original route is greater than 16, the
route will be not redistributed.
Format
create route redistribute dst rip src [local | static | bgp | ospf [all | internal | external | type_1
| type_2 | inter+e1 | inter+e2]] {metric <value 0-16> | route_map <map_name 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 route metric value for the redistributed routes.
<value 0-16> - Enter the metric value used here. This value must be between 0 and 16.
route_map - Specifies a route map which will be used as the criteria to determine whether to
redistribute specific routes.
<map_name 16> - Enter the route map name. This name can be up to 16 characters long.
Restrictions
Only Administrators, Operators and Power-Users can issue this command.
Example
To add route redistribution settings:
277

Advertisement

Table of Contents
loading

Table of Contents