D-Link xStack DGS-3620 Reference Manual page 285

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
Parameters
local - To redistribute local routes to BGP.
static - To redistribute static routes to BGP.
rip - To redistribute RIP routes to BGP.
ospf - To redistribute OSPF routes to BGP.
all - To redistribute both OSPF AS-internal and OSPF AS-external routes to BGP.
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 BGP metric value for the redistributed routes.
<value 0-4294967295> - Enter the metric value used here. This value must be between 0 and
4294967295.
route_map - (Optional) 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 used here. This name can be up to 16
characters long.
Restrictions
Only Administrators, Operators and Power-Users can issue this command. (EI Mode Only
Command)
Example
To add route redistribution settings:
DGS-3620-28PC:admin# create route redistribute dst bgp src ospf all metric 2
Command: create route redistribute dst bgp src ospf all metric 2
Success.
DGS-3620-28PC:admin#
18-9
config route redistribute dst bgp src
Description
This command updates the metric to be associated with the redistributed routes from a specific
protocol to BGP protocol.
Format
config route redistribute dst bgp src [local | static | rip | ospf [all | internal | external | type_1
| type_2 | inter+e1 | inter+e2]] {metric <uint 0-4294967295> | [route_map <map_name 16> |
no_route_map]}
Parameters
local - To redistribute local routes to BGP.
static - To redistribute static routes to BGP.
280

Advertisement

Table of Contents
loading

Table of Contents