Supported RADIUS Attribute Value Pairs (AVPs)
Table of Contents
Expand all | Collapse all
-
-
- Add a Branch
- Add a Data Center
- Add a Branch Gateway
- Configure Circuits
- Configure Internet Circuit Underlay Link Aggregation
- Configure Private WAN Underlay Link Quality Aggregation
- Configure Circuit Categories
- Configure Device Initiated Connections for Circuits
- Add Public IP LAN Address to Enterprise Prefixes
- Manage Data Center Clusters
- Configure a Site Prefix
- Configure a DHCP Server
- Configure NTP for Prisma SD-WAN
- Configure the ION Device at a Branch Site
- Configure the ION Device at a Data Center
- Switch a Site to Control Mode
- Allow IP Addresses in Firewall Configuration
-
- Configure a Controller Port
- Configure Internet Ports
- Configure WAN/LAN Ports
- Configure a Loopback Interface
- Configure a PoE Port
- Configure and Monitor LLDP Activity and Status
- Configure a PPPoE Interface
- Configure a Layer 3 LAN Interface
- Configure Application Reachability Probes
- Configure a Secondary IP Address
- Configure a Static ARP
- Configure a DHCP Relay
- Configure IP Directed Broadcast
- VPN Keep-Alives
-
- Configure Prisma SD-WAN IPFIX
- Configure IPFIX Profiles and Templates
- Configure and Attach a Collector Context to a Device Interface in IPFIX
- Configure and Attach a Filter Context to a Device Interface in IPFIX
- Configure Global and Local IPFIX Prefixes
- Flow Information Elements
- Options Information Elements
- Configure the DNS Service on the Prisma SD-WAN Interface
- Configure SNMP
-
-
- Prisma SD-WAN Branch Routing
- Prisma SD-WAN Data Center Routing
-
- Configure Multicast
- Create a WAN Multicast Configuration Profile
- Assign WAN Multicast Configuration Profiles to Branch Sites
- Configure a Multicast Source at a Branch Site
- Configure Global Multicast Parameters
- Configure a Multicast Static Rendezvous Point (RP)
- Learn Rendezvous Points (RPs) Dynamically
- View LAN Statistics for Multicast
- View WAN Statistics for Multicast
- View IGMP Membership
- View the Multicast Route Table
- View Multicast Flow Statistics
- View Routing Statistics
- Prisma SD-WAN Incident Policies
-
- Prisma SD-WAN Branch HA Key Concepts
- Configure Branch HA
- Configure HA Groups
- Add ION Devices to HA Groups
- View Device Configuration of HA Groups
- Edit HA Groups and Group Membership
-
- Configure Branch HA with Gen-1 Platforms (2000, 3000, 7000, and 9000)
- Configure Branch HA with Gen-2 Platforms (3200, 5200, and 9200)
- Configure Branch HA with Gen-2 Embedded Switch Platforms (1200-S or 3200-L2)
- Configure Branch HA for Devices with Software Cellular Bypass (1200-S-C-5G)
- Configure Branch HA for Platforms without Bypass Pairs
- Configure Branch HA in a Hybrid Topology with Gen-1 (3000) and Gen-2 (3200) Platforms
- Prisma SD-WAN Incidents and Alerts
Supported RADIUS Attribute Value Pairs (AVPs)
Learn about the supported RADIUS server attribute value pairs.
Where Can I Use This? | What Do I Need? |
---|---|
|
|
RADIUS packets include a set of AVPs
to identify information about the user and other attributes. You
can override certain configurations from RADIUS server using the
user policy. Supported AVPs are:
- Dynamic VLANYou can choose to place different clients on different VLANs to limit the broadcast domain by configuring appropriate VLAN in each user profile. RFC 3580 defines the following Attribute Value Pairs (AVPs) to support dynamic VLAN.Tunnel-Type=VLAN (13) Tunnel-Medium-Type=802 Tunnel-Private-Group-ID=VLANIDThe VLAN ID must be pre-programmed on the ION device prior to receiving the AVP by creating the corresponding SVI. If the received dynamic VLAN is pre-configured, the switch port allows the traffic. If the received dynamic VLAN is not pre-configured, then the ION device raises an alarm. Until the issue is resolved, the port remains unauthorized and client traffic is blocked.Re-authentication Timeout
- The ION device authenticates or reinitializes the client after a session timeout based on the value of the Termination-Action.
- The value RADIUS-Request (1) indicates that authentication occurs on expiration of the Session-Time.
- The value Default (0) indicates that the session will terminate.
Idle TimeoutOn receiving the Idle Timeout AVP from the RADIUS server, the ION device does one of the following:- If the timeout value in the received Idle Timeout AVP is 0, then ION device adds the client as a static client, that is, the client will never age. If re-auth timer is configured, then the client is forced to re-authenticate when the timer expires.
- If the timeout value is non-zero, then the ION device adds the client as a dynamic entry which will age based on the switch global aging timer. The Idle Timeout AVP value is discarded due to the switch limitation which cannot age clients differently.
- If the Idle Timeout AVP is not present, then the ION device adds the client as a static client and the client will never age. If re-auth timer is configured, then the client is forced to re-authenticate when the timer expires.