Chapter 9: Using the Command Line Interface
628
Examples
This section illustrates several security configuration examples.
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 in 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 Raritan PX3TS
Page 4: ......
Page 6: ......
Page 20: ......
Page 80: ...Chapter 4 Connecting External Equipment Optional 60...
Page 109: ...Chapter 5 PDU Linking 89...
Page 117: ...Chapter 5 PDU Linking 97...
Page 441: ...Chapter 7 Using the Web Interface 421...
Page 464: ...Chapter 7 Using the Web Interface 444...
Page 465: ...Chapter 7 Using the Web Interface 445 Continued...
Page 746: ...Appendix A Specifications 726...
Page 823: ...Appendix I RADIUS Configuration Illustration 803 Note If your PX3TS uses PAP then select PAP...
Page 828: ...Appendix I RADIUS Configuration Illustration 808 14 The new attribute is added Click OK...
Page 829: ...Appendix I RADIUS Configuration Illustration 809 15 Click Next to continue...
Page 860: ...Appendix J Additional PX3TS Information 840...
Page 890: ...Appendix K Integration 870 3 Click OK...
Page 900: ......