D-Link DXS-3600-16S Manual page 535

Dxs-3600 series layer 2/3 managed 10gbe switch
Hide thumbs Also See for DXS-3600-16S:
Table of Contents

Advertisement

match ip next-hop {ACCESS-LIST-NAME | prefix-list PREFIX-LIST-NAME}
no match ip next-hop {ACCESS-LIST-NAME | prefix-list PREFIX-LIST-NAME}
Parameters
ACCESS-LIST-NAME
PREFIX-LIST-NAME
Default
Command Mode
Command Default Level
Usage Guideline
Example
DXS-3600-32S#configure terminal
DXS-3600-32S(config)#ip standard access-list Strict-Control
DXS-3600-32S(config-ip-acl)#permit 10.1.1.0/24
DXS-3600-32S(config-ip-acl)#exit
DXS-3600-32S(config)#route-map rmap1 permit 10
DXS-3600-32S(config-route-map)#match ip next-hop Strict-Control
DXS-3600-32S(config-route-map)#
53-8 match ip route-source
This command is used to add a match command to match the source router IP address of the routes. Use the no form
of this command to delete the match command with source router IP address.
match ip route-source ACCESS-LIST-NAME
no match ip route-source
Parameters
ACCESS-LIST-NAME
Default
Command Mode
Command Default Level
Usage Guideline
DXS-3600 Series 10GbE Layer 2/3 Switch CLI Reference Guide
Specifies the name of a standard IP access list. The maximum length is 16
characters.
Specifies the name of an IP prefix list. The maximum length is 16 characters.
None.
Route Map Configuration Mode.
Level: 8
The standard IP access list is created with the command ip standard access-list. The
prefix list is created with the command ip prefix-list.
Only one of them can be supported for matching the next hop of routes at one time.
The next hop of routes is testes with the specified standard IP access list or prefix
list.
You can verify your settings by entering the show route-map command.
This example shows how to add a match command to match destination network
address of routes using standard IP access list.
Specifies the name of a standard IP access list. The maximum length is 16
characters.
None.
Route Map Configuration Mode.
Level: 8
The standard IP access list is created with the command ip standard access-list.
Only one standard IP access list is supported. If this command is executed with a
different standard IP access list, the old one will be overwritten.
You can verify your settings by entering the show route-map command.
527

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents