security firewall name <name> rule <rule-number> tcp flags <flags>
Defines the TCP flag in a packet for an IP firewall rule.
Syntax
set security firewall name
name
rule
rule-number
tcp flags
flags
delete security firewall name
name
rule
rule-number
tcp [ flags
flags
]
show security firewall name
name
rule
rule-number
tcp
Parameters
name
The name of a firewall rule set.
rule-number
The numeric identifier of a rule. The identifier ranges from 1 through 9999.
flags
Matches the specified TCP flags in a packet. The keywords are SYN, ACK, FIN, RST, URG, and PSH.
When specifying more than one flag, flags should be comma-separated. For example, the value of SYN,!ACK,!FIN,!
RST matches packets with the SYN flag set, and the ACK, FIN and RST flags unset.
Modes
Configuration mode
Configuration Statement
security {
firewall {
name name {
rule rule-number {
tcp {
flags flags
}
}
}
}
}
Usage Guidelines
Use the set form of this command to define the TCP flag in a packet of a firewall rule.
Use the delete form of this command to delete the TCP flag in a packet of a firewall rule.
Use the show form of this command to display the TCP flag in a packet of a firewall rule.
Firewall Commands
Brocade 5600 vRouter Firewall Configuration Guide
80
53-1004253-01
Summary of Contents for 5600 vRouter
Page 6: ...Brocade 5600 vRouter Firewall Configuration Guide 6 53 1004253 01 ...
Page 10: ...Preface Brocade 5600 vRouter Firewall Configuration Guide 10 53 1004253 01 ...
Page 12: ...About This Guide Brocade 5600 vRouter Firewall Configuration Guide 12 53 1004253 01 ...
Page 20: ...Firewall Overview Brocade 5600 vRouter Firewall Configuration Guide 20 53 1004253 01 ...
Page 100: ...ICMPv6 Types Brocade 5600 vRouter Firewall Configuration Guide 100 53 1004253 01 ...