Ip Route-Map Match Ipv4-Interface - Alcatel-Lucent OmniSwitch 6250 Cli Reference Manual

Hide thumbs Also See for OmniSwitch 6250:
Table of Contents

Advertisement

ip route-map match ipv4-interface

Matches the IPv4 interface name specified in the route map with the one that the routing protocol learned
the route on.
ip route-map route-map-name [sequence-number number] match ipv4-interface interface-name
no ip route-map route-map-name [sequence-number number] match ipv4-interface interface-name
Syntax Definitions
route-map-name
number
interface-name
Defaults
parameter
number
Platforms Supported
OmniSwitch 6250
Usage Guidelines
Use the no form of this command to delete the match ipv4-interface parameter in the route map.
All route maps having the same name but different sequence numbers are linked together and
processed in order of increasing sequence number.
The route-map-name and sequence-number should exist before you configure this match criteria.
Examples
-> ip route-map route1 sequence-number 10 match ipv4-interface int4
-> no ip route-map route1 sequence-number 10 match ipv4-interface int4
Release History
Release 6.6.1; command was introduced.
Related Commands
ip route-map action
show ip route-map
page 29-38
The name of the route map (up to 20 characters).
A number that links together the route maps. The range is 1–100.
Specifies the interface name of the route's outgoing interface.
default
50
Creates a route map for redistribution and sets the status of the route
map to permit or deny.
Displays the configured IP route maps.
OmniSwitch 6250 CLI Reference Guide
IP Commands
November 2009

Advertisement

Table of Contents
loading

Table of Contents