Specifications

OmniAccess Reference: AOS-W System Reference
742 Part 031652-00 May 2005
ip radius dynamic-authorization
Configures a RFC-3576 compliant RADIUS client.
Syntax
ip radius dynamic-authorization client A.B.C.D
Where:
A.B.C.D is the IP address of the RADIUS client.
Example
(hostswitch) (config) #ip radius dynamic-authorization client 3.3.3.3
(hostswitch) (config) #
ip radius nas-ip
Configures the NAS IP address sent in RADIUS packets.
Syntax
ip radius nas-ip A.B.C.D
Where:
A.B.C.D is the NAS IP address.
Example
(hostswitch) (config) # ip radius nas-ip 30.30.30.0
(hostswitch) (config)
ip radius source-interface
Selects the source address of outgoing RADIUS requests.
Syntax
ip radius source-interface <loopback | <vlan><vlanid>
Where:
loopback specifies the use of the IP address of the loopback interface
vlan specifies the use of the IP address of the specified VLAN
vlanid is the VLAN number (a number between 1 and 4096).
Example
(hostswitch) (config) #ip radius source-interface loopback
(hostswitch) (config) #