xStack® DGS-3620 Series Layer 3 Managed Stackable Gigabit Switch CLI Reference Guide
253
src - Specifies the source protocol.
rip - Specifies to not redistribute RIP routes.
static - Specifies to not redistribute static routes.
local - Specifies to not redistribute local routes.
ospf - Specifies to not redistribute OSPF routes.
bgp - Specifies to not redistribute BGP routes. (EI Mode Only Parameter)
Restrictions
Only Administrator, Operator and Power-User level users can issue this command.
Example
To delete route redistribution settings:
DGS-3620-28SC:admin# delete route redistribute dst rip src ospf
Command: delete route redistribute dst rip src ospf
Success.
DGS-3620-28SC:admin#
18-10 show route redistribute
Description
This command is used to display the route redistribution settings on the switch.
Format
show route redistribute {dst [rip | ospf | bgp] | src [rip | static | local | ospf | bgp]}
Parameters
dst - (Optional) Specifies the target protocol.
rip - Specifies to display the redistribution with the target protocol RIP.
ospf - Specifies to display the redistribution with the target protocol OSPF.
bgp - Specifies to display the redistribution with the target protocol BGP. (EI Mode Only
Parameter)
src - (Optional) Specifies the source protocol.
rip - Specifies to display the redistribution with the source protocol RIP.
static - Specifies to display the redistribution with the source static.
local - Specifies to display the redistribution with the source local.
ospf - Specifies to display the redistribution with the source protocol OSPF.
bgp - Specifies to display the redistribution with the source protocol BGP. (EI Mode Only
Parameter)
If no parameter is specified, the system will display all route redistributions.