
xStack
®
DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
719
config route redistribute dst bgp
Restrictions Only Administrator and Operator-level users can issue this command.
Example usage:
To add route redistribution settings:
DGS-3627:admin# config route redistribute dst bgp src ospf all metric 2
Command: config route redistribute dst bgp src ospf all metric 2
Success.
show route redistribute
Purpose Used to display the route redistribution settings on the switch.
Syntax
show route redistribute {dst [rip | ospf | bgp] | src [rip | static | local | bgp | ospf]}
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.
ospf - Display the redistribution with the target protocol OSPF.
bgp - Display the redistribution with the target protocol BGP.
src - Specify the source protocol.
rip - Display the redistribution with the source protocol RIP.
static - Display the redistribution with the source static.
local - Display the redistribution with the source local.
ospf - Display the redistribution with the source protocol OSPF.
bgp - Display the redistribution with the source protocol BGP.
If no parameter is specified, the system will display all route redistributions.
Restrictions None.
Example usage:
To display route redistributions:
DGS-3627:admin# show route redistribute
Command: show route redistribute
Route Redistribution Settings
Source Destination Type Metric Routemap
Protocol Protocol Name
-------- ------------ -------- ------------ ----------------
RIP OSPF Type-2 20 N/A
OSPF BGP All 100 routemap1
Total Entries : 2