Changing the PortAssist Manager UDP Port Number: AIX
Use this procedure to change the PortAssist Manager UDP port number
for a specific communication agent in the AIX operating environment.
Procedure
- Open /usr/lbin/tty with vi (or your choice of text editor).
- You should see the following command:
./agent &
- Add the new port number just before the & in the command.
Example: ./agent 2362 &
- Save the file and exit the
editor.
- You must now reconfigure the PortAssist Manager server to use the same
UDP port number to communicate with this specific
communication agent. To do this, see Changing the PortAssist Manager Server UDP
Port.