User's Manual Part 2
57JadeOSUserManual
9.4.1ConfiguringACL
ACLisusedtospecifyuser’snetworkaccess.Pleaserefertochapter9.2and9.3for
more information.
9.4.2Configuringrole
ConfiguringAAAprofileneedtoconfigureuserrolebeforeauthenticationandafter
authentication.Pleaserefertochapter9.3formoreinformation.
9.4.3ConfiguringRadiusServerGroup
Step1ConfigureRadiusserverRS1,includingIPaddressofradiusserver,authen‐
ticationkeyandlocalIPaddress:
(JadeOS) (config)#aaa authentication-server radius RS1
(JadeOS) (RADIUS Server "RS1")#host 119.6.200.245
(JadeOS) (RADIUS Server "RS1")#key 123456
(JadeOS) (RADIUS Server "RS1")#ip 119.6.200.33
(JadeOS) (RADIUS Server "RS1")#exit
Step2ConfigureRadiusservergroupSG1,includingseveralRadiusServer.
(JadeOS) (config)#aaa server-group SG1
(JadeOS) (Server Group "SG1")#auth-server RS1
CommandssupportedbyRadiusServer
Attribute Description
acctport portnumberusingtoaccounting;range:1-65535; default value:
1813
authport
Port number using to authentication; range: 1-65535; default
value: 1812
host
IPaddressandhostnameofRadiusserver
ip Sourceaddressofradiusrequest
key Pre‐sharedkey
nas‐identifier nas‐identifierusedinRADIUSdatapacket
nas‐ip nas‐ipofRADIUSdatapacket
retr ansmit Maximumnumberofrequest;range:0‐3;defaultvalue:3
timeout Requesttimeout;range:1‐30s;defaultvalue:5s
use‐md5 EncryptionusingMD5s
CommandssupportedbyRadiusServerGroup
Attribute Description