Programmable Internetworking & Communication Operating System Docs ... Click Spaces -> Space Directory to see docs for all releases ...
Page tree
Skip to end of metadata
Go to start of metadata

The set system aaa tacacs-plus port-number command configures the port number of a TACACS+ server.


Command Syntax
set system aaa tacacs-plus port-number <integer>


Parameter

Parameter

Description

port-number <integer>

Specifies a port of a TACACS+ server.

The value is an integer type. The default value is 49.

Note:

The value of port number should be the same with that on the TACACS+ servers.


Example
•  Configure the port number of a TACACS+ server.

admin@XorPlus# set system aaa tacacs-plus port-number 3
admin@XorPlus# commit 
  • No labels