Tp-Link T1700G-28TQ V2 — руководство по настройке ACL для IPv4 и IPv6 [557/772]

Превью страниц Страница 557 / 772
Tp-Link T1700G-28TQ V2 [557/772] Ipv6 acl
Configuration Guide 532
Configuring ACL ACL Configuration
Extended IP access list 1700
Rule 7 deny sip 192.168.2.100 smask 255.255.255.255 protocol 6 d-port 23
Switch(config)#end
Switch#copy running-config startup-config

IPv6 ACL
Step 1 configure
Enter global configuration mode
Step 2 access-list ipv6
access-list-num
Create an IPv6 ACL.
access-list-num
:
Enter an ACL ID. The ID ranges from 3500 to 4999.
Step 3 access-list ipv6
acl-id
rule
rule-id
{
permit | deny
}[dscp
dscp-value
] [
flow-label
flow-label-
value
] [
sip
source-ip-address
sip-mask
source-ip-mask
] [
dip
destination-ip-address
dip-
mask
destination-ip-mask
] [
s-port
source-port-number
] [d-port
destination-port-number
]
[tseg
time-segment-name
]
Add rules to the ACL.
acl-id:
The ID number of the ACL you have created.
rule-id:
Assign an ID to the rule. It should not be the same as any existing IPv6 Rule IDs.
permit | deny: Specify the action to be taken with the packets that match the rule. Deny means
to discard; permit means to forward. By default, it is set to permit.
dscp-value
: Specify a DSCP value to be matched.
flow-label-value
: Specify a Flow Label value to be matched.
source-ip-address:
Enter the source IP address. Enter the destination IPv6 address to be
matched. All types of IPv6 address will be checked. You may enter a complete 128-bit IPv6
address but only the first 64 bits will be valid.
source-ip-mask:
Enter the source IP address mask. The mask is required if the source IPv6
address is entered. Enter the mask in complete format (for example, ffff:ffff:0000:ffff). The mask
specifies which bits in the source IPv6 address to match the rule.
destination-ip-address
: Enter the destination IPv6 address to be matched. All types of IPv6
address will be checked. You may enter a complete 128-bit IPv6 addresses but only the first 64
bits will be valid.
destination-ip-mask:
Enter the source IP address mask. The mask is required if the source IPv6
address is entered. Enter the mask in complete format (for example, ffff:ffff:0000:ffff). The mask
specifies which bits in the source IPv6 address to match the rule.
source-port-number
: Enter the TCP/UDP source port if TCP/UDP protocol is selected.
destination-port-number
: Enter the TCP/UDP destination port if TCP/UDP protocol is selected.
time-segment-name
: The name of the time-range. The default is No Limit.

Содержание

3073

Изучите, как настроить списки контроля доступа (ACL) для IPv4 и IPv6. Пошаговые инструкции по созданию и управлению правилами ACL для сетевой безопасности.