![Cisco Nexus 3548 series Скачать руководство пользователя страница 253](http://html.mh-extra.com/html/cisco/nexus-3548-series/nexus-3548-series_command-reference-manual_2609162253.webp)
233
Cisco Nexus 3548 Switch NX-OS Unicast Routing Command Reference
OL-27852-01
Chapter Unicast Routing Commands
match ip address
match ip address
To distribute any routes that have a destination IP network number address that is permitted by a standard
access list, an expanded access list, or a prefix list, use the
match ip address
command. To remove the
match ip address
entry, use the
no
form of this command.
match ip address
{
prefix-list
prefix-list-name
[
prefix-list-name
...]}
no match ip address
{
prefix-list
prefix-list-name
[
prefix-list-name
...]}
Syntax Description
Command Default
No prefix lists are specified.
Command Modes
Route-map configuration mode
Command History
Usage Guidelines
An ellipsis (...) in the command syntax indicates that your command input can include multiple values
for the
prefix-list-name
argument.
Like matches in the same route map subblock are filtered with “or” semantics. If any one match clause
is matched in the entire route map subblock, this match is treated as a successful match. Dissimilar match
clauses are filtered with “and” semantics, so dissimilar matches are filtered logically. If the first set of
conditions is not met, the second match clause is filtered. This process continues until a match occurs or
there are no more match clauses.
Use route maps to redistribute routes.
Use the
route-map
global configuration command and the
match
and
set
route-map configuration
commands to define the conditions for redistributing routes from one routing protocol into another. Each
route-map
command has a list of
match
and
set
commands associated with it. The
match
commands
specify the match criteria—the conditions under which redistribution is allowed for the current
route-map
command. The
set
commands specify the set actions—the particular redistribution actions
to perform if the criteria enforced by the
match
commands are met. The
no route-map
command deletes
the route map.
The
match
route-map configuration command has multiple formats. The
match
commands can be given
in any order, and all
match
commands must pass to cause the route to be redistributed according to the
set actions
given with the
set
commands. The
no
forms of the
match
commands remove the specified
match criteria.
prefix-list
prefix-list-name
...
Distributes routes based on a prefix list. The prefix list name can be
any alphanumeric string up to 63 characters. The ellipsis indicates
that multiple values can be entered, up to 32 prefix lists.
Release
Modification
5.0(3)A1(1)
This command was introduced.
Содержание Nexus 3548 series
Страница 14: ...Contents xiv Cisco Nexus 3548 Switch NX OS Unicast Routing Command Reference OL 27852 01 ...
Страница 16: ...xvi Cisco Nexus 3548 NX OS Unicast Routing Command Reference OL 27852 01 Chapter New and Changed Information ...
Страница 20: ...xx Cisco Nexus 3548 Switch NX OS Unicast Routing Command Reference OL 27852 01 ...
Страница 426: ...406 Cisco Nexus 3548 Switch NX OS Unicast Routing Command Reference OL 27852 01 Chapter Unicast Routing Commands vrrp ...