Feature history for radius transmit retries, Restrictions for radius transmit retries, Configuring radius transmit retries – Cisco 10000 User Manual

Page 345: Configuration example for radius transmit retries

Advertising
background image

16-43

Cisco 10000 Series Router Software Configuration Guide

OL-2226-23

Chapter 16 Configuring RADIUS Features

RADIUS Transmit Retries

Restrictions for RADIUS Transmit Retries, page 16-43

Configuring RADIUS Transmit Retries, page 16-43

Configuration Example for RADIUS Transmit Retries, page 16-43

Monitoring and Troubleshooting RADIUS Transmit Retries, page 16-44

Feature History for RADIUS Transmit Retries

Restrictions for RADIUS Transmit Retries

The extended range of RADIUS transmit retries has the following restrictions:

Using a value at the upper limits of the range of RADIUS transmit retries can force the router to
retry for up to 24 hours.

Using an extended value for RADIUS transmit retries can exhaust the amount of available and
allocated buffers.

Configuring RADIUS Transmit Retries

To configure RADIUS transmit retries, enter the following command in global configuration mode:

Note

For more information about available options for the radius-server command, see the Cisco IOS
Command Reference documentation for Cisco IOS Release 12.2.

Configuration Example for RADIUS Transmit Retries

Example 16-1

configures the router to retransmit up to 5 times to the RADIUS server.

Example 16-1 Configuring RADIUS Transmit Retries

Router(config)# radius-server host 10.16.1.2 retransmit 5

Cisco IOS Release

Description

Required PRE

12.3(7)XI1

This feature was integrated into Cisco IOS Release 12.3(7)

XI1.

PRE2

12.2(28)SB

This feature was integrated into Cisco IOS Release
12.2(28)SB.

PRE2

Command

Purpose

Router(config)# radius-server host {hostname |

ip-address} retransmit retries

Specifies the number of times the router retransmits to the
RADIUS server.

The retries option is a value from 1 to a number greater than
17280.

Advertising