security firewall name <name> rule <rule-number> action <action>
Defines the actions for a firewall rule set.
Syntax
set security firewall name
name
rule
rule-number
action { accept | drop }
delete security firewall name
name
rule
rule-number
action
show security firewall name
name
rule
rule-number
action
Parameters
name
The name of a firewall rule set.
rule-number
The numeric identifier of a rule. The identifier ranges from 1 through 9999.
accept
Accepts the packet. To be performed when a packet satisfies the match criteria specified in the rule.
Exactly one action must be specified. The system does not enforce this one-action limit at commit time, but the
configuration does not function unless only one action is specified.
drop
Drops the packet silently. To be performed when a packet satisfies the match criteria specified in the rule.
Exactly one action must be specified. The system does not enforce this one-action limit at commit time, but the
configuration does not function unless only one action is specified.
Modes
Configuration mode
Configuration Statement
security {
firewall {
name name {
rule rule-number
action
{
accept
drop
}
}
}
}
Usage Guidelines
Use the set form of this command to define a firewall rule within a firewall rule set.
Use the delete form of this command to delete a rule from a firewall rule set.
Use the show form of this command to display a rule from a firewall rule set.
Firewall Commands
Brocade 5600 vRouter Firewall Configuration Guide
53-1004253-01
57
Содержание 5600 vRouter
Страница 6: ...Brocade 5600 vRouter Firewall Configuration Guide 6 53 1004253 01 ...
Страница 10: ...Preface Brocade 5600 vRouter Firewall Configuration Guide 10 53 1004253 01 ...
Страница 12: ...About This Guide Brocade 5600 vRouter Firewall Configuration Guide 12 53 1004253 01 ...
Страница 20: ...Firewall Overview Brocade 5600 vRouter Firewall Configuration Guide 20 53 1004253 01 ...
Страница 96: ...Zone Based Firewall Commands Brocade 5600 vRouter Firewall Configuration Guide 96 53 1004253 01 ...
Страница 100: ...ICMPv6 Types Brocade 5600 vRouter Firewall Configuration Guide 100 53 1004253 01 ...