Usage: qmfilter name = | all type = (generic | specific) srcaddr = (ip | dns | server) dstaddr = (ip | dns | server) srcmask ...

Usage:   qmfilter [ name = ]  | [ all ]            [ [ type = ]  (generic | specific) ]            [ [ srcaddr = ] (ip | dns | server) ]            [ [ dstaddr = ] (ip | dns | server) ]            [ [ srcmask = ] (mask | prefix) ]            [ [ dstmask = ] (mask | prefix) ]            [ [ protocol = ] (ANY | ICMP | TCP | UDP | RAW | ) ]            [ [ srcport = ]  ]            [ [ dstport = ]  ]            [ [ actioninbound = ] (permit | block | negotiate) ]            [ [ actionoutbound = ] (permit | block | negotiate) ]            [ [ resolvedns = ] (yes | no) ]    Displays quick mode filter details from SPD.  Parameters:    Tag               Value   name             -Name of the quick mode filter.   type             -Type of filter to display, either specific or generic.   srcaddr          -Source ip address, dns name, or server type.   dstaddr          -Destination ip address, dns name, or server type.   srcmask          -Source address mask or a prefix of 1 through 32.   dstmask          -Destination address mask or a prefix of 1 through 32.   protocol         -Can be ANY, ICMP, TCP, UDP, RAW, or an integer.   srcport          -Source port. A value of 0 means any port.   dstport          -Destination port. A value of 0 means any port.   actioninbound    -Action for inbound packets.   actionoutbound   -Action for outbound packets.   resolvedns       -Value of 'yes' displays the resolved dns name.  Remarks:  1. Default for the type parameter is ‘generic'.           2. Server type can be WINS, DNS, DHCP or GATEWAY.  Examples: 1. show qmfilter name=qmf           2. show qmfilter all srcaddr=192.134.135.133 proto=TCP           3. If 'all' is specified, all quick mode filters are displayed.           4. If source or destination address name is specified,              only filters associated with that address are displayed.
English
English (United States)
日本語
Japanese