35-53
Catalyst 3750 Switch Software Configuration Guide
OL-8550-02
Chapter 35 Configuring IP Unicast Routing
Configuring BGP
Use the
no
form of each command to return to the default state.
Configuring BGP Filtering with Route Maps
Within BGP, route maps can be used to control and to modify routing information and to define the
conditions by which routes are redistributed between routing domains. See the
“Using Route Maps to
Redistribute Routing Information” section on page 35-79
for more information about route maps. Each
route map has a name that identifies the route map (
map tag
) and an optional sequence number.
Beginning in privileged EXEC mode, follow these steps to use a route map to disable next-hop
processing:
Step 7
bgp bestpath med missing-as-worst
(Optional) Configure the switch to consider a missing
MED as having a value of infinity, making the path
without a MED value the least desirable path.
Step 8
bgp always-compare med
(Optional) Configure the switch to compare MEDs for
paths from neighbors in different autonomous systems. By
default, MED comparison is only done among paths in the
same AS.
Step 9
bgp bestpath med confed
(Optional) Configure the switch to consider the MED in
choosing a path from among those advertised by different
subautonomous systems within a confederation.
Step 10
bgp deterministic med
(Optional) Configure the switch to consider the MED
variable when choosing among routes advertised by
different peers in the same AS.
Step 11
bgp default local-preference
value
(Optional) Change the default local preference value. The
range is 0 to 4294967295; the default value is 100. The
highest local preference value is preferred.
Step 12
maximum-paths
number
(Optional) Configure the number of paths to be added to
the IP routing table. The default is to only enter the best
path in the routing table. The range is from 1 to 16. Having
multiple paths allows load balancing among the paths.
(Although the switch software allows a maximum of 32
equal-cost routes, the switch hardware will never use
more than 16 paths per route.)
Step 13
end
Return to privileged EXEC mode.
Step 14
show ip bgp
show ip bgp neighbors
Verify the reset by checking information about the routing
table and about BGP neighbors.
Step 15
copy running-config startup-config
(Optional) Save your entries in the configuration file.
Command
Purpose
Command
Purpose
Step 1
configure terminal
Enter global configuration mode.
Step 2
route-map
map-tag
[[
permit
|
deny
] |
sequence-number
]]
Create a route map, and enter route-map configuration mode.
Содержание 3750G - Catalyst Integrated Wireless LAN Controller
Страница 80: ...1 28 Catalyst 3750 Switch Software Configuration Guide OL 8550 02 Chapter 1 Overview Where to Go Next ...
Страница 606: ...27 8 Catalyst 3750 Switch Software Configuration Guide OL 8550 02 Chapter 27 Configuring UDLD Displaying UDLD Status ...
Страница 670: ...31 18 Catalyst 3750 Switch Software Configuration Guide OL 8550 02 Chapter 31 Configuring SNMP Displaying SNMP Status ...
Страница 1048: ...41 20 Catalyst 3750 Switch Software Configuration Guide OL 8550 02 Chapter 41 Configuring MSDP Monitoring and Maintaining MSDP ...
Страница 1086: ...43 26 Catalyst 3750 Switch Software Configuration Guide OL 8550 02 Chapter 43 Troubleshooting Using the crashinfo Files ...
Страница 1104: ...B 4 Catalyst 3750 Switch Software Configuration Guide OL 8550 02 Appendix B Supported MIBs Using FTP to Access the MIB Files ...