Brocade Network OS Command Reference v4.1.0 User Manual
Page 493

Network OS Command Reference
455
53-1003115-01
match (route map)
2
level-1-2
Compares IS-IS routes with routes in the same and in different areas, but
within a domain.
tag
Compares the route tag with the specified tag value.
tag-value
Tag value.
interface
Specifies an interface.
interface
Interface type.
protocol bgp static-network
Matches on BGP4 static network routes.
protocol bgp external Matches on EBGP routes.
protocol bgp internal Matches on IBGP routes.
ip address acl
Distributes any routes that have a destination network number address
that is permitted by a standard or extended access list, and performs policy
routing on packets.
acl-name
The name of the ACL in which matching criteria are specified.
Defaults
This option is disabled.
Command Modes
Route-map configuration mode
Description
Use this command to define a variety of conditions for a route map.
Usage Guidelines
Use the no form of this command to restore the default.
Examples
To match AS-path ACL 1:
switch(config)# rbridge-id 10
switch(config-rbridge-id-10)# route-map myroutes
switch(config-route-map myroutes)# match as-path 1
See Also
route-map, ip as-path access-list, neighbor distribute-list