D-Link xStack DGS-3620 Reference Manual page 595

Hide thumbs Also See for xStack DGS-3620:
Table of Contents

Advertisement

xStack® DGS-3620 Series Layer 3 Managed Stackable Gigabit Switch CLI Reference Guide
48-5
create ip standard access_list
Description
This command is used to create an access list used to filter routes.
Format
create ip standard access_list <list_name 16>
Parameters
<list_name 16> - Enter the name of the access list used here. This name can be up to 16
characters long.
Restrictions
Only Administrators, Operators and Power-Users can issue this command.
Example
To create an access list named "List1":
DGS-3620-28PC:admin# create ip standard access_list List1
Command:
create ip standard access_list List1
Success.
DGS-3620-28PC:admin#
48-6
config ip standard access_list
Description
This command is used to configure an access list to add or delete an entry.
Format
config ip standard access_list <list_name 16> [add | delete] <network_address> [deny |
permit]
Parameters
<list_name 16> - Enter the name of the access list used here. This name can be up to 16
characters long.
add - Specifies to add a network address in the access list.
delete - Specifies to delete a network address from the access list.
<network_address> - Specifies the network address that will work as the filter condition for the
access list.
deny - Specifies that the network matched will be denied.
permit - Specifies that the network matched will be permitted.
590

Advertisement

Table of Contents
loading

Table of Contents