921
Configuring IP Unicast Routing
Configuring Protocol-Independent Features
DETAILED STEPS
Use the
no distribute-list in
router configuration command to change or cancel a filter. To cancel suppression of network
advertisements in updates, use the
no distribute-list out
router configuration command.
EXAMPLE
In the following example, a prefix list and distribute list are defined to configure the BGP routing process to accept traffic
from only network 10.1.1.0/24, network 192.168.1.0, and network 10.108.0.0. An inbound route refresh is initiated to
activate the distribute-list.
Switch(config)#
ip prefix-list RED permit 10.1.1.0/24
Switch(config)#
ip prefix-1ist RED permit 10.108.0.0/16
Switch(config)#
ip prefix-list RED permit 192.168.1.0/24
Switch(config)#
router bgp 50000
Switch(config-router)#
network 10.108.0.0
Switch(config-router)#
distribute-list prefix RED in
Switch(config-router)#
end
Switch#
clear ip bgp in
Filtering Sources of Routing Information
Because some routing information might be more accurate than others, you can use filtering to prioritize information
coming from different sources. An
administrative distance
is a rating of the trustworthiness of a routing information
source, such as a router or group of routers. In a large network, some routing protocols can be more reliable than others.
By specifying administrative distance values, you enable the router to intelligently discriminate between sources of
routing information. The router always picks the route whose routing protocol has the lowest administrative distance.
Because each network has its own requirements, there are no general guidelines for assigning administrative distances.
BEFORE YOU BEGIN
Always set the administrative distance from the least to the most specific network.
Review the usage guidelines and additional examples for the
distance
Protocol-Independent Command Reference
Command
Purpose
1.
configure terminal
Enter global configuration mode.
2.
router
{
bgp
|
rip
|
eigrp
}
Enter router configuration mode.
3.
distribute-list
{
access-list-number
|
access-list-name
}
out
[
interface-name
|
routing process
|
autonomous-system-number
]
Permit or deny routes from being advertised in
routing updates, depending upon the action listed in
the access list.
4.
distribute-list
{
access-list-number
|
access-list-name
}
in
[
type-number
]
Suppress processing in routes listed in updates.
5.
end
Return to privileged EXEC mode.
6.
copy running-config startup-config
(Optional) Save your entries in the configuration file.
Содержание IE 4000
Страница 12: ...8 Configuration Overview Default Settings After Initial Switch Configuration ...
Страница 52: ...48 Configuring Interfaces Monitoring and Maintaining the Interfaces ...
Страница 108: ...104 Configuring Switch Clusters Additional References ...
Страница 128: ...124 Performing Switch Administration Additional References ...
Страница 130: ...126 Configuring PTP ...
Страница 140: ...136 Configuring CIP Additional References ...
Страница 146: ...142 Configuring SDM Templates Configuration Examples for Configuring SDM Templates ...
Страница 192: ...188 Configuring Switch Based Authentication Additional References ...
Страница 244: ...240 Configuring IEEE 802 1x Port Based Authentication Additional References ...
Страница 274: ...270 Configuring SGT Exchange Protocol over TCP SXP and Layer 3 Transport Configuring Cisco TrustSec Caching ...
Страница 298: ...294 Configuring VLANs Additional References ...
Страница 336: ...332 Configuring STP Additional References ...
Страница 408: ...404 Configuring DHCP Additional References ...
Страница 450: ...446 Configuring IGMP Snooping and MVR Additional References ...
Страница 490: ...486 Configuring SPAN and RSPAN Additional References ...
Страница 502: ...498 Configuring Layer 2 NAT ...
Страница 559: ...555 Configuring Network Security with ACLs How to Configure Network Security with ACLs Creating a Numbered Extended ACL ...
Страница 770: ...766 Configuring IPv6 MLD Snooping Related Documents ...
Страница 930: ...926 Configuring IP Unicast Routing Related Documents ...
Страница 956: ...952 Configuring IPv6 Unicast Routing Configuring IPv6 network 2010 AB8 2 48 network 2010 AB8 3 48 exit address family ...
Страница 976: ...972 Configuring Cisco IOS IP SLAs Operations Additional References ...
Страница 978: ...974 Dying Gasp ...
Страница 990: ...986 Configuring Enhanced Object Tracking Monitoring Enhanced Object Tracking ...
Страница 994: ...990 Configuring MODBUS TCP Displaying MODBUS TCP Information ...
Страница 996: ...992 Ethernet CFM ...
Страница 1030: ...1026 Working with the Cisco IOS File System Configuration Files and Software Images Working with Software Images ...
Страница 1066: ...1062 Using an SD Card SD Card Alarms ...