Configuring the Session ACL
The following procedure describes how to configure sessionACLAccess Control List. ACL is a common way of restricting certain types of traffic on a physical port.:
1.In the node hierarchy, navigate to the > tab.
2.Click to create a new policy.
3.Enter the policy name in the field.
4.From the drop-down list, select .
5.Click .
6.To create the first rule:
a.Select the policy created.
b.Click in the table.
c.Select option in the field.
d.Click .
e.Select from the drop-down list.
f.Select from the drop-down list.
g.Select from the drop-down list.
h.Select from the drop-down list.
i.Select from the drop-down list.
j.Click .
7.To create the next rule:
a.Click the policy created.
b.Click .
c.Select option in the field.
d.Click .
e.Select from the drop-down list.
f.Select from the drop-down list.
g.Select from the drop-down list.
h.Select from the drop-down list.
i.Select from the drop-down list.
8.Click .
If you use a localDHCPDynamic Host Configuration Protocol. A network protocol that enables a server to automatically assign an IP address to an IP-enabled device from a defined range of numbers configured for a given network.server to obtain IP addresses, you must define one additionalACLAccess Control List. ACL is a common way of restricting certain types of traffic on a physical port.to permit traffic between clients without usingsource NATSource NAT changes the source address of the packets passing through the router. Source NAT is typically used when an internal (private) host initiates a session to an external (public) host.to route the traffic. Adduseralias internal-network any permitbeforeany any any route src-nat. |
9.In the node hierarchy, navigate to the > tab.
Roles can be created only in themanaged device. |
10.Click to create a new role.
11.Enter the role name in the field.
12.Click .
13.Select the new role created.
14.Click .
15.Click .
16.Select an 选择和选择策略创建的 drop-down list.
17.Click .
18.Click .
19.In the window, select the check box and click .
The followingCLICommand-Line Interface. A console interface with a command line shell that allows users to execute text input as commands and convert these commands to appropriate functions.commands configure sessionACLAccess Control List. ACL is a common way of restricting certain types of traffic on a physical port.:
(host) [md] (config) #ip access-list session
any any svc-dhcp permit
any any any route src-nat
If you use a localDHCPDynamic Host Configuration Protocol. A network protocol that enables a server to automatically assign an IP address to an IP-enabled device from a defined range of numbers configured for a given network.server to obtain IP addresses, you must define one additionalACLAccess Control List. ACL is a common way of restricting certain types of traffic on a physical port.to permit traffic between clients without usingsource NATSource NAT changes the source address of the packets passing through the router. Source NAT is typically used when an internal (private) host initiates a session to an external (public) host.to route the traffic. Add before
(host) [md] (config) #user-role
session-acl