Chapter 7: Using the Command Line Interface
296
Option
Description
reject
Discards traffic from the specified IP address(es),
and an ICMP message is sent to the source host
for failure notification.
Example
The following command modifies all contents of the 5th IPv4 rule.
config:#
security ipAccessControl ipv4 rule modify 5 ipMask 192.168.84.123/24
policy accept
Results:
The IPv4 address is changed to 192.168.84.123, and the subnet mask
to 255.255.255.0.
The policy now becomes "accept."
Deleting a Firewall Rule
The following commands remove a specific IPv4 or IPv6 rule from the list.
IPv4 commands
config:#
security ipAccessControl ipv4 rule delete <rule_number>
IPv6 commands
config:#
security ipAccessControl ipv6 rule delete <rule_number>
Variables:
<rule_number> is the number of the existing rule that you want to
remove.
Example
The following command removes the 5th rule from the IPv6 access control
list.
config:#
security ipAccessControl ipv6 rule delete 5
Содержание PX-1000 Series
Страница 423: ...Appendix E Integration 408 3 Click OK ...