![Cisco Small Business 300 1.1 Series Administration Manual Download Page 204](http://html.mh-extra.com/html/cisco/small-business-300-1-1-series/small-business-300-1-1-series_administration-manual_2609294204.webp)
Remote Authentication Dial-In User Service (RADIUS) Commands
78-20269-01 Command Line Interface Reference Guide
205
16
16
Remote Authentication Dial-In User Service (RADIUS)
Commands
16.1
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
} | po{
integer
} | isatap{
integer
} | {
physical-port-name
} If the
interface-name is 0, this indicates the default interface
.
-
The subparameter integer has the format: {decimal-digit} |
{integer}{decimal-digit}. decimal-digit has the range 0–9.
The following combinations are possible:
-
ipv6_address%interface_id - Refers to the IPv6 address on the interface
specified.
-
ipv6_address%0 - Refers to the IPv6 address on the single interface on
which an IPv6 address is defined.