D-Link xStack DGS-3620 Reference Manual page 605

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
Parameters
<list_name 16> - Enter the prefix list name here. This name can be up to 16 characters long.
add - Specifies to add a rule entry.
delete - Specifies to delete a rule entry.
sequence - (Optional) Specifies the sequence number for the rule entry.
<value 1-65535> - Enter the sequence number here. This value must be between 1 and
65535.
<ipv6_networkaddr> - Enter the IPv6 network address here.
ge - (Optional) Specifies the minimum prefix length to be matched.
<value 1-128> - Enter the minimum prefix length value here. This value must be between 1
and 128.
le - (Optional) Specifies the maximum prefix length to be matched.
<value 1-128> - Enter the maximum prefix length value here. This value must be between 1
and 128.
deny - Specifies to deny the specified network.
permit - Specifies to permit the specified network.
description - Specifies the description for the prefix list.
<desc 80> - Enter the description for the specified prefix list here. This description can be up
to 80 characters long.
clear_description - Specifies to clear the description for the prefix list.
Restrictions
Only Administrators, Operators and Power-Users can issue this command.
Example
This example shows how to configure a prefix list 1 to permit routes from the 2000::/64 network
that have a mask length that is less than or equal to 80 bits.
DGS-3620-28PC:admin# config ipv6 prefix_list 1 add 2000::/64 le 80 permit
Command: config ipv6 prefix_list 1 add 2000::/64 le 80 permit
Success.
DGS-3620-28PC:admin#
48-17
config ipv6 standard access_list
Description
This command is used to configure an IPv6 access list to add or delete an entry.
Format
config ipv6 standard access_list <list_name 16> [add | delete] <ipv6_networkaddr> [deny |
permit]
Parameters
<list_name 16> - Enter the access list name here. This name can be up to 16 characters long.
add - Specifies to add the IPv6 network address to the access list.
delete - Specifies to delete the IPv6 network address from the access list.
<ipv6_networkaddr> - Enter the IPv6 network address here.
600

Advertisement

Table of Contents
loading

Table of Contents