Filtering Sources Of Routing Information - Cisco Catalyst 9500 series Configuration Manual

Cisco ios xe everest 16.6.x
Hide thumbs Also See for Catalyst 9500 series:
Table of Contents

Advertisement

Filtering Routing Information

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.
Procedure
Step 1
Step 2
Step 3
Step 4
Step 5
Routing Configuration Guide, Cisco IOS XE Everest 16.6.x (Catalyst 9500 Switches)
200
Command or Action
configure terminal
Example:
Device# configure terminal
router { rip | ospf | eigrp}
Example:
Device(config)# router eigrp 10
distance weight {ip-address {ip-address
mask}} [ip access list]
Example:
Device(config-router)# distance 50
10.1.5.1
end
Example:
Device(config-router)# end
show ip protocols
Example:
Device# show ip protocols
Configuring IP Unicast Routing
Purpose
Enters global configuration mode.
Enters router configuration mode.
Defines an administrative distance.
weight—The administrative distance as an integer
from 10 to 255. Used alone, weight specifies a default
administrative distance that is used when no other
specification exists for a routing information source.
Routes with a distance of 255 are not installed in the
routing table.
(Optional) ip access list—An IP standard or extended
access list to be applied to incoming routing updates.
Returns to privileged EXEC mode.
Displays the default administrative distance for a
specified routing process.

Hide quick links:

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the Catalyst 9500 series and is the answer not in the manual?

Table of Contents

Save PDF