5000 Series Layer 2/3 Managed Data Center Switch CLI Reference Guide
683
(Routing)(Config)#route-map madan
(Routing)(Route-map)#match ip address 1 2 3 4 5 madan
(Routing)(Route-map)#match mac-list madan mohan goud
(Routing)(Route-map)#exit
(Routing)(Config)#exit
(Routing)#show route-map
route-map madan permit 10
Match clauses:
ip address (access-lists) : 1 2 3 4 5 madan
mac-list (access-lists) : madan mohan goud
Set clauses:
(Routing)(Config)#access-list 2 permit every
Request denied. Another application using this ACL restricts the number of rules
allowed.
7-59
match ipv6 address (route-map)
Configure a route map to match based on a destination prefix. The prefix-
list prefix-list-name identifies the
name of an IPv6 prefix list used to identify the set of matching routes. Up to eight prefix lists can be
specified. If multiple prefix lists are specified, a match occurs if a prefix matches any one of the prefix lists.
If you configure a match ipv6 address statement within a route map section that already has a match ipv6
address statement, the new prefix lists are added to the existing set of prefix lists. and a match occurs if
any prefix list in the combined set matches the prefix.
No
command deletes a match statement from a route map.
match ipv6 address prefix-list prefix-list-name [prefix-list-name…]
no match ipv6 address prefix-list prefix-list-name [prefix-list-name…]
Parameters
prefix-list prefix-list-name
Match an ipv6 prefix-list.
Default
The default is as follows: no matching criteria is defined.
Command Mode
Route Map Config
Example
In the example below, lPv6 addresses specified by the prefix list apple are matched through the route
map abc.
(Router)(config)#route-map abc
(Router)(config-route-map)#match ipv6 address prefix-list apple
Содержание 5000 Series
Страница 1: ...Draft 1 2 1 ...
Страница 141: ...5000 Series Layer 2 3 Managed Data Center Switch CLI Reference Guide 135 ...