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

Превью страниц Страница 558 / 772
Tp-Link T1700G-28TQ V2 [558/772] Switch config end
Configuring ACL ACL Configuration
Configuration Guide
533
Step 4 end
Return to privileged EXEC mode.
Step 5 copy running-config startup-config
Save the settings in the configuration file.
The following example shows how to create IPv6 ACL 3600 and configure Rule 1 to deny
packets with source IPv6 address CDCD:910A:2222:5498:8475:1111:3900:2020:
Switch#configure
Switch(config)#access-list create 3600
Switch(config)#access-list ipv6 3600 Rule 1 deny s ip
CDCD:910A:2222:5498:8475:1111:3900:2020 sip-mask ffff:ffff:ffff:ffff
Switch(config)#show access-list
Switch(config)#show access-list 3600
IPv6 access list 3600
rule 1 deny sip cdcd:910a:2222:5498:8475:1111:3900:2020 sip-mask ffff:ff
ff:ffff:ffff
Switch(config)#end
Switch#copy running-config startup-config
2.2.3 Configuring Policy
Policy allows you to further process the matched packets through operations such as
mirroring, rate-limiting, redirecting, or changing priority.
Follow the steps below to create a policy and configure the policy actions.
Step 1 configure
Enter global configuration mode
Step 2 access-list policy name
name
Create a Policy and assign it a name.
name
: Assign the policy a name with 1 to 16 characters.
Step 3 access-list policy action
policy-name acl-id
Apply an ACL to the Policy.
policy-name
: The name of the policy.
acl-id
: The ID number of the ACL to be applied.

Содержание

3073

Узнайте, как настроить списки контроля доступа (ACL) и политики для управления сетевым трафиком. Пошаговое руководство по созданию и применению правил.