A SERVICE OF

logo

Command Reference Guide Radius Group Command Set
61200510L1-35E Copyright © 2005 ADTRAN 1352
server [acct-port <port number>| auth-port <port number>]
Use the server command to add a predefined RADIUS server to the current named list of servers. See
radius-server on page 492 for more information.
Syntax Description
acct-port
<port number>
Defines the accounting port value.
auth-port
<port number>
Defines the authorization port value.
Default Values
No defaults necessary for this command.
Applicable Platforms
This command applies to the NetVanta 300, 1000, 1000R, 2000, 3000, 4000, and 5000 and Total Access
900 Series units.
Command History
Release 5.1 Command was introduced.
Usage Examples
The following example adds a server to the myServers list:
(config)#aaa group server radius myServers
(config-sg-radius)#server 1.2.3.4 acct-port 786 auth-port 1812
(config-sg-radius)#server 4.3.2.1
(config-sg-radius)#exit
(config)#
or
(config)#aaa group server radius myServers
(config-sg-radius)#server 4.3.2.1
(config-sg-radius)#exit
(config)#