server-ip:primary IP address of RADIUS server
authentication-port:authentication port which is in the range of 1~65535
accounting-port:accounting port which is in the range of 1~65535
【Default】
The default authentication port is 1812 and accounting port is 1813.
【Command configuration mode】
RADIUS configuration mode
【Example】
!Configure primary IP address of RADIUS server to be 192.168.0.100,
authentication port to be 1812 and accounting port to be 1813
QTECH(config-aaa-radius-red)#primary-ip 192.168.0.100 1812 1813
!Remove primary IP address of RADIUS server
QTECH(config-aaa-radius-red)#no primary-ip
8-13