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

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

Advertisement

Example
DXS-3600-32S#configure terminal
DXS-3600-32S(config)#ip prefix-list my_pref permit 10.0.0.0/8 le 24
DXS-3600-32S(config)#
Example
DXS-3600-32S#configure terminal
DXS-3600-32S(config)#ip prefix-list my_pref deny 12.0.0.0/12 ge 20 le 24
DXS-3600-32S(config)#
28-2 ip prefix-list description
This command is used to add the text description to a prefix list. Use the no form of this command to delete the
description.
ip prefix-list PREFIX-LIST-NAME description DESC
no ip prefix-list PREFIX-LIST-NAME description
Parameters
PREFIX-LIST-NAME
DESC
Default
Command Mode
Command Default Level
Usage Guideline
Example
DXS-3600-32S#configure terminal
DXS-3600-32S(config)#ip prefix-list my_pref description allow routes from peer A
DXS-3600-32S(config)#
28-3 clear ip prefix-list counter
This command is used to reset the hit counter of the IP prefix list.
DXS-3600 Series 10GbE Layer 2/3 Switch CLI Reference Guide
For example:
If the specified network address is 10.1.2.3/16 and none of ge and le is specified,
only the route 10.1.0.0/16 will match the rule. The route 10.1.2.0/24 will not.
If the network address is 10.1.0.0/16 and ge 24 is specified, the route 10.1.0.0/16 will
not match the rule. The route 10.1.2.0/24 and the route 10.1.2.3/32 will match the
rule.
You can verify your settings by entering the show ip prefix-list command.
This example shows how to create and configure the IP prefix-list named "my_pref"
to permit routes from the 10.0.0.0/8 network while set the maximum prefix length to
24.
This example shows how to create and configure the IP prefix-list named " my_pref"
to deny routes from the 12.0.0.0/12 network while set minimum prefix length to 20
and maximum prefix length to 24.
Specifies the name of the IP prefix list. It can accept up to 16 characters. The syntax
is general string that does not allow space.
Specifies the text description. It supports maximum 80 characters.
None.
Global Configuration Mode.
Level: 8
Use the ip prefix-list description command to add or delete the text description of an
IP prefix list.
You can verify your settings by entering the show ip prefix-list command.
This example shows how to set the description of one IP prefix list.
291

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents