Ip Access List Commands - D-Link DXS-3600-16S Manual

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

Advertisement

IP Access List Commands

26-1 ip standard access-list
This command is used to enter the access list configuration mode and define a standard IP access list. Use the no form
of this command to remove a standard IP access list.
ip standard access-list ACCESS-LIST-NAME
no ip standard access-list ACCESS-LIST-NAME
Parameters
ACCESS-LIST-NAME
Default
Command Mode
Command Default Level
Usage Guideline
Example
DXS-3600-32S#configure terminal
DXS-3600-32S(config)#ip standard access-list IPS
DXS-3600-32S(config-ip-acl)#
26-2 deny
This command is used to set the deny rules of standard IP access list. Use the no form of this command to remove the
deny rules.
deny NETWORK-ADDRESS
no deny NETWORK-ADDRESS
Parameters
NETWORK-ADDRESS
Default
Command Mode
Command Default Level
Usage Guideline
DXS-3600 Series 10GbE Layer 2/3 Switch CLI Reference Guide
Specifies the name of the IP access-list to be configured. It can accept up to 16
characters. The syntax is general string that does not allow space.
None.
Global Configuration Mode.
Level: 8
Standard IP access list is used by routing protocol.
Users can verify the settings by entering the show ip standard access-list
command.
This example shows how to create a standard IP access list and enter the standard
IP access list configuration mode.
Specifies a specific network address.
None.
Access List Configuration Mode.
Level: 8
One or multiple deny rules can be added to the list.
There is an implicit deny at the end of the statement, if you only want to deny some
specified route, please add another statement which is permit 0.0.0.0 0 at the end of
the ip access list, in that way there will be no negative effects on the function of
access list.
Users can verify the settings by entering the show ip standard access-list
command.
284

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents