DCNM Web Client
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-16-2012 06:58 AM
Looking to understand what port our DCNM server is running on. I'm led to believe its not 8080 or 80 which are the defaults.
Is there a way of me seeing what port it is using inorder for me to point a browser to it ?
Thanks
- Labels:
-
Storage Networking

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-16-2012 03:30 PM
If DCNM is server version.
Just type the IP address of the server running DCNM in the browser.
default is 8080
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-16-2012 03:46 PM
Hello Simon,
The filename server.properties contain the port number for the client
you can go to the following location:
c:\program files\cisco systems\dcm\fm\conf\server.properties
#web properties modified by installer
mds.web.https=false
web.port=80
# Specify the full address of web address to
# redirect to which is the closest to Database server
# Sample: http://host1:8080
web.optimizedPath=
