| firewall flows | Notifies a session has been established | 
                  
                     | filter | Optional. Defines additional firewall flow filter parameters | 
                  
                     | dir [wired-wired| wired-wireless| wireless-wired|
                        wireless-wireless] | Optional. Matches the packet flow direction 
                           wired-wired – Wired to
                              wired flowswired-wireless – Wired
                              to wireless flowswireless-wired –
                              Wireless to wired flowswireless-wireless –
                              Wireless to wireless flows | 
                  
                     | dst port <1-65535> | Optional. Matches the destination port with the specified port 
                           port <1-65535> –
                              Specifies the destination port number from 1 - 65535 | 
                  
                     | ether [dst <MAC>| host <MAC>| src <MAC>| vlan
                        <1-4094>] | Optional. Displays Ethernet filter options 
                           dst <MAC> –
                              Matches only the destination MAC addresshost <MAC> –
                              Matches flows containing the specified MAC addresssrc <MAC> –
                              Matches only the source MAC addressvlan <1-4094> –
                              Matches the VLAN number of the traffic with the specified value.
                              Specify a value from 1- 4094. | 
                  
                     | flow-type [bridged|natted|routed| wired|wireless] | Optional. Matches the traffic flow type 
                           bridged – Bridged
                              flowsnatted – Natted
                              flowsrouted – Routed
                              flowswired – Flows
                              belonging to wired hostswireless – Flows
                              containing a mobile unit | 
                  
                     | icmp {code|type} | Optional. Matches flows with the specified Internet Control Message
                           Protocol (ICMP) version 4 code and type 
                           code – Matches flows
                              with the specified ICMPv4 codetype – Matches flows
                              with the specified ICMPv4 type | 
                  
                     | icmpv6 {code|type} | Optional. Matches flows with the specified ICMP
                        version 6 code and type 
                           code – Optional. Matches flows with the specified ICMPv6 codetype – Optional. Matches flows with the specified ICMPv6 type | 
                  
                     | igmp | Optional. Matches Internet Group Management Protocol (IGMP)
                        flows | 
                  
                     | ip [dst <IP>| host <IP>| proto <0-254>|
                        src <IP>] | Optional. Filters firewall flows based on the IPv4 parameters passed 
                           dst <IP> –
                              Matches destination IP addresshost <IP> –
                              Matches flows containing IPv4 addressproto <0-254> –
                              Matches the IPv4 protocol number with the specified numbersrc <IPv4> –
                              Matches source IP address | 
                  
                     | ipv6 [dst <IPv6>| host <IPv6>| proto
                        <0-254>| src <IPv6>] | Optional. Filters firewall flows based on the
                        IPv6 parameters passed 
                           dst <IPv6> – Matches destination IPv6 addresshost <IPv6> – Matches flows containing IPv6 addressproto <0-254> – Matches the IPv6 protocol number with the
                              specified numbersrc <IPv6> – Matches source IPv6 address | 
                  
                     | max-idle <1-4294967295> | Optional. Filters firewall flows idle for at
                        least the specified duration. Specify a max-idle value from 1 - 4294967295
                        bytes. | 
                  
                     | min-bytes <1-4294967295> | Optional. Filters firewall flows with at least
                        the specified number of bytes. Specify a min-bytes value from 1 - 4294967295
                        bytes. | 
                  
                     | min-idle <1-4294967295> | Optional. Filters firewall flows idle for at
                        least the specified duration. Specify a min-idle value from 1 - 4294967295
                        bytes. | 
                  
                     | min-pkts <1-4294967295> | Optional. Filters firewall flows with at least
                        the given number of packets. Specify a min-bytes value from 1 - 4294967295
                        bytes. | 
                  
                     | not | Optional. Negates the filter expression
                        selected | 
                  
                     | port <1-65535> | Optional. Matches either the source or
                        destination port. Specify a port from 1 - 65535. | 
                  
                     | src <1-65535> | Optional. Matches only the source port with the
                        specified port. Specify a port from 1 - 65535. | 
                  
                     | tcp | Optional. Matches TCP flows | 
                  
                     | udp | Optional. Matches UDP flows |