set global-radius-conf

In the R81.10.X releases, this command is available starting from the R81.10.00 version.

Description

Configure the NAS IPv4 / IPv6 address for RADIUS server authentication.

NAS IPv4 / IPv6 address indicates the identifying IP Address of the NAS which is requesting authentication of the user, and should be unique to the NAS within the scope of the RADIUS server.

Syntax

set global-radius-conf [ nas-ip-address <nas-ipv4-address> ] [ nasIPV6 <nas-ipv6-address> require-message-authenticator {true | false}]

Parameters

Parameter

Description

nas-ipv4-address

NAS IPv4 address

Type: IPv4 address

nas-ipv4-address

NAS IPv4 address

Type: IPv6 address

require-message-authenticator

  • true - Enable.

  • false - Disable.

Example Command

set global-radius-conf nas-ip-address 192.168.1.1 nasIPV6 0:0:0:0:0:ffff:c0a8:0101 require-message-authenticator true