1. Largest Weight
- Cisco proprietary. Only valid on the router it is configured on. It is not passed to other routers.
2. Highest Local Preference
- Highest Local Pref is preferred. Local Pref does not get passed between different AS’s
- Due to the above reason, customers are sending/using BGP community string with their
announcements
- Local Pref does get passed between confederations (sub-AS’s).
- Due to the above reason, customers are sending/using BGP community string with their
announcements
- Local Pref does get passed between confederations (sub-AS’s).
3. Locally Originated
- Prefer the path that was locally originated via a network or aggregate BGP subcommand, or through redistribution from an IGP. Local paths sourced by network or redistribute commands are preferred over local aggregates sourced by the aggregate-address command.
4. Shortest AS Path
- An AS_SET counts as 1, no matter how many ASs are in the set
- The AS_CONFED_SEQUENCE and AS_CONFED_SET are not included in the AS_PATH length.
- (**Confederation hops ARE NOT counted as hops)
5. Lowest Origin Type
- Prefer the path with the lowest origin type: IGP is lower than EGP, and EGP is lower than
INCOMPLETE. (IGP < EGP < Incomplete)
- IGP origin is created when there is a ‘network statement’
INCOMPLETE. (IGP < EGP < Incomplete)
- IGP origin is created when there is a ‘network statement’
- EGP origin is created via ‘redistribute ’
**Unlike local preference, metric is exchanged between ASs. A metric is carried into an AS but does not leave the AS
| < Prev | Next > |
|---|
Last Updated (Tuesday, 19 May 2009 16:08)



