Chapter 8: Using the Command Line Interface
434
Example 1 - IPv4 Firewall Control Configuration
The following command sets up two parameters of the IPv4 access
control feature.
config:#
security ipAccessControl ipv4 enabled true defaultPolicyIn accept
defaultPolicyOut accept
Results:
The IPv4 access control feature is enabled.
The default policy for inbound traffic is set to "accept."
The default policy for outbound traffic is set to "accept."
Example 2 - Adding an IPv4 Firewall Rule
The following command adds a new IPv4 access control rule and
specifies its location in the list.
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.
Summary of Contents for PX3-4000 series
Page 5: ......
Page 627: ...Appendix I RADIUS Configuration Illustration 606 Note If your PX uses PAP then select PAP...
Page 632: ...Appendix I RADIUS Configuration Illustration 611 14 The new attribute is added Click OK...
Page 633: ...Appendix I RADIUS Configuration Illustration 612 15 Click Next to continue...
Page 648: ...Appendix J Integration 627 3 Click OK...
Page 661: ...Appendix J Integration 640 2 Launch dcTrack to import the spreadsheet file...