D-Link xStackTM DGS/DXS-3300 Series Switch User Manual


 
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual
280
delete route redistribute
Parameters
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 OSPF.
Restrictions Only administrator-level users can issue this command.
Example Usage:
To delete route redistribution settings:
DGS-3324SRi:4#delete route redistribute dst rip src ospf
Command: delete route redistribute dst rip src ospf
Success.
DGS-3324SRi:4#
show route redistribute
Purpose Used to display the route redistribution on the Switch.
Syntax
show route redistribute {dst [rip | ospf] | src [rip | static | local
| ospf]}
Description Displays the current route redistribution settings on the Switch.
Parameters
src [rip | static | local | ospf] Allows the selection of the routing
protocol on the source device. The user may choose between RIP,
static, local or OSPF.
dst [rip | ospf] Allows the selection of the routing protocol on the
destination device. The user may choose between RIP and OSPF.
Restrictions None.
Example Usage:
To display route redistributions:
DGS-3324SRi:4#show route redistribute
Command: show route redistribute
Source Destination Type Metric
Protocol Protocol
-------- ------------ -------- --------
STATIC RIP All 1
LOCAL OSPF Type-2 20
Total Entries : 2
DGS-3324SRi:4#