statistics-channels.grammar.xml revision 1cf118a656f5fd210787908b845362077fc507f8
1cf118a656f5fd210787908b845362077fc507f8Evan Hunt<!--
1cf118a656f5fd210787908b845362077fc507f8Evan Hunt - Copyright (C) 2004-2018 Internet Systems Consortium, Inc. ("ISC")
1cf118a656f5fd210787908b845362077fc507f8Evan Hunt -
1cf118a656f5fd210787908b845362077fc507f8Evan Hunt - This Source Code Form is subject to the terms of the Mozilla Public
1cf118a656f5fd210787908b845362077fc507f8Evan Hunt - License, v. 2.0. If a copy of the MPL was not distributed with this
1cf118a656f5fd210787908b845362077fc507f8Evan Hunt - file, You can obtain one at http://mozilla.org/MPL/2.0/.
1cf118a656f5fd210787908b845362077fc507f8Evan Hunt-->
1cf118a656f5fd210787908b845362077fc507f8Evan Hunt
1cf118a656f5fd210787908b845362077fc507f8Evan Hunt<!-- Generated by doc/misc/docbook-options.pl -->
1cf118a656f5fd210787908b845362077fc507f8Evan Hunt
1cf118a656f5fd210787908b845362077fc507f8Evan Hunt<programlisting>
1cf118a656f5fd210787908b845362077fc507f8Evan Hunt<command>statistics-channels</command> {
1cf118a656f5fd210787908b845362077fc507f8Evan Hunt <command>inet</command> ( <replaceable>ipv4_address</replaceable> | <replaceable>ipv6_address</replaceable> |
1cf118a656f5fd210787908b845362077fc507f8Evan Hunt * ) [ port ( <replaceable>integer</replaceable> | * ) ] [
1cf118a656f5fd210787908b845362077fc507f8Evan Hunt <command>allow</command> { <replaceable>address_match_element</replaceable>; ...
1cf118a656f5fd210787908b845362077fc507f8Evan Hunt } ];
1cf118a656f5fd210787908b845362077fc507f8Evan Hunt};
1cf118a656f5fd210787908b845362077fc507f8Evan Hunt</programlisting>