pdp radius

Description

Shows and configures the RADIUS accounting options.

Syntax

pdp radius

      ip

            reset

            set <options>

      groups

            fetch <options>

            reset

            set <options>

      parser

            reset

            set <options>

      roles

            fetch <options>

            reset

            set <options>

      status

Parameters

Parameter

Description

ip <options

Configures the secondary IP options.

The available <options> are:

  • Set the secondary IP index:

    pdp radius ip set <attribute index> [-a <vendor specific attribute index>] [-c <vendor code>]

  • Reset the secondary IP settings:

    pdp radius ip reset

groups <options

Configures the options for user groups.

The available <options> are:

  • Control whether to fetch groups from RADIUS messages:

    pdp radius groups fetch {off | on}

    • off - Do not fetch.

    • on - Fetch.

  • Reset user groups options:

    pdp radius groups reset

  • Set group index:

    pdp radius groups set <options>

    • To set group index for machines:

      pdp radius groups set -m <attribute index> [-a <vendor specific attribute index>] [-c <vendor code>] [-d <delimiter>]

    • To set group index for users:

      pdp radius groups set -u <attribute index> [-a <vendor specific attribute index>] [-c <vendor code>] [-d <delimiter>]

parser <options

Configures the parsing options.

The available <options> are:

  • Reset parsing options:

    pdp radius parser reset

  • Set parsing options for attributes:

    pdp radius parser set <attribute index> [-c <vendor code> -a <vendor specific attribute index>] -p <prefix> -s <suffix>

roles <options>

Configures how to obtain roles from RADIUS messages.

The available <options> are:

  • Control whether to fetch roles from RADIUS messages:

    pdp radius roles fetch {off | on}

    • off - Do not fetch.

    • on - Fetch.

  • Reset role fetch options:

    pdp radius roles reset

  • Set role index:

    pdp radius roles set <options>

    • Set role index for machines:

      pdp radius roles set -m <attribute index> [-a <vendor specific attribute index>] [-c <vendor code>] [-d <delimiter>]

    • Set role index for users:

      pdp radius roles set -u <attribute index> [-a <vendor specific attribute index>] [-c <vendor code>] [-d <delimiter>]

status

Shows the current status.