Security
| ip filter enable Enables IP filtering. | ||
| Syntax Description | N/A | |
| Default | Disabled | |
| Configuration Mode | config | |
| History | 1.5 | |
| Example | 
            
             | |
| Related Commands | show ip filter | |
| Notes | ||
| ip filter chain [FORWARD <clear> <policy> <rule> | INPUT <clear> <policy> <rule> | OUTPUT <clear> <policy> <rule>] Sets the policy, as a default target, for a specified chain. | ||
| Syntax Description | clear | Delete all rules from this chain | 
| policy | Specify default policy for this chain | |
| rule | Add or modify an IP filtering rule | |
| Default | N/A | |
| Configuration Mode | config | |
| History | 1.5 | |
| Example | 
            
             | |
| Related Commands | show ip filter | |
| Notes | ||
| show ip filter [all | configured] Displays IP filtering configuration or status. | ||
| Syntax Description | all | Displays IP filtering state (including unconfigured rules) | 
| configured | Displays IP filtering configuration | |
| Default | N/A | |
| Configuration Mode | Any configuration mode | |
| History | 1.5 | |
| Example | 
            
             | |
| Related Commands | ip filter chain | |
| Notes | ||