Brocade Mobility RFS7000-GR Controller CLI Reference Guide (Supporting software release 4.1.0.0-040GR and later) User Manual

Page 489

Advertising
background image

Brocade Mobility RFS7000-GR CLI Reference Guide

475

53-1001945-01

RADIUS Configuration Commands

19

nas

RADIUS Configuration Commands

Use this command to configure the RADIUS client.

Syntax

nas(A.B.C.D/M)key

(0|2|LINE)

Parameters

Usage Guidelines

Configure the IP address range in Network Access Service (NAS) to service RADIUS access request
from clients within the range mentioned. Only 25 NAS entries can be configured on a RFS7000.

Example

RFS7000(config-radsrv)#nas ?

A.B.C.D/M Radius client IP address

RFS7000(config-radsrv)#nas 10.10.10.0/24 ?

key Radius client shared secret

RFS7000(config-radsrv)#nas 10.10.10.0/24 key ?

0 Password is specified UNENCRYPTED

2 Password is encrypted with password-encryption secret

LINE The secret(client shared secret), upto 32 characters

RFS7000(config-radsrv)#nas 10.10.10.0/24 key 0 very-secret!!

A.B.C.D/M

RADIUS Client IP address.

key

RADIUS Client shared key.

0 – Password is specified UNENCRYPTED.

2 – Password is encrypted with password-encryption secret.

LINE – The secret (client shared secret), up to 32 characters.

Advertising