
Configuring IP Utilities
C-2 117358-A Rev. A
Creating and Naming the Policy
To create an IP global access policy and assign the policy a unique name, navigate
to the IP global prompt and enter:
access-policy polname
policy_name
policy_name
is a unique name for this policy.
For example, the following command sequence creates a policy named policy_1
and displays the current (default) values for the policy.
ip# access-policy polname policy_1
access-policy/policy_1# info
on ip
state enabled
action deny
log on
service telnet
precedence 0
polname policy_1
Specifying the Network to Which the Policy Applies
You must specify the IP address or range of range of contiguous addresses to
which the policy you have created applies. Navigate to the policy-specify prompt
and enter:
network
ip_address/ip_mask
ip_address/ip_mask
is an address/mask pair indicating the IP address or range of
IP addresses to which this policy applies.
For example, the following command specifies 192.32.150.0/255.255.255.0 as the
address and mask to which policy_1 applies.
access-policy/policy_1# network 192.32.150.0/255.255.255.0
network/policy_1/192.32.150.0/255.255.255.0#
Komentarze do niniejszej Instrukcji