Syntax Examples - Avaya AP-7 User Manual

Avaya ap-7 access point: user guide
Hide thumbs Also See for AP-7:
Table of Contents

Advertisement

Syntax Examples

Use the following command to configure a RADIUS Server and assign it to a VLAN. The
RADIUS Server Profile index is specified by the index parameter and the subindex parameter
specifies whether you are configuring a primary or secondary RADIUS server.
[Device-Name]> set radiustbl <Index> profname <Profile Name> seraddrfmt <1 - IP
Address 2 - Name> sernameorip <IP Address or Name> port <value> ssecret <value>
responsetm <value> maxretx <value> acctupdtintrvl <value> macaddrfmt <value>
authlifetm <value> radaccinactivetmr <value> vlanid <vlan id -1 to 4094> status enable
Example: Primary server configuration
[Device-Name]> set radiustbl 1.1 profname "MAC Authentication" seraddrfmt 1
sernameorip 20.0.0.20 port 1812 ssecret public responsetm 3 maxretx 3 acctupdtintrvl 0
macaddrfmt 1 authlifetm 900 radaccinactivetmr 5 vlanid 22 status enable
Example: Secondary server configuration
[Device-Name]> set radiustbl 1.2 profname "MAC Authentication" seraddrfmt 1
sernameorip 20.0.0.30 port 1812 ssecret public responsetm 3 maxretx 3 acctupdtintrvl 0
macaddrfmt 1 authlifetm 900 radaccinactivetmr 5 vlanid 33 status enable
Example: View RADIUS configuration
[Device-Name]> show radiustbl
Index
Primary/Backup
Profile Name
Server Status
Server Addressing Format
IP Address/Host Name
Destination Port
VLAN Identifier
MAC Address Format
Response Time
Maximum Retransmission
Authorization Lifetime
Accounting Update Interval
Accounting Inactivity Timer
Index
Primary/Backup
Profile Name
Server Status
Server Addressing Format
IP Address/Host Name
: 1
: Primary
: MAC Authentication
: notReady
: ipaddr
: 0.0.0.0
: 1812
: -1
: dashdelimited
: 3
: 3
: 0
: 0
: 5
: 1
: Backup
: MAC Authentication
: notReady
: ipaddr
: 0.0.0.0
RADIUS Commands
Issue 1 September 2004
255

Advertisement

Table of Contents
loading

Table of Contents