Controlling Advertising And Processing In Routing Updates - Cisco 3032 Software Configuration Manual

Hide thumbs Also See for 3032:
Table of Contents

Advertisement

Chapter 38
Configuring IP Unicast Routing
Command
Step 6
network network-address
Step 7
end
Step 8
copy running-config startup-config
Use a network monitoring privileged EXEC command such as show ip ospf interface to verify the
interfaces that you enabled as passive, or use the show ip interface privileged EXEC command to verify
the interfaces that you enabled as active.
To re-enable the sending of routing updates, use the no passive-interface interface-id router
configuration command. The default keyword sets all interfaces as passive by default. You can then
configure individual interfaces where you want adjacencies by using the no passive-interface router
configuration command. The default keyword is useful in Internet service provider and large enterprise
networks where many of the distribution routers have more than 200 interfaces.

Controlling Advertising and Processing in Routing Updates

You can use the distribute-list router configuration command with access control lists to suppress routes
from being advertised in routing updates and to prevent other routers from learning one or more routes.
When used in OSPF, this feature applies only to external routes, and you cannot specify an interface
name.
You can also use a distribute-list router configuration command to avoid processing certain routes listed
in incoming updates. (This feature does not apply to OSPF.)
Beginning in privileged EXEC mode, follow these steps to control the advertising or processing of
routing updates:
Command
Step 1
configure terminal
Step 2
router {bgp | rip | ospf | eigrp}
Step 3
distribute-list {access-list-number |
access-list-name} out [interface-name | routing
process | autonomous-system-number]
Step 4
distribute-list {access-list-number |
access-list-name} in [type-number]
Step 5
end
Step 6
copy running-config startup-config
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.
OL-12247-04
Purpose
(Optional) Specify the list of networks for the routing process. The
network-address is an IP address.
Return to privileged EXEC mode.
(Optional) Save your entries in the configuration file.
Purpose
Enter global configuration mode.
Enter router configuration mode.
A switch running the IP base feature set supports only the
rip keyword.
Permit or deny routes from being advertised in routing
updates, depending upon the action listed in the access list.
Suppress processing in routes listed in updates.
Return to privileged EXEC mode.
(Optional) Save your entries in the configuration file.
Cisco Catalyst Blade Switch 3130 and 3032 for Dell Software Configuration Guide
Configuring Protocol-Independent Features
38-105

Advertisement

Table of Contents
loading

This manual is also suitable for:

3130

Table of Contents