Users Guide

Table Of Contents
Command Mode ROUTE-MAP
Usage
Information
The no version of this command deletes the match.
Example
OS10(conf-route-map)# match interface ethernet 1/1/1
OS10(conf-if-eth1/1/1)#
Supported
Releases
10.2.0E or later
match ip address
Configures a filter to match routes based on IP addresses specified in IP prefix lists.
Syntax
match ip address {prefix-list prefix-list-name | access-list-name}
Parameters
prefix-list-name Enter the name of the configured prefix list. A maximum of 140 characters.
access-list-name Enter the name of the configured access list.
Default Not configured
Command Mode ROUTE-MAP
Usage
Information
The no version of this command deletes a match.
Example
OS10(config)# route-map bgp
OS10(conf-route-map)# match ip address prefix-list test10
Supported
Releases
10.3.0E or later
match ip next-hop
Configures a filter to match based on the next-hop IP addresses specified in IP prefix lists.
Syntax
match ip next-hop prefix-list prefix-list
Parameters prefix-list Enter the name of the configured prefix list. A maximum of 140 characters.
Default Not configured
Command Mode ROUTE-MAP
Usage
Information
The no version of this command deletes the match.
Example
OS10(config)# route-map bgp
OS10(conf-route-map)# match ip next-hop prefix-list test100
Supported
Releases
10.3.0E or later
match ipv6 address
Configures a filter to match routes based on IPv6 addresses specified in IP prefix lists.
Syntax
match ipv6 address {prefix-list prefix-list | access-list}
Parameters
prefix-list Enter the name of the configured prefix list. A maximum of 140 characters.
access-list Enter the name of the access group or list.
1170 Access Control Lists