D-Link DWS-4000 Series Cli Command Reference page 410

Hide thumbs Also See for DWS-4000 Series:
Table of Contents

Advertisement

D-Link Unified Switch CLI Command Reference
ip access-list
This command creates an extended IP Access Control List (ACL) identified by < name >, consisting of classification fields
defined for the IP header of an IPv4 frame. The < name > parameter is a case-sensitive alphanumeric string from 1 to 31
characters uniquely identifying the IP access list.
If an IP ACL by this name already exists, this command enters IPv4-Access_List config mode to allow updating the existing
IP ACL.
Note: The CLI mode changes to IPv4-Access-List Config mode when you successfully execute this command.
Format
ip access-list <name>
Mode
Global Config
no ip access-list
This command deletes the IP ACL identified by <name> from the system.
Format
no ip access-list <name>
Mode
Global Config
ip access-list rename
This command changes the name of an IP Access Control List (ACL). The < name > parameter is the names of an existing
IP ACL. The <new name > parameter is a case-sensitive alphanumeric string from 1 to 31 characters uniquely identifying the
IP access list.
This command fails is an IP ACL by the name <new name > already exists.
Format
ip access-list rename <name> <newname>
Mode
Global Config
{deny | permit} (IP ACL)
This command creates a new rule for the current IP access list. Each rule is appended to the list of configured rules for the
list.
Note: The 'no' form of this command is not supported, since the rules within an IP ACL cannot be deleted
individually. Rather, the entire IP ACL must be deleted and re-specified.
Note: An implicit 'deny all' IP rule always terminates the access list.
Note: The mirror parameter allows the traffic matching this rule to be copied to the specified <slot/port>.
The assign-queue parameter is only valid for a permit rule.
A rule may either deny or permit traffic according to the specified classification fields. At a minimum, either the every keyword
or the protocol, source address, and destination address values must be specified. The source and destination IP address
© 2009 D-Link Corporation. All Rights Reserved
402

Advertisement

Table of Contents
loading

This manual is also suitable for:

Dwl-8600ap

Table of Contents