Enterasys X-Pedition XSR CLI Cli Reference Manual page 309

Enterasys security router reference guide
Table of Contents

Advertisement

Mode
Route‐map configuration: 
Example
The following example sets the match metric to 300:
XSR(config)#route-map 1 permit 1
XSR(config-route-map)#match metric 300
match ip address
This command matches IP addresses in a BGP routing update message. A route must match at 
least one match statement of a 
on outbound route maps and is not accepted on inbound route maps.
Syntax
match ip address access-list-number
access-list-number
Syntax of the "no" Form
The no form of this command removes the match IP address value:
no match ip address access-list-number
Mode
Route‐map configuration: 
Default
No matching based on IP prefix.
Example
The following example sets the matching IP address to 10:
XSR(config)#access-list 10 permit 10.0.0.0 255.0.0.0
XSR(config)#route-map 1 permit 1
XSR(config-route-map)#match ip address 10
match ip next-hop
This command matches the value of the next hop attribute in a BGP routing update message 
against an ACL specified by the command. A route must match at least one match statement of a 
route-map command
outbound route maps and is not accepted on inbound route maps.
XSR(config-route-map)#
route-map command
XSR(config-route-map)#
. If a route does not match any match statements, it is not advertised on 
. If this is not done, the route is not advertised 
The ACL to match, ranging from 1 to 199.
Route Map Commands
XSR CLI Reference Guide 6-113

Advertisement

Table of Contents
loading

This manual is also suitable for:

X-pedition xsr

Table of Contents