Configuring Authentication, Authorization, and Accounting Functions
Setting IP DSCP for RADIUS Server
Perform this task to set IP differentiated services code point (DSCP) for RADIUS server.
SUMMARY STEPS
1. configure
2. radius-server ipv4 dscp codepoint_value
3. radius-server ipv4 dscp default
4. Use the commit or end command.
DETAILED STEPS
Command or Action
Step 1
configure
Example:
RP/0/RSP0/CPU0:router# configure
Step 2
radius-server ipv4 dscp codepoint_value
Example:
RP/0/RSP0/CPU0:router(config)# radius-server
ipv4 dscp 45
Step 3
radius-server ipv4 dscp default
Example:
RP/0/RSP0/CPU0:router(config)# radius-server
ipv4 dscp default
Step 4
Use the commit or end command.
OL-28375-03
Cisco ASR 9000 Series Aggregation Services Router Broadband Network Gateway Configuration Guide, Release
Purpose
Enters global configuration mode.
Allows radius packets to be marked with a specific differentiated
services code point (DSCP) value that replaces the outdated IP
precedence, a 3-bit field in the Type of Service byte of the IP header
originally used to classify and prioritize types of traffic. This code
point value ranges from 0 to 63.
Matches the packets with default dscp (000000).
commit—Saves the configuration changes and remains within the
configuration session.
end—Prompts user to take one of these actions:
• Yes— Saves configuration changes and exits the
configuration session.
• No—Exits the configuration session without committing the
configuration changes.
• Cancel—Remains in the configuration mode, without
committing the configuration changes.
Setting IP DSCP for RADIUS Server
4.3.x
49