Route Map Commands - D-Link DXS-3600 Series Cli Reference Manual

Layer 2/3 managed 10gigabit
Hide thumbs Also See for DXS-3600 Series:
Table of Contents

Advertisement

DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide

91. Route Map Commands

91-1 match interface
This command is used to define a clause to match the route's outgoing interface. Use the no command to
remove the clause.
match interface INTERFACE-ID
no match interface
Parameters
INTERFACE-ID
Default
None.
Command Mode
Route-map Configuration Mode.
Command Default Level
Level: 12.
Usage Guideline
Use this command in the route-map configuration mode to define rules for matching routes against
outgoing interfaces.
Example
This example shows how to create a route map entry to match against the outgoing interface.
Switch# configure terminal
Switch(config)# route-map myPolicy permit 1
Switch(config-route-map)# match interface vlan1
Switch(config-route-map)#
91-2 match ip address
This command is used to define a clause to match the route based on the standard IP access list or IP
prefix list. Use the no command to remove the clause.
match ip address {ACCESS-LIST-NAME | prefix-list PREFIX-LIST-NAME}
no match ip address {ACCESS-LIST-NAME | prefix-list PREFIX-LIST-NAME}
Parameters
ACCESS-LIST-NAME
prefix-list PREFIX-LIST-NAME
Default
Specifies the outgoing interface.
Specifies a standard or an extended IP access list name.
Specifies an IP prefix list name.
1137

Advertisement

Table of Contents
loading

Table of Contents