subs_id
in commands: dhcp show
, dhcp reauth
, dhcp6 show
, dhcp6 reauth
, and dhcp disconnect
ipfix_reserved
has been added to reserve memory for enabling/changing IPFIX/Netflow parameters. If IPFIX/Netflow parameters are set in the configuration file, memory reservation for IPFIX/Netflow is automatically enabled and parameters/new exporter types can be changed without restarting fastDPI.bind_ipv6_address
and bind_ipv6_subnet
. If the Framed-IPv6-Prefix has a /128 mask, it is not checked against the bind_ipv6_subnet
restriction.dev info
now includes the name of the LAG that the port belongs toClient-Id
now includes tunnel-IP
as part of the subscriber ID. Format of DHCP option Client-Id
with fastpcrf.conf option dhcp_client_id=1
is as follows: [conntype][subs_id][tunnel_ip] conntype = 1 (1 byte) subs_id - 16 bytes tunnel_ip - 4 bytes
Tunnel IP is available in L2TP; for PPPoE, tunnel IP = 0.
ipfix_mtu_limit
to restrict maximum message size for IPFIX UDP packetsvrrp_enable
option changel2subs_id
+ tunnel-IP
. For PPPoE sessions, tunnel IP = 0. CLI commands that use subs_id
as a key (subs prop show
, l2tp show session
, l2tp term
, etc.) may now return multiple entries with the same l2subs_id
.hal mempool props hal mempool stat
DPDK must be built with statistics collection enabled to display mempool stats
Acct-Interim-Interval = 0
is explicitly set in the RADIUS responseYou can check the current installed version with the command below
yum info fastdpi
If you have CentOS 6.x or CentOS 8.x installed, then switch the repository once with the command:
sed -i -e '/^mirrorlist=http:\/\//d' -e 's/^# *baseurl=http:\/\/mirror.centos.org/baseurl=http:\/\/vault .centos.org/' /etc/yum.repos.d/CentOS-*.repo
and then update as usual.
To install the test version, you should issue the following command:
yum --enablerepo vasexperts-beta update fastdpi
Downgrade to 13.3:
yum downgrade fastdpi-13.3 fastpcrf-13.3 dpiutils-13.3 fastradius-13.3