Cisco AP775A - Nexus Converged Network Switch 5010 Configuration Manual page 121

Fabric manager configuration guide, release 4.x
Hide thumbs Also See for AP775A - Nexus Converged Network Switch 5010:
Table of Contents

Advertisement

Chapter 2
Installing Cisco MDS NX-OS and Fabric Manager
S e n d d o c u m e n t a t i o n c o m m e n t s t o m d s f e e d b a c k - d o c @ c i s c o . c o m
On a Windows desktop, uncomment the following in the FabricManager.bat or DeviceManager.bat
file in the C:\Program Files\Cisco Systems\MDS9000\bin directory:
rem JVMARGS=%JVMARGS% -Dsnmp.localport=9001
On a UNIX desktop, uncomment the following in the FabricManager.sh or DeviceManager.sh file
in the $HOME/.cisco_mds9000/bin directory:
# JVMARGS=$JVMARGS -Dsnmp.localport=9001
In Fabric Manager Release 3.2(1) or later, Fabric Manager Client initiates communication with Fabric
Manager Server on the port 9099 for Java Naming Directory and Interface (JNDI) lookup. Fabric
Manager Server redirects the client to 1098 and JBoss directs the request to the appropriate service.
Fabric Manager Server proxy services uses a configurable TCP port (9198 by default) for SNMP
communications between the Fabric Manager Client or Device Manager and Fabric Manager Server.
The Fabric Manager Server component requires two predictable TCP ports to be opened on the firewall
for an incoming connection:
server.port = 9099
server.data.port = 9100
As long as these two ports are open, Fabric Manager Client can connect to the server. Other TCP ports
connected to Fabric Manager Client are initiated by the server, which is behind the firewall.
The following table lists all ports used by Fabric Manager applications:
Communication
Type
Used by All Applications
SSH
Telnet
HTTP
TFTP
SNMP
Syslog
Used by Fabric Manager Server and Performance Manager
SNMP_TRAP
SNMP
Java RMI
Used by Fabric Manager Client
SNMP
Java RMI
Used by Device Manager
OL-17256-03, Cisco MDS NX-OS Release 4.x
Port(s) Used
Port 22 (TCP)
Port 23 (TCP)
Port 80 (TCP)
Port 69 (UDP)
Port 161 (UDP)
Port 514 (UDP)
Port 2162 (UDP)
Picks a random free local port (UDP) or 9198 (TCP) if SNMP proxy is enabled.
Can be changed in server.properties.
Ports 9099, 9100 (TCP)
Picks a random free local port (UDP) if SNMP proxy is enabled. Can be changed
with the client -Dsnmp.localport option.
Picks a free local port between 19199 and 19399 (TCP). Can be changed with
the client -Dclient.portStart and -Dclient.portEnd options. For example,
-Dclient.portStart = 19199 -Dclient.portEnd = 19399.
Cisco MDS 9000 Family Fabric Manager Configuration Guide
Running Fabric Manager Behind a Firewall
2-41

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents