R0106-HP MSR Router Series Security Command Reference(V7)

56
Use undo primary accounting to remove the configuration.
Syntax
primary accounting { ipv4-address | ipv6 ipv6-address } [ port-number | key { cipher | simple } string
| vpn-instance vpn-instance-name ] *
undo primary accounting
Default
No primary RADIUS accounting server is specified.
Views
RADIUS scheme view
Predefined user roles
network-admin
Parameters
ipv4-address: Specifies the IPv4 address of the primary RADIUS accounting server.
ipv6 ipv6-address: Specifies the IPv6 address of the primary RADIUS accounting server.
port-number: Specifies the service port number of the primary RADIUS accounting server. The value
range for the UDP port number is 1 to 65535, and the default setting is 1813.
key { cipher | simple } string: Sets the shared key for secure communication with the primary RADIUS
accounting server.
cipher string: Sets a ciphertext shared key. The string argument is case sensitive.
{ In non-FIPS mode, the key is a string of 1 to 117 cha r a c t e rs.
{ In FIPS mode, the key is a string of 15 to 117 c h arac t e r s .
simple string: Sets a plaintext shared key. The string argument is case sensitive.
{ In non-FIPS mode, the key is a string of 1 to 64 characters.
{ In FIPS mode, the key is a string of 15 to 64 characters. The string must contain digits, uppercase
letters, lowercase letters, and special characters.
vpn-instance vpn-instance-name: Specifies the MPLS L3VPN to which the primary RADIUS accounting
server belongs, where vpn-instance-name is a case-sensitive string of 1 to 31 characters. If the server is
on the public network, do not specify this option.
Usage guidelines
Make sure the port number and shared key settings of the primary RADIUS accounting server are the
same as those configured on the server.
Two accounting servers specified for a scheme, primary or secondary, cannot have identical IP address,
port number, and VPN settings.
The shared key configured by using this command takes precedence over the shared key configured with
the key accounting command.
If the specified server resides on an MPLS L3VPN, specify the VPN by using the vpn-instance
vpn-instance-name option. The VPN specified by this command takes precedence over the VPN
specified for the RADIUS scheme.
If you use the primary accounting command to modify or delete the primary accounting server to which
the device is sending a start-accounting request, communication with the primary server times out. The
device tries to communicate with an active server that has the highest priority for accounting.