User's Manual Part 2

57JadeOSUserManual
9.4.1ConfiguringACL
ACLisusedtospecifyuser’snetworkaccess.Pleaserefertochapter9.2and9.3for
more information.
9.4.2Configuringrole
ConfiguringAAAprofileneedtoconfigureuserrolebeforeauthenticationandafter
authentication.Pleaserefertochapter9.3formoreinformation.
9.4.3ConfiguringRadiusServerGroup
Step1ConfigureRadiusserverRS1,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
Step2ConfigureRadiusservergroupSG1includingseveralRadiusServer.
(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 Presharedkey
nasidentifier nasidentifierusedinRADIUSdatapacket
nasip nasipofRADIUSdatapacket
retr ansmit Maximumnumberofrequest;range:03;defaultvalue:3
timeout Requesttimeout;range:130s;defaultvalue:5s
usemd5 EncryptionusingMD5s
CommandssupportedbyRadiusServerGroup
Attribute Description