Chapter 8: Using the Command Line Interface
464
config:#
security ipAccessControl ipv4 rule add 192.168.84.123/24 accept
insertAbove 5
Results:
A new IPv4 firewall control rule is added to accept all packets sent
from the IPv4 address 192.168.84.123.
The newly-added rule is inserted above the 5th rule. That is, the new
rule becomes the 5th rule, and the original 5th rule becomes the 6th
rule.
Example 3 - User Blocking
The following command sets up two user blocking parameters.
config:#
security userBlocking maximumNumberOfFailedLogins 5 blockTime 30
Results:
The maximum number of failed logins is set to 5.
The user blocking time is set to 30 minutes.
Example 4 - Adding an IPv4 Role-based Access Control Rule
The following command creates a newIPv4 role-based access control
rule and specifies its location in the list.
config:#
security roleBasedAccessControl ipv4 rule add 192.168.78.50 192.168.90.100
admin deny insertAbove 3
Results:
A new IPv4 role-based access control rule is added, dropping all
packets from any IPv4 address between 192.168.78.50 and
192.168.90.100 when the user is a member of the role "admin."
The newly-added IPv4 rule is inserted above the 3rd rule. That is, the
new rule becomes the 3rd rule, and the original 3rd rule becomes
the 4th rule.
Содержание PX3-1000 series
Страница 5: ......
Страница 92: ...Chapter 4 Connecting External Equipment Optional 70...
Страница 668: ...Appendix J RADIUS Configuration Illustration 646 Note If your PX3 uses PAP then select PAP...
Страница 669: ...Appendix J RADIUS Configuration Illustration 647 10 Select Standard to the left of the dialog and then click Add...
Страница 670: ...Appendix J RADIUS Configuration Illustration 648 11 Select Filter Id from the list of attributes and click Add...
Страница 673: ...Appendix J RADIUS Configuration Illustration 651 14 The new attribute is added Click OK...
Страница 674: ...Appendix J RADIUS Configuration Illustration 652 15 Click Next to continue...
Страница 722: ...Appendix L Integration 700 3 Click OK...