Cli: Setting Radius Server Parameters - HP ProCurve 420 Management And Configuration Manual

Table of Contents

Advertisement

CLI: Setting RADIUS Server Parameters

CLI Commands Used in This Section
Command Syntax
radius-server address [secondary] <host_ip_address | host_name>
radius-server [secondary] port <port_number>
radius-server [secondary] key <key_string>
radius-server [secondary] retransmit <number_of_retries>
radius-server [secondary] timeout <number_of_seconds>
radius-server mac-format <multi-colon | multi-dash | no-delimiter |
single-dash>
radius-server vlan-format <hex | ascii>
show radius
The following example shows how to configure the primary RADIUS server
parameters, including the IP address, UDP port number, secret key, timeout,
retransmit attempts, and the MAC address and VLAN ID formats.
HP420(config)#radius-server address 10.1.2.25
HP420(config)#radius-server port 1812
HP420(config)#radius-server key green
HP420(config)#radius-server timeout 10
HP420(config)#radius-server retransmit 5
HP420(config)#radius-server mac-format single-dash
HP420(config)#radius-server vlan-format ascii
HP420(config)#
The following example shows how to configure the secondary RADIUS server
IP address and secret key.
HP420(config)#radius-server address secondary 10.1.1.103
HP420(config)#radius-server secondary key blue
HP420(config)#
Access Point Configuration
Configuring RADIUS Client Authentication
CLI Reference Page
page 6-43
page 6-44
page 6-44
page 6-45
page 6-45
page 6-46
page 6-47
page 6-47
5-45

Advertisement

Table of Contents
loading

Table of Contents