cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
581
Views
5
Helpful
2
Replies

CISCO Works login Port

6tschraml
Level 1
Level 1

Is there a way to change the default login port 1741

to another value? Thanks in advance.

Thomas Schraml

2 Replies 2

minie
Level 4
Level 4

Please be aware of following bug.

CSCdu37552

Externally found moderate defect: Closed (C)

The webserver can no longer run on ports < 1024

To change the default web port to a port > 1024, use following procedure.

- DOS CLI "net stop crmdmgtd"

- edit the file CSCOpx\lib\wbe\conf and replace all 1741 entries with desired port #

- edit the file CSCOpx\lib\classpath\md.properties and replace all 1741 with desired port #

- go to the windows registry Start -> Run -> regedit

- HKEY_LOCAL_MACHINE\Software\Cisco\ResourceManager\CurrentVersion\Environment

change values of PX_PORT and PX_WEB_PORT from 1741 to desired port #

For Solaris, edit CSCOpx/lib/classpath/md.properties file

- CLI "net start crmdmgtd"

beu9901
Level 1
Level 1

Yes, there is a way. But why would you change it?

Even when you change the port to another one, there are for example Perl-scripts which take port 1741.

Search for "1741" on the partition you installed Cisco Works and try it out yourself.

If you will do this trick just for security reasons, then I think this is the wrong way.

Kind regards

Review Cisco Networking for a $25 gift card