NETGEAR L3 Switch User Manual


 
7000 Series L3 Managed Switch Reference Manual for Software v2.0
Switching Commands 7-65
config radius accounting server remove
This command removes a configured accounting server. The IP address specified must match that
of the previously configured accounting server. Since only a single accounting server is supported,
issuing this command will cause future accounting attempts to fail.
Format config radius accounting server remove <ipaddr>
config radius accounting server secret
This command configures the shared secret between the RADIUS client and the RADIUS
accounting server. The IP address specified must match that of the previously configured
accounting server. When this command is issued, the secret will be prompted. The secret must be
an alphanumeric value of 20 characters or less.
Format config radius accounting server secret <ipaddr>
config radius server add
This command configures the IP address to use to connect to a RADIUS server. Up to 3 servers
can be configured per RADIUS client. If the maximum number of configured servers has been
reached, this command will fail until one of the servers is removed using the ‘config radius server
remove’ command. Once a server is added, it is referenced in later ‘config radius server’
commands using the configured IP address.
Format config radius server add <ipaddr>
config radius server port
This command configures the UDP port number to use to connect to the specified RADIUS server.
The IP address specified must match that of a previously configured RADIUS server. The port
number must be in the range of 0 and 65535.
Default 1812
Format config radius server port <ipaddr> <0-65535>