beautypg.com

Acct-port, Address – Enterasys Networks X-Pedition XSR CLI User Manual

Page 647

background image

AAA Method Commands

XSR CLI Reference Guide 16-103

acct-port

This command specifies the UDP port for accounting requests and uses the RADIUS method only.

Syntax

acct-port port-number

Syntax of the “no” Form

The no form of this command resets to the default port number:

no acct-port

Default

Authorization port number: 1646.

Mode

AAA Method configuration: 

XSR(aaa-method-radius)#

Example

This example uses RADIUS SBR to reset the UDP accounting port to 6000:

XSR(config)#aaa method radius sbr default
XSR(aaa-method-radius)#auth-port 6000

address

This command specifies the address of the RADIUS server with either a host name or IP address. It 
is used for the RADIUS method only.

Syntax

address {host-name | ip-address} address

Syntax of the “no” Form

The no form of this command clear the address attribute:

no address {host-name | ip-address}

Note: If the port number is 0, the host will not be used for accounting.

port-number

Port number for accounting requests, ranging from 0 to 10,000.

host-name

Specifies the address with a host name.

ip-address

Specifies the IP address.

address

Address string: either a host name or IP address depending on which 
keyword is specified.