F3215-HP Load Balancing Module Security Command Reference-6PW101
90
Examples
# Set the maximum number of stop-accounting request transmission attempts to 1000 for RADIUS
scheme radius1.
<Sysname> system-view
[Sysname] radius scheme radius1
[Sysname-radius-radius1] retry stop-accounting 1000
Related commands
• retry
• retry stop-accounting
• timer response-timeout
• display stop-accounting-buffer
secondary accounting (RADIUS scheme view)
Use secondary accounting to specify a secondary RADIUS accounting server.
Use undo secondary accounting to remove the configuration.
Syntax
secondary accounting { ipv4-address | ipv6 ipv6-address } [ port-number | key [ cipher | simple ] key
| vpn-instance vpn-instance-name ] *
undo secondary accounting [ ipv4-address | ipv6 ipv6-address ]
Default
No secondary RADIUS accounting server is specified.
Views
RADIUS scheme view
Default command level
2: System level
Parameters
ipv4-address: Specifies the IPv4 address of the secondary RADIUS accounting server.
ipv6 ipv6-address: Specifies the IPv6 address of the secondary RADIUS accounting server, which must
be a valid global unicast address.
port-number: Specifies the service port number of the secondary RADIUS accounting server, a UDP port
number ranging from 1 to 65535. The default setting is 1813.
key [ cipher | simple ] key: Specifies the shared key for secure communication with the secondary
RADIUS accounting server.
• cipher key: Specifies a ciphertext shared key, a case-sensitive ciphertext string of 1 to 117
characters.
• simple key: Specifies a plaintext shared key, a case-sensitive string of 1 to 64 characters.
• If neither cipher nor simple is specified, you set a plaintext shared key string.
vpn-instance vpn-instance-name: Specifies the VPN to which the secondary RADIUS accounting server
belongs. The vpn-instance-name argument is a case-sensitive string of 1 to 31 characters. If the server is
on the public network, do not specify this option.