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 thenode hierarchy, navigate to the>tab.
2.Clickto create a new policy.
3.Enter the policy name in thefield.
4.From thedrop-down list, select.
5.Click.
6.To create the first rule:
a.Select the policy created.
b.Clickin thetable.
c.Selectoption in thefield.
d.Click.
e.Selectfrom thedrop-down list.
f.Selectfrom thedrop-down list.
g.Selectfrom thedrop-down list.
h.Selectfrom thedrop-down list.
i.Selectfrom thedrop-down list.
j.Click.
7.To create the next rule:
a.Click the policy created.
b.Click.
c.Selectoption in thefield.
d.Click.
e.Selectfrom thedrop-down list.
f.Selectfrom thedrop-down list.
g.Selectfrom thedrop-down list.
h.Selectfrom thedrop-down list.
i.Selectfrom thedrop-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 thenode hierarchy, navigate to the>tab.
Roles can be created only in themanaged device. |
10.Clickto create a new role.
11.Enter the role name in thefield.
12.Click.
13.Select the new role created.
14.Click.
15.Click.
16.Select an选择和选择策略创建的drop-down list.
17.Click.
18.Click.
19.In thewindow, 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. Addbefore
(host) [md] (config) #user-role
session-acl