10 radius nas-ipv6, 11 radius-server accounting host, Radius nas – PLANET XGS3-24040 User Manual

Page 786: Radius, Server accounting host

Advertising
background image


47-4

Default: No specific source IP address for RADIUS packet is configured, the IP address of the interface

from which the RADIUS packets are sent is used as source IP address of RADIUS packet.

Command mode: Global Mode.

Usage guide: The source IP address must belongs to one of the IP interface of the switch, otherwise an

failure message of binding IP address will be returned when the switch send RADIUS packet. We

suggest using the IP address of loopback interface as source IP address, it avoids that the packets from

RADIUS server are dropped when the interface link-down.

Example: Configure the source ip address of RADIUS packet as 192.168.2.254.

Switch#radius nas-ipv4 192.168.2.254

47.10 radius nas-ipv6

Command: radius nas-ipv6 <ipv6-address>

no radius nas-ipv6

Function: Configure the source IPv6 address for RADIUS packet sent by the switch. The “no radius

nas-ipv4” command deletes the configuration.

Parameter: <ipv6-address> is the source IPv6 address of the RADIUS packet, it mast be a valid unicast

IPv6 address.

Default: No specific source IPv6 address for RADIUS packet is configured, the IPv6 address of the

interface from which the RADIUS packets are sent is used as source IPv6 address of RADIUS packet.

Command mode: Global Mode.

Usage guide: The source IPv6 address must belongs to one of the IPv6 interface of the switch,

otherwise a failure message of binding IPv6 address will be returned when the switch send RADIUS

packet. We suggest using the IPv6 address of loopback interface as source IPv6 address, it avoids that

the packets from RADIUS server are dropped when the interface link-down.

Example: Configure the source ipv6 address of RADIUS packet as 2001:da8:456::1.

Switch#radius nas-ipv6 2001:da8:456::1

47.11 radius-server accounting host

Command: radius-server accounting host {<ipv4-address>|<ipv6-address>} [port <port-number>]

[primary]

no radius-server accounting host {<ipv4-address>|<ipv6-address>}

Function: Specifies the IPv4/IPv6 address and listening port number for RADIUS accounting server; the

no command deletes the RADIUS accounting server.

Parameters:

<ipv4-address>|<ipv6-address>

stands for the server IPv4/IPv6

address;

<port-number> for server listening port number from 0 to 65535;

primary for primary server. Multiple RADIUS sever can be configured and would be

available. RADIUS server will be searched by the configured order if primary is not configured, otherwise,

the specified RADIUS server will be used first.

Command Mode: Global Mode

Default: No RADIUS accounting server is configured by default.

Usage Guide: This command is used to specify the IPv4/IPv6 address and port number of the specified

RADIUS server for switch accounting, multiple command instances can be configured. The

Advertising