UMN:CLI
User Manual
V5824G
458
To generate a default route into RIP by the AS boundary router, use the following
command on
Router Configuration
mode.
Command
Mode
Description
default-information originate
Router
Generates a default route into RIP by the AS boundary
router.
no default-information originate
Disables a default route feature.
10.3.9
Routing Information Filtering
You can limit the routing protocol information by performing the following tasks.
•
Block the transmission of routing information to a particular interface. This is to
prevent other systems on an interface from learning about routes dynamically.
•
Provides a local mechanism for increasing the value of routing metrics.
10.3.9.1
Filtering Access List and Prefix List
The V5824G switch is able to permit and deny conditions that you can use to filter
inbound or outbound routes by access-list or prefix-list. Use the
distribute-list
command
to apply the access list to routes received from or forwarded to a neighbor.
User should configure the route information for a set of deny conditions based on
matching each access list or prefix list. In addition, this configuration is able to be applied
on the specific interface as well as the whole routes information of switch.
To block the route information based on matching access list or prefix list, use the
following command.
Command
Mode
Description
distribute-list
ACCESS-LIST
{
in
|
out
} [
INTERFACE
]
Router
Apply a specific access list or prefix list to incoming or
outgoing RIP route updates on interface in order to
block the route.
INTERFACE: interface name
ACCESS-LIST: access list name
PREFIX-LIST: prefix list name
distribute-list
prefix
PREFIX-
LIST
{
in
|
out
} [
INTERFACE
]
To remove the filtering access list or prefix-list to incoming or outgoing RIP route
Command
Mode
Description
no distribute-list
ACCESS-LIST
{
in
|
out
} [
INTERFACE
]
Router
Removes the application of a specific access list or
prefix list to incoming or outgoing RIP route updates on
interface in order to block the route.
no distribute-list prefix
PREFIX-
LIST
{
in
|
out
} [
INTERFACE
]