R211x-HP Flexfabric 11900 Security Command Reference

Table Of Contents
57
Examples
# Set the status of the primary authentication server in RADIUS scheme radius1 to blocked.
<Sysname> system-view
[Sysname] radius scheme radius1
[Sysname-radius-radius1] state primary authentication block
Related commands
display radius scheme
state secondary
state secondary
Use state secondary to set the status of a secondary RADIUS server.
Syntax
state secondary { accounting | authentication } [ { ipv4-address | ipv6 ipv6-address } [ port-number |
vpn-instance vpn-instance-name ] * ] { active | block }
Default
Every secondary RADIUS server specified in a RADIUS scheme is in active state.
Views
RADIUS scheme view
Predefined user roles
network-admin
mdc-admin
Parameters
accounting: Sets the status of a secondary RADIUS accounting server.
authentication: Sets the status of a secondary RADIUS authentication server.
ipv4-address: Specifies the IPv4 address of a secondary RADIUS server.
ipv6 ipv6-address: Specifies the IPv6 address of a secondary RADIUS server.
port-number: Service port number of a secondary RADIUS server, a UDP port number in the range of 1
to 65535. The default port number of a secondary accounting server is 1813 and that of a secondary
authentication is 1812.
vpn-instance vpn-instance-name: Specifies the MPLS L3VPN to which the secondary RADIUS server
belongs, where vpn-instance-name is a case-sensitive string of 1 to 31 characters.
active: Specifies the active state, the normal operation state.
block: Specifies the blocked state, the out-of-service state.
Usage guidelines
If no IP address is specified, this command changes the status of all configured secondary RADIUS
servers.
If the device finds that a secondary server in active state is unreachable, the device does the following:
Changes the status of the secondary server to blocked.