Send documentation comments to mdsfeedback-doc@cisco.com
2-42
Cisco MDS 9000 Family Fabric Manager Configuration Guide
OL-17256-03, Cisco MDS NX-OS Release 4.x
Chapter 2 Installing Cisco MDS NX-OS and Fabric Manager
Running Fabric Manager Behind a Firewall
SNMP_TRAP Picks a free local port between 1163 and 1170 (UDP).
SNMP Picks a random free local port (UDP) or 9198 (TCP) if SNMP proxy is enabled.
Can be changed in server.properties.
Port(s)
Used/Type
Service Descriptor Service Name Attribute Name Description
1098
(TCP)
conf/jboss-service.xml jboss:service=Naming RMI Naming
Service Port
This port is for JNDI based naming
services. The client look up this port for
JNDI binding objects and resources.
9099
(TCP)
conf/jboss-service.xml jboss:service=Naming Bootstrap JNP
Port ( FM
changed 1099 to
9099)
This port is for JNDI based naming
services. The client look up this port for
JNDI binding objects and resources.
4444
(TCP)
conf/jboss-service.xml jboss:service=invoker,typ
e=jrmp
RMI /JRMP
ObjectPort
The org.jboss.invocation.jrmp.
server.JRMPInvoker class is an MBean
service that provides the RMI/JRMP
implementation of the Invoker interface.
The JRMPInvoker exports itself as an
RMI server so that when it is used as the
Invoker in a remote client, the
JRMPInvoker stub is sent to the client
instead.
4445
(TCP)
conf/jboss-service.xml jboss:service=invoker,typ
e=pooled
Pooled Invoker The org.jboss.invocation.
pooled.server.PooledInvoker is an
MBean service that provides RMI over a
custom socket transport implementation
of the Invoker interface. The
PooledInvoker exports itself as an RMI
server so that when it is used as the
Invoker in a remote client, the
PooledInvoker stub is sent to the client
instead and invocations use the a custom
socket protocol.
8009
(TCP)
deploy/jbossweb-tomc
at41.sar/META-INF/jb
oss-service.xml
jboss.web:service=WebSe
rver?
AJP Connector The AJP Connector element represents a
Connector component that communicates
with a web connector via the AJP
protocol. This is used for invisibly
integrating JBoss Web into an existing or
a new Apache server.
8083
(TCP)
conf/jboss-service.xml jboss:service=WebService RMI dynamic
class loader port
The WebService MBean provides
dynamic class loading for RMI access to
the server EJBs. Used for web service
Communication
Type Port(s) Used