Ip csg radius pod timeout – Cisco OL-15491-01 User Manual

Page 138

Advertising
background image

A-138

Cisco Content Services Gateway - 2nd Generation Release 2.0 Installation and Configuration Guide

OL-15491-01

Appendix A CSG2 Command Reference

ip csg radius pod timeout

ip csg radius pod timeout

To specify the number of times to retry the RADIUS Packet of Disconnect (PoD) message if it is not
acknowledged by means of an ACK message, and the interval between retransmissions, use the ip csg
radius pod timeout
command in global configuration mode. To restore the default timeout, use the no
form of this command.

ip csg radius pod timeout timeout retransmit retransmit

no ip csg radius pod timeout timeout retransmit retransmit

Syntax Description

Defaults

The default timeout is 5 seconds.
The default number of retransmits is 3 retransmits.

Command Modes

Global configuration

Command History

Examples

The following example shows how to specify a RADIUS PoD timeout and the number of times to
retransmit the message:

ip csg radius pod timeout 30 retransmit 5

Related Commands

timeout

Number of seconds to wait for an ACK or NAK before sending another PoD
message. The range is from 1 to 1000. The default timeout is 5 seconds.

retransmit retransmit

Number of times to retransmit the message. The range is from 1 to 100. The
default setting is 3 retransmits.

Release

Modification

12.4(11)MD

This command was migrated from CSG1.

Changes from CSG1:

The name of this command changed from radius pod timeout to ip csg radius pod
timeout
.

The configuration mode for this command changed from CSG user group
configuration to global configuration.

Command

Description

ip csg radius pod attribute

Specifies the RADIUS attributes to be copied from the RADIUS Start
message and sent to the NAS in the PoD.

ip csg radius pod nas

Specifies the NAS port to which the CSG2 is to send the PoD message,
and specifies the key to use in calculating the Authenticator.

Advertising