accounting-port:accounting port which is in the range of 1~65535
【Default】
By default, the authentication port is 1812 and accounting port is 1813.
【Command configuration mode】
RADIUS configuration mode
【Example】
!Configure the second IP address of RADIUS server
red to be 192.168.0.200,
authentication port to be 1812 and accounting port to be 1813
QTECH(config-aaa-radius-red)#second-ip 192.168.0.200 1812 1813
!Remove the seconf IP address
of RADIUS server red
QTECH(config-aaa-radius-red)#no second-ip
【Related command】
radius host,primary-ip
8.2.6 secret-key
8-17