UMN:CLI
User Manual
V8102
706
in routing updates. Most routing protocols have metric structures and algorithms that are
not compatible with other protocols. In a network with multiple routing protocols, the ex-
change of route information and the capability to select the best path across the multiple
protocols are critical. Administrator should set the distance value based on whole routing
networks.
To configure the administrative distance value, use the following command.
Command
Mode
Description
distance
<1-255> [
A.B.C.D/M
[
ACCESS-LIST
]]
Router
Sets the administrative distance value for routes.
1-255: distance value
A.B.C.D/M: IP source prefix
ACCESS-LIST: access list name
no distance
<1-255> [
A.B.C.D/M
[
ACCESS-LIST
]]
Deletes the administrative distance value.
12.4.8
Originating Default Information
You can set an autonomous system boundary router to generate and transmit a default
route into an RIP routing domain. If you specifically set to generate a default routes into
an RIP network, this router becomes an autonomous system (AS) boundary router. How-
ever, an AS boundary router does not generate a default route automatically into the RIP
network.
To generate a default route into RIP by the AS boundary router, use the following com-
mand 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.
12.4.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.
12.4.9.1
Filtering Access List and Prefix List
The V8102 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 match-
ing 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 follow-
ing command.