Redistributing Connected Routes; Redistributing Rip Routes; Redistributing Ospf External Routes - Dell PowerConnect B-FCXs Configuration Manual

Powerconnect b-series fcx
Hide thumbs Also See for PowerConnect B-FCXs:
Table of Contents

Advertisement

Refer to the following sections for details on redistributing specific routes using the CLI:

Redistributing connected routes

To configure BGP4 to redistribute directly connected routes, enter the following command.
PowerConnect(config-bgp-router)#redistribute connected
Syntax: redistribute connected [metric <num>] [route-map <map-name>]
The connected parameter indicates that you are redistributing routes to directly attached devices
into BGP4.
The metric <num> parameter changes the metric. You can specify a value from 0 through
4294967295. The default is 0.
The route-map <map-name> parameter specifies a route map to be consulted before adding the
RIP route to the BGP4 route table.
NOTE
The route map you specify must already be configured on the switch. Refer to
on page 1042 for information about defining route maps.

Redistributing RIP routes

To configure BGP4 to redistribute RIP routes and add a metric of 10 to the redistributed routes,
enter the following command.
PowerConnect(config-bgp-router)#redistribute rip metric 10
Syntax: redistribute rip [metric <num>] [route-map <map-name>]
The rip parameter indicates that you are redistributing RIP routes into BGP4.
The metric <num> parameter changes the metric. Specify a value from 0 through 4294967295.
The default is 0.
The route-map <map-name> parameter specifies a route map to be consulted before adding the
RIP route to the BGP4 route table.
NOTE
The route map you specify must already be configured on the switch. Refer to
on page 1042 for information about defining route maps.

Redistributing OSPF external routes

To configure the Layer 3 Switch to redistribute OSPF external type 1 routes, enter the following
command.
PowerConnect(config-bgp-router)#redistribute ospf match external1
PowerConnect B-Series FCX Configuration Guide
53-1002266-01
"Redistributing connected routes"
"Redistributing RIP routes"
"Redistributing OSPF external routes"
"Redistributing static routes"
Modifying redistribution parameters
on page 1031
on page 1031
on page 1031
on page 1032
30
"Defining route maps"
"Defining route maps"
1031

Advertisement

Table of Contents
loading

Table of Contents