CLI Reference Guide

Syntax
access-list policy action policy-name acl-id
no access-list policy action policy-name acl-id
Parameter
policy-name —— The Policy Name, ranging from 1 to 16 characters.
acl-id —— The ID of the ACL to which the above policy is applied.
Command Mode
Global Configuration Mode
Example
Add ACL whose ID is 120 to policy1 and create an action for them:
TL-SG3424(config)# access-list policy action policy1 120
redirect interface
Description
The redirect interface command is used to configure Direction function of policy
action for specified ports.
Syntax
redirect interface gigabitEthernet port
Parameter
port —— The destination port number of redirect.
Command Mode
Action Configuration Mode
Example
Edit the actions for policy1. Forward the data packets matching ACL 120 in the
policy to port 2:
TL-SG3424(config)# access-list policy action policy1 120
TL-SG3424(config-action)# redirect interface gigabitEthernet 1/0/2
183