Without being sure what port was set for NetOps Portal to operate properly, how can it be determined in order to log in?
How can we also gain access to the NetOps Portal REST web services in the DX NetOps Performance Management (PM) environment?
Is the URL being used to connect to NetOps Portal correct?
What is the default URL used to access NetOps Portal?
What is the default URL used to access the REST web services for NetOps Portal?
All supported DX NetOps Performance Management releases
The proper URL using default ports for HTTP is:
http://<PORTAL_HOSTNAME>:8181
Alternative:
http://<PORTAL_HOSTNAME>
:8181/pc/desktop/page
The proper URL using default ports for HTTPS is:
https://<PORTAL_HOSTNAME>:8182
Alternative:
https://<PORTAL_HOSTNAME>:8182/pc/desktop/page
<protocol>://<PORTAL_HOSTNAME>
:<port>/pc/center
http://<PORTAL_HOSTNAME>
:8181/pc/center
https://<PORTAL_HOSTNAME>:8182/pc/center
Some environments choose to configure a port for HTTPS access that is not the recommended default of 8182. If this is the case:
A: Contact the administrator of the DX NetOps Performance Management system to determine the correct port to use.
B: Open a new case with the Broadcom Support team for assistance validating the port required and its functionality.
NOTE: The NetOps Portal REST web services require admin user log in. Use the default admin user and it's password to gain access when prompted.