RADIUS Commands 249
FILE LOCATION: C:\Users\gina\Desktop\Checkout_new\CLI Folders\Dell Contax
CLI\files\Radius.fm
DELL CONFIDENTIAL – PRELIMINARY 5/15/12 - FOR PROOF ONLY
15
RADIUS Commands
radius-server host
Use the radius-server host Global Configuration mode command to specify a
RADIUS server host. Use the no form of the command to delete the specified
RADIUS server host.
Syntax
radius-server host
{ipv4-address | ipv6-address | ipv6z-address | hostname}
[auth-port auth-port-number] [timeout timeout] [retransmit retries]
[deadtime deadtime] [key key-string] [source {ipv4-address | ipv6-address}]
[priority priority] [usage {login | 802.1x | all}
]
no radius-server host {
ipv4-address
|
ipv6-address
|
hostname
}
Parameters
•
ipv4-address
—Specifies the RADIUS server host IPv4 address.
•
ipv6-address
—Specifies the RADIUS server host IPv6 address.
•
ipv6z-address
—Specifies the RADIUS server host IPv6Z address. The
IPv6Z address format is:
{ipv6-link-local-address}%{interface-name}
.
The subparameters are:
• ipv6-link-local-address—Specifies the IPv6 Link Local address.
•
i
nterface-name—Specifies the outgoing interface name. The interface
name has the format:
vlan{integer} | ch{integer} | isatap{integer} | {physical-port-
name}.
• The subparameter integer has the format: {decimal-digit} |
{integer}{decimal-digit}. decimal-digit has the range 0–9.