Configure Route-Map Add - Extreme Networks ExtremeWare Command Reference Manual

Hide thumbs Also See for ExtremeWare:
Table of Contents

Advertisement

Security Commands

configure route-map add

configure route-map <route-map> add <seq_number> [permit | deny] {match-one
| match-all} {set lpm-routing | set iphost-routing}
Description
Adds an entry in the route map with the specified sequence number and action.
Syntax Description
route-map
seq-number
permit
deny
match-one
match-all
Default
N/A.
Usage Guidelines
The sequence number determines the order of the entry in the route map.
The action (permit or deny) specifies the action to be taken on a successful match against the statements
in the route map.
After an entry has been added to the route map, statements must be added to define the routes that
should be matched, using the
This command may be used to override the VLAN LPM routing configuration for specific routes. The
and
lpm-routing
iphost-routing
matched IP prefixes. If the
IP prefixes' next hop by the ARM/MPLS module using LPM routing.
If the
property is added to a route-map, packets are forwarded to the IP prefixes' next
iphost-routing
hop using the Inferno hardware host-based IP FDB. The
routes learned on VLANs that are not LPM routing enabled. The
significant for routes learned on VLANs that are LPM routing enabled
Example
The following command adds an entry to the route-map named bgp-out that denies all matching routes:
configure route-map bgp-out add 10 deny
800
The name of the route map to which this entry should be added.
Specifies a sequence number that uniquely identifies the entry, and
determines the position of the entry in the route map.
Permits the route.
Denies the route. This is applied only if the match is successful.
The route map is successful as long as at least one of the matching
statements is true.
The route map is successful only when all match statements are true. This is
the default setting.
configure <route-map> add match
keywords specify how packets are to be routed for route-map
property is added to a route-map, packets are forwarded to the
lpm-routing
command.
keyword is only significant for
lpm-routing
iphost-routing
ExtremeWare Software 7.3.0 Command Reference Guide
keyword is only

Advertisement

Table of Contents
loading

This manual is also suitable for:

Extremeware 7.3.0

Table of Contents