xStack Gigabit Layer 3 Switch Command Line Interface Manual
delete route redistribute
Purpose
Used to delete an existing route redistribute configuration on the
Switch.
Syntax
delete route redistribute {dst [rip | ospf] src [rip | static | local
| ospf]}
This command will delete the route redistribution settings on this
switch.
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.
Description
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]}
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.
Description
Example Usage:
To display route redistributions:
282