▶
Modify an IPv6 rule's policy:
config:# security ipAccessControl ipv6 rule modify <direction>
<rule_number> policy <policy>
▶
Modify all contents of an IPv6 existing rule:
config:# security ipAccessControl ipv6 rule modify <direction>
<rule_number> ipMask <ip_mask> policy <policy>
Variables:
•
•
<direction> is one of the options: in or out.
Direction
in
out
•
•
<rule_number> is the number of the existing rule that you want to modify.
•
•
<ip_mask> is the combination of the IP address and subnet mask values (or prefix length), which are
separated with a slash. For example, an IPv4 combination looks like this: 192.168.94.222/24.
•
•
<policy> is one of the options: accept, drop or reject.
Option Description
accept
Accepts traffic from/to the specified IP address(es).
drop
Discards traffic from/to the specified IP address(es), without sending
any failure notification to the source or destination host.
reject
Discards traffic from/to the specified IP address(es), and an ICMP
message is sent to the source or destination host for failure notification.
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 <direction>
<rule_number>
Description
Inbound traffic.
Outbound traffic.
455
Need help?
Do you have a question about the Server Technology PRO4X and is the answer not in the manual?