D-Link xStack DES-6500 Cli Manual page 296

Modular layer 3 chassis ethernet switch
Hide thumbs Also See for xStack DES-6500:
Table of Contents

Advertisement

xStack DES-6500 Modular Layer 3 Chassis Ethernet Switch CLI Manual
config route redistribute dst rip src
Parameters
Restrictions
Example usage:
To configure route redistributions:
delete route redistribute
Purpose
Syntax
Description
Parameters
routers current routing protocol. The Switch can redistribute routing
information between the OSPF and RIP routing protocols to all routers
on the network that are running OSPF or RIP. Routing information
entered into the Static Routing Table on the local switch is also
redistributed.
src {all | internal | external | type_1 | type_2 | inter+e1 | inter+e2} 
Allows the selection of the protocol of the source device. The user may
choose between:
all – Specifies both internal an external.
internal – Specifies the internal protocol of the source device.
external - Specifies the external protocol of the source device.
type_1 - Calculates the metric (for RIP to OSPF) by adding the
destination's interface cost to the metric entered in the Metric
field.
type_2 - Uses the metric entered in the Metric field without
change. This field applies only when the destination field is
OSPF.
inter+e1 – Specifies the internal protocol AND type 1 of the
external protocol.
inter+e2 – Specifies the internal protocol AND type 2 of the
external protocol.
metric <value 0-16>  Allows the entry of an OSPF interface cost. This
is analogous to a Hop Count in the RIP routing protocol.
Only Administrator-level users can issue this command.
DES-6500:4#config route redistribute dst ospf src
rip mettype type_1 metric 2
Command: config route redistribute dst ospf src rip
mettype type_1 metric 2
Success.
DES-6500:4#
Used to delete an existing route redistribute configuration on the
Switch.
delete route redistribute [dst [rip|ospf] src [rip|static|local|ospf]]
This command will delete the route redistribution settings on this
switch.
dst [rip | ospf]  Allows the selection of the protocol on the destination
device. The user may choose between RIP and OSPF.
src [rip | static | local | ospf]  Allows the selection of the protocol on
the source device. The user may choose between RIP, static, local or
292

Advertisement

Table of Contents
loading

Table of Contents