
C
HAPTER
51
| IP Routing Commands
Border Gateway Protocol (BGPv4)
– 1849 –
D
EFAULT
S
ETTING
No networks are configured.
C
OMMAND
U
SAGE
◆
Use this command to specify the networks to advertise to BGP
neighbors. BGP networks can be learned from directly connected
routes, dynamic routing, or static route sources.
◆
BGP only sends and receives updates on interfaces specified by this
command. If a network is not specified, the interfaces in that network
will not be advertised in any BGP updates.
◆
A backdoor network has an administrative distance of 200, making
routes learned through interior gateway protocols (RIP, OSPF, iBGP)
preferred. A backdoor network is treated as a local network, except
that it not advertised by the local router. A backdoor route should not
be sourced at the local router, but should be one that has been learned
from external neighbors. However, since these routes are treated as a
local network, they are given priority over routes learned through eBGP,
even if the distance of the external route is shorter.
E
XAMPLE
Console(config-router)#network 172.16.0.0 255.255.0.0
Console(config-router)#
redistribute
This command redistributes routes from one routing domain to another.
Use the
no
form to stop redistributing an previously configured entry.
S
YNTAX
redistribute
{
connected
|
ospf
|
rip
|
static
} [
metric
metric-value
]
[
route-map
map-name
]
no redistribute
{
connected
|
ospf
|
rip
|
static
}
[
metric
metric-value
] [
route-map
map-name
]
connected
- Imports routes that are established automatically just
by enabling IP on an interface.
ospf
- External routes will be imported from the Open Shortest Path
First (OSPF) protocol into this routing domain.
rip
- External routes will be imported from the Routing Information
Protocol (RIP) into this routing domain.
static
- Static routes will be imported into this routing domain.
metric-value
- Metric value assigned to all external routes for the
specified protocol. (Range: 1-16)
map-name
– Name of the route map. The route map can be used to
filter the networks to advertise, and to modify their weight or other
attributes. (Range: 1-80 characters)
Summary of Contents for ECS4660-28F
Page 1: ...Management Guide www edge core com ECS4660 28F Layer 3 Gigabit Ethernet Switch...
Page 2: ......
Page 4: ......
Page 12: ...ABOUT THIS GUIDE 12...
Page 64: ...CONTENTS 64...
Page 90: ...TABLES 90...
Page 92: ...SECTION I Getting Started 92...
Page 122: ...SECTION II Web Configuration 122 Multicast Routing on page 825...
Page 148: ...CHAPTER 3 Using the Web Interface Navigating the Web Browser Interface 148...
Page 224: ...CHAPTER 5 Interface Configuration VLAN Trunking 224 Figure 68 Configuring VLAN Trunking...
Page 262: ...CHAPTER 6 VLAN Configuration Configuring VLAN Translation 262...
Page 304: ...CHAPTER 9 Congestion Control Automatic Traffic Control 304...
Page 340: ...CHAPTER 11 Quality of Service Attaching a Policy Map to a Port 340...
Page 452: ...CHAPTER 13 Security Measures DHCP Snooping 452...
Page 740: ...CHAPTER 17 IP Services Configuring the PPPoE Intermediate Agent 740...
Page 866: ...CHAPTER 21 Multicast Routing Configuring PIMv6 for IPv6 866...
Page 882: ...CHAPTER 22 Using the Command Line Interface CLI Command Groups 882...
Page 1024: ...CHAPTER 26 Remote Monitoring Commands 1024...
Page 1030: ...CHAPTER 27 Flow Sampling Commands 1030...
Page 1088: ...CHAPTER 28 Authentication Commands PPPoE Intermediate Agent 1088...
Page 1162: ...CHAPTER 29 General Security Measures Configuring Port based Traffic Segmentation 1162...
Page 1186: ...CHAPTER 30 Access Control Lists ACL Information 1186...
Page 1214: ...CHAPTER 31 Interface Commands Transceiver Threshold Configuration 1214...
Page 1238: ...CHAPTER 33 Port Mirroring Commands RSPAN Mirroring Commands 1238...
Page 1258: ...CHAPTER 34 Congestion Control Commands Automatic Traffic Control Commands 1258...
Page 1270: ...CHAPTER 36 UniDirectional Link Detection Commands 1270...
Page 1276: ...CHAPTER 37 Address Table Commands 1276...
Page 1336: ...CHAPTER 39 ERPS Commands 1336...
Page 1386: ...CHAPTER 40 VLAN Commands Configuring Voice VLANs 1386...
Page 1406: ...CHAPTER 41 Class of Service Commands Priority Commands Layer 3 and 4 1406...
Page 1424: ...CHAPTER 42 Quality of Service Commands 1424...
Page 1536: ...CHAPTER 43 Multicast Filtering Commands MLD Proxy Routing 1536...
Page 1602: ...CHAPTER 45 CFM Commands Delay Measure Operations 1602...
Page 1624: ...CHAPTER 47 Domain Name Service Commands 1624...
Page 1646: ...CHAPTER 48 DHCP Commands DHCP Server 1646...
Page 1974: ...SECTION IV Appendices 1974...
Page 1980: ...APPENDIX A Software Specifications Management Information Bases 1980...