From 4ef110fd2c501b718344c72d495ad7e16d2bd465 Mon Sep 17 00:00:00 2001 From: Christian Breunig Date: Sat, 30 Dec 2023 23:25:20 +0100 Subject: T5474: establish common file name pattern for XML conf mode commands We will use _ as CLI level divider. The XML definition filename and also the Python helper should match the CLI node. Example: set interfaces ethernet -> interfaces_ethernet.xml.in set interfaces bond -> interfaces_bond.xml.in set service dhcp-server -> service_dhcp-server-xml.in --- interface-definitions/system-sflow.xml.in | 113 ------------------------------ 1 file changed, 113 deletions(-) delete mode 100644 interface-definitions/system-sflow.xml.in (limited to 'interface-definitions/system-sflow.xml.in') diff --git a/interface-definitions/system-sflow.xml.in b/interface-definitions/system-sflow.xml.in deleted file mode 100644 index c5152abe9..000000000 --- a/interface-definitions/system-sflow.xml.in +++ /dev/null @@ -1,113 +0,0 @@ - - - - - - - - sFlow settings - 990 - - - - - sFlow agent IPv4 or IPv6 address - - auto - - - - ipv4 - sFlow IPv4 agent address - - - ipv6 - sFlow IPv6 agent address - - - - - - - - - - IP address associated with this interface - - - - - txt - Interface name - - - #include - - - - - - Export headers of dropped by kernel packets - - u32:1-65535 - Maximum rate limit of N drops per second send out in the sFlow datagrams - - - - - - - #include - - - Schedule counter-polling in seconds - - u32:1-600 - Polling rate in seconds - - - - - - 30 - - - - sFlow sampling-rate - - u32:1-65535 - Sampling rate (1 in N packets) - - - - - - 1000 - - - - sFlow destination server - - ipv4 - IPv4 server to export sFlow - - - ipv6 - IPv6 server to export sFlow - - - - - - - #include - - 6343 - - - - - - - - -- cgit v1.2.3