
C
HAPTER
51
| IP Routing Commands
Border Gateway Protocol (BGPv4)
– 1820 –
available path, the peer keeps a copy of it in its routing table so that if path
information for that prefix changes (such as if the current best available
path is withdrawn), it can be used to calculate a new best available path.
BGP cannot detect routes and provide reachability information. To ensure
that each iBGP peer knows how to reach other, each peer must run some
sort of Interior Gateway Protocol (such as static routes, direct routes, RIP
or OSPF) which provides neighbor IP addresses. In order to avoid routing
loops, an iBGP speaker cannot advertise prefixes it has learned from one
iGBP peer to another neighboring iBGP peer.
BGP R
OUTING
B
ASICS
Both RIP and OSPF attach a metric, or cost, to each path. These protocols
rely on every router attaching the same meaning to each metric, allowing
consistent calculation of routes. However, after routing policies are put in
place, routers may value some metrics differently, invalidating the basic
assumptions up which RIP and OSPF are based. This makes it unrealistic to
run a distance-vector AS-level protocol
BGP uses a path vector routing approach, which is roughly based on a
distance-vector approach, where the cost between two adjacent ASes is
implicitly assumed to be a single hop. The shortest path from an AS to a
remote AS is therefore the path with the shortest number or AS hops. Just
note that each AS may be comprised of multiple routers or networks that a
packet traverses as it crosses the associated route to the destination, so
the AS hop count does not equal to the number of routers along that path.
P
ATH
A
TTRIBUTES
The key information passed along with the path vector in routing messages
include the following attributes:
◆
ORIGIN – This attribute indicates how the network of BGP routers first
learned of a route, and is set by the first BGP router to introduce the
routes to its peers. There are three methods for injected a prefix into
an update message: IGP, EGP and Incomplete.
◆
AS_PATH – This attribute lists the autonomous systems that make up
the path to the routes’ destination. Each entry contains a series of path
segments. Each path segment begins with a 1 for SETS or a 2 for
SEQUENCES, where a SET indicates that it is an aggregate prefix which
was derived from multiple ASes.
◆
NEXT_HOP – This attribute indicates the IP address of the router that
should be used as the next hop to reach the router’ destination. This
address is normally that of the router sending the BGP message, but a
BGP router may advertise a route on behalf of another router.
◆
MULTI_EXIT_DISC (MED) – The multi-exit discriminator attribute lets
an autonomous system set a preference for different routes when there
are multiple external links to a neighboring AS. Selection is normally
based on the exit point with the lowest metric.
◆
WEIGHT – This attribute is used locally by a router to select a path
when multiple paths are available for a prefix.
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...