Modifying Redistribution Parameters - Dell PowerConnect B-FCXs Configuration Manual

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

Advertisement

30

Modifying redistribution parameters

S1 and S2
The show ip route output for S1 and S2 shows "drop" under the Port column for the network
prefixes you configured with null0 routing.
PowerConnect#show ip route
Total number of IP routes: 133
Type Codes - B:BGP
1
2
3
.
13
14
15
.
42
43
.
69
70
.
.
131
132
Modifying redistribution parameters
By default, the Layer 3 Switch does not redistribute route information between BGP4 and the IP
IGPs (RIP and OSPF). You can configure the switch to redistribute OSPF routes, RIP routes, directly
connected routes, or static routes into BGP4 by using the following methods.
To enable redistribution of all OSPF routes and directly attached routes into BGP4, enter the
following commands.
PowerConnect(config)#router bgp
PowerConnect(config-bgp-router)#redistribute ospf
PowerConnect(config-bgp-router)#redistribute connected
PowerConnect(config-bgp-router)#write memory
Syntax: [no] redistribute connected | ospf | rip | static
The connected parameter indicates that you are redistributing routes to directly attached devices
into BGP.
The ospf parameter indicates that you are redistributing OSPF routes into BGP4.
The rip parameter indicates that you are redistributing RIP routes into BGP4.
The static parameter indicates that you are redistributing static routes into BGP.
1030
D:Connected
Destination
9.0.1.24/32
30.0.1.0/24
40.0.1.0/24
110.0.0.6/31
110.0.0.16/30
110.0.0.40/29
..
115.0.0.192/27
115.0.1.128/26
..
120.0.7.0/24
120.0.14.0/23
..
..
130.144.0.0/12
199.199.1.1/32
NOTE
Entering redistribute ospf simply redistributes internal OSPF routes. If you want to redistribute
external OSPF routes also, you must use the redistribute ospf match external... command.
Refer to
"Redistributing OSPF external routes"
S:Static
R:RIP
Gateway
Port
DIRECT
loopback 1
DIRECT
eth 2/7
DIRECT
eth 2/1
90.0.1.3
eth 2/2
90.0.1.3
eth 2/2
DIRECT
drop
.
.
DIRECT
drop
30.0.1.3
eth 2/7
.
.
70.0.1.3
eth 2/10
DIRECT
drop
.
.
.
.
80.0.1.3
eth 3/4
DIRECT
drop
on page 1031.
PowerConnect B-Series FCX Configuration Guide
O:OSPF;
Cost - Dist/Metric
Cost
Type
0/0
D
0/0
D
0/0
D
20/1
B
20/1
B
200/0
B
.
.
200/0
B
20/1
B
.
.
20/1
B
200/0
B
.
.
.
.
20/1
B
1/1
S
53-1002266-01

Advertisement

Table of Contents
loading

Table of Contents