xStack
®
DGS-3400 Series Layer 2 Gigabit Ethernet Managed Switch CLI Manual
602
DGS-3450:admin# config route redistribute dst rip src static
Command: config route redistribute dst rip src static
Succuss.
DGS-3450:admin#
show route redistribute
Purpose
Used to display the route redistribution settings on the switch.
Syntax
show route redistribute {dst [rip] | src [static | local]}
Description
This command is used to display the route redistributions settings.
Parameters
dst
- Specify the target protocol.
rip
- Display the redistribution with the target protocol RIP.
src
- Specify the source protocol.
static
- Display the redistribution with the source static.
local
- Display the redistribution with the source local.
If no parameter is specified, the system will display all route redistributions.
Restrictions
None.
Example usage:
To display route redistributions:
DGS-3450:admin# show route redistribute
Command: show route redistribute
Route Redistribution Settings
Source Destination Type Metric
Protocol Protocol
-------- ------------ -------- ----------
LOCAL RIP All 2
Total Entries : 1
DGS-3450:admin#