aaa
IsaRadiusServer

Defines a RADIUS server instance. User can only configure up to 5 RADIUS servers.



public class IsaRadiusServer

Properties
aaa.IsaRadiusServerConnection-Set type=Children-Set
accPort Specifies the UDP port number on which to contact the RADIUS server for accounting. While the 'accounting' bit is off, the value is zero; when the 'accounting' bit is switched on without specifying a value, the system sets it to 1813 by default.

type=int
default=0
minimum=0
maximum=65535
Displayed(tab/group)=Accounting Port

address Specifies the IP address of the RADIUS server. A valid unicast IP address must be specified at row creation time.

type=InetAddress
default=0.0.0.0
Displayed(tab/group)=Server IP Address

addressType Specifies the type of address stored in the property named address.

type=rtr.InetAddressType
default=ipv4

valid enums=ipv4 (Where parent is one of (aaa.IsaRadiusPolicy))

adminState Specifies the administrative state of the ISA RADIUS server.

type=int
default=down
Displayed(tab/group)=Admin State
enums=
    1: up - In Service
    2: down - Out of Service

authPort Specifies the UDP port number on which to contact the RADIUS server for authentication. While the 'authentication' bit is off, the value is zero; when the 'authentication' bit is switched on without specifying a value, the system sets it to 1812 by default.

type=int
default=0
minimum=0
maximum=65535
Displayed(tab/group)=Authentication Port

coaPort Specifies the UDP port number on which to contact the RADIUS server for Change-of-Authorization messages. While the 'coa' bit is off, the value is zero; when the 'coa' bit is switched on without specifying a value, the system sets it to 3799 by default.

type=int
default=0
minimum=0
maximum=65535
Displayed(tab/group)=COA Port

purpose Specifies the purpose of this ISA RADIUS server.

type=aaa.IsaRadiusSrvPurpose
Displayed(tab/group)=Purpose

radServId Specifies the index of this RADIUS server in the set of servers associated with this NAT accounting policy.

type=long
access=read-create
default=0
minimum=1
maximum=10
Displayed(tab/group)=ID

secret Note: Because is secure is set to "yes", the password is not visible outside of NFM-P server.

type=string
default=
minimum=0
maximum=64
Displayed(tab/group)=Secret Name (/Secret)

  
Properties inherited from policy.PolicyItemDefinition
containingPolicyDisplayedName, containingPolicyId
 
Properties inherited from policy.PolicyObject
description, displayedName, globalPolicy, id, isLocal, policyType, siteId, siteName, templateObject
 
Properties inherited from ManagedObject
actionMask, children-Set, deploymentState, isFaultSquelched, name, objectFullName, selfAlarmed
 
Methods

clearSecret

Remove secret associated with ISA RADIUS Server.
Input Parameters:
deployer : Deployer - the deployment state
synchronousDeploy : boolean - (Optional) Specify whether to block until the changes have been fully deployed to the network. A value of "true" means to block. A value of "false" means to return immediately. Default: false (asynchronous)
clearOnDeployFailure : boolean - (Optional) Specify whether to clear any failed deployers. A value of "true" means to clear. A value of "false" means to leave the failed deployer. Default: false
deployRetries : int - (Optional) The number of times to attempt re-deployment during synchronous deployment. This parameter is meaningless in the asynchronous case. Default: 0
deployRetryInterval : long - (Optional) The number of milliseconds to wait between deployment retries. This parameter is meaningless in the asynchronous case. Default: 0
taskDescription : string - (Optional) A user friendly description of what the operation does. This information will be used by the task manager.
instanceFullName : string - the full name of the object.
continueOnFailure : continueOnFailure - (Optional) Continue processing requests in this stream if an exception occurs, unless the request is invalid. Default: false
Supported Network Elements
7750 SR Supported from 11.0.R1 until 12.0.R1
  • Excluded chassis types: 7750-SR1, 7750-SRc4, 7750-SRc12
Supported from 12.0.R1 until 13.0.R8
  • Excluded chassis types: 7750-SRc4, 7750-SRa4, 7750-SRa8, 7750 SR-1e, 7750 SR-2e, 7750 SR-3e, 7750-SR1 Fixed CFM, 7750 SR-14s, 7750 SR-7s, 7750 SR-1s, 7750 SR-2s
Supported from 13.0.R8
  • Excluded chassis types: 7750-SRc4, 7750-SRa4, 7750-SRa8, VSR-MG, 7750-SR1 Fixed CFM, 7750 SR-14s, 7750 SR-7s, 7750 SR-1s, 7750 SR-2s
7450 ESS Supported from 11.0.R1
  • Excluded chassis types: 7450-ESS1
Product Specifics
7450 ESS 20.0
7450 ESS 21.0
7450 ESS 22.0
7450 ESS 23.0
7450 ESS 24.0
7450 ESS 25.0
7750 SR 20.0
7750 SR 21.0
7750 SR 22.0
7750 SR 23.0
7750 SR 24.0
7750 SR 25.0