How to change the default ports 14141 used in vcs 5.1
book
Article ID: 100037749
calendar_today
Updated On:
Description
Description
To make the change permanent, change the port number in /etc/services
#vcs-app 14141/tcp # VCS Application
#vcs-app 14141/udp # VCS Application
vcs 28282/tcp # VCS Application
vcs 28282/udp # VCS Application To change the default port for 14150
Or
export VCS_SERVICE="vcs-app" in /opt/VRTSvcs/bin/vcsenv and keeping "vcs-app" in /etc/services.
Solution:
Will fixed by changing “vcs-app” as VCS service name by default in
next RP’s/MP’s/GA release.
Issue/Introduction
How to change the default ports 14141 used in vcs 5.1
Was this article helpful?
thumb_up
Yes
thumb_down
No