![Extreme Networks EPICenter 5.0 Скачать руководство пользователя страница 131](http://html1.mh-extra.com/html/extreme-networks/epicenter-5-0/epicenter-5-0_manual_2454557131.webp)
Reconfiguring EPICenter Ports
EPICenter Concepts and Solutions Guide
131
Figure 58: The results of a MIB Query
Reconfiguring EPICenter Ports
In some circumstances, the ports used by default within EPICenter may conflict with ports already in
use on your system by other applications.
The Port Configuration Utility lets you change the default database server port and the default web
server port without requiring you to re-install the EPICenter software. See the “Port Configuration
Utility” on page 187 in Appendix B for details on using this utility.
It is also possible that you may need to change the ports used by the Tomcat server, if they conflict with
those used by other applications.
To change these ports, you must edit the
server.xml
file found in the
tomcat\conf
directory under the
EPICenter installation:
•
In Windows this would be
\Program Files\Extreme Networks\EPICenter 5.0\tomcat\conf\server.xml
.
•
In Solaris it would be
/opt/extreme/epc5_0/tomcat/conf/server.xml
Look for the statement defining the Coyote Connector, as shown here:
<!--
Define a non-SSL Coyote HTTP/1.1 Connector on port 80
-->
<Connector className="org.apache.coyote.tomcat4.CoyoteConnector" port="8080"
proxyPort="8080" minProcessors="5" maxProcessors="75" enableLookups="true"
redirectPort="8444" acceptCount="100" debug="0" connectionTimeout="20000"
useURIValidationHack="false" disableUploadTimeout="true" />
Содержание EPICenter 5.0
Страница 12: ...12 EPICenter Concepts and Solutions Guide Preface...
Страница 76: ...76 EPICenter Concepts and Solutions Guide Managing your Network Assets...
Страница 92: ...92 EPICenter Concepts and Solutions Guide Managing VLANs...
Страница 116: ...116 EPICenter Concepts and Solutions Guide Managing Wireless Networks...
Страница 146: ...146 EPICenter Concepts and Solutions Guide VoIP and EPICenter Avaya Integrated Management...
Страница 163: ...Appendices...
Страница 164: ......
Страница 178: ...178 EPICenter Concepts and Solutions Guide Troubleshooting...