C H A P T E R 5 Command Reference
5-23
create permit Create a configuration allowing a specified user access to specified
servers and ports, and/or denying the specified user access to
specified servers and ports.
Example:
Intel 7115> create permit
Client IP to permit [0.0.0.0]:10.1.2.1
Client IP mask [0.0.0.0]:255.255.0.0
Server IP to permit [0.0.0.0]:20.1.2.1
Server IP mask [0.0.0.0]:255.255.0.0
Server Port to permit: 443
Server Port mask [0xffff]:<Enter>
Intel 7115>
delete permit Delete a permit specified by index number. Use show permit (see
below) to correlate existing permits with their numbers.
Example:
Intel 7115> delete permit 1
Intel 7115>
show permit Display permits currently in force.
Example:
Intel 7115> show permit
--------
permits :
---------
(1) permit 10.1.2.1 255.255.0.0 20.1.2.1
255.255.0.0 443 0xffff
----------
Intel 7115>
Command Definition