MAG-c alc module =================== The :mod:`alc` module provides the following interfaces to interact with certain subscriber-management related protocol packets: - :ref:`alc_dot_radius` - :ref:`alc_dot_pppoe` The :mod:`alc` module also contains some utility modules: - :mod:`alc.tlv` - :mod:`alc.util` To use these APIs, a Python 3 python-script and python-policy need to be configured, refer to `MAG-c Control Plane Function Guide` for details.