Chapter 18 Common Unicast Routing Commands - D-Link xStack DGS-3620 Reference Manual

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
Chapter 18
config route preference [static | default | rip | ospfIntra | ospfInter | ospfExt1 | ospfExt2 | ebgp |
ibgp] <value 1-999>
show route preference {[local | static | default | rip | ospf | ospfIntra | ospfInter | ospfExt1 |
ospfExt2 | ebgp | ibgp]}
create route redistribute dst ospf src [local | static | rip | bgp] {mettype [1 | 2] | metric <value 0-
16777214> | route_map <map_name 16>}
config route redistribute dst ospf src [local | static | rip | bgp] {mettype [1 | 2] | metric <value 0-
16777214> | [route_map <map_name 16> | no_route_map]}
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>}
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> | [route_map <map_name 16> |
no_route_map]}
delete route redistribute dst rip src [local | static | ospf | bgp]
create 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>}
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]}
show route redistribute
show route redistribute dst rip {src [local | static | ospf | bgp]}
delete route redistribute dst bgp src [local | static | rip | ospf]
delete route redistribute dst ospf src [local | static | rip | bgp]
show route redistribute dst bgp {src [local | static | rip | ospf]}
show route redistribute dst ospf {src [local | static | rip | bgp]}
18-1
config route preference
Description
This command is used to configure the route type preference. The route with smaller preference
has higher priority. The preference for local routes is fixed to 0.
Format
config route preference [static | default | rip | ospfIntra | ospfInter | ospfExt1 | ospfExt2 |
ebgp | ibgp] <value 1-999>
Parameters
static - Configure the preference of static route.
default - Configure the preference of default route.
rip - Configure the preference of RIP route.
ospfIntra - Configure the preference of OSPF intra-area route.
ospfInter - Configure the preference of OSPF inter-area route.
ospfExt1 - Configure the preference of OSPF external type-1 route.
ospfExt2 - Configure the preference of OSPF external type-2 route.
ebgp - Configure the preference of BGP AS-external route. (EI Mode Only Parameter)
Common Unicast
Routing Commands
273

Advertisement

Table of Contents
loading

Table of Contents