Protocol Independent Features
Except on the first page, right running head:
Heading1 or Heading1NewPage text (automatic)
513
Alcatel-Lucent
Beta Beta
OmniAccess 5740 Unified Services Gateway CLI Configuration Guide
TO CONFIGURE ROUTE-MAP MATCH PARAMETERS
One or more match commands follow a route-map configuration. If there are no
match commands, then match result is permit. Configure at least one match
command.
E
XAMPLE
ALU(config-route-map)# match as-path 1
ALU(config-route-map)# match community 1
ALU(config-route-map)# match ip address prefix-list testprefix
ALU(config-route-map)# match ip next-hop 1
ALU(config-route-map)# match ip route-source 5
ALU(config-route-map)# match metric 10
ALU(config-route-map)# match interface GigabitEthernet 3/0
ALU(config-route-map)# match route-type external type-2
Command (in Route-map CM) Description
match as-path <1-199> Matches a BGP autonomous system
path access list.
match community [<1-99>] [<100-
199>] [exact-match]
Matches a BGP community-list.
match ip address {<1-99>|<1300-
2699>|<access-list name>|prefix-
list <prefix-list name>}
Matches a destination network
number address that is permitted by
a standard access list, an extended
access list, or a prefix list, or perform
policy routing on packets.
match ip next-hop {<1-99>|<1300-
2699>|<access-list name>|prefix-
list <prefix-list name>}
Matches a next-hop router address
passed by one of the access-lists/
prefix-lists.
match ip route-source {<1-
99>|<1300-2699>|<access-list
name>|prefix-list <prefix-list
name>}
Matches the address specified by
the specified advertised access lists/
prefix-lists.
match metric <0-4294967295> Matches the specified metric.
match interface <interface-name> Matches the specified next hop route
out of one of the interfaces specified.
match route-type {external
[{type-1|type-
2}]|internal|local|nssa-external}
Matches the specified route type.