|
Attribute Label
|
Description
|
Value Constraints
|
|
Name
|
The name of the channel. The name must not start with ".WL".
MBean: weblogic.management. configuration. NetworkChannelMBean
Attribute: Name
|
Configurable: yes
Readable: yes
Writable: yes
|
|
Description
|
Optional short description of this channel for console display purposes. For long descriptions, use the "Notes" field.
MBean: weblogic.management. configuration. NetworkChannelMBean
Attribute: Description
|
Default: null
Configurable: yes
Readable: yes
Writable: yes
|
|
Listen Port Enabled
|
Whether or not plaintext port is enabled for the channel.
MBean: weblogic.management. configuration. NetworkChannelMBean
Attribute: ListenPortEnabled
|
Default: false
Readable: yes
Writable: yes
|
|
Listen Port
|
The plaintext (non-SSL) listen port for the channel. Individual servers may override this value, but may not enable the port if disabled here and may not disable the port if enabled here. Individual servers may override this value using a NetworkAccessPointMBean.
MBean: weblogic.management. configuration. NetworkChannelMBean
Attribute: ListenPort
|
Minimum: 1
Maximum: 65534
Default: 8001
Configurable: yes
Readable: yes
Writable: yes
|
|
SSL Listen Port Enabled
|
Whether or not SSL port is enabled for the channel. SSL must be configured and enabled in addition to this setting for the SSL port to work.
MBean: weblogic.management. configuration. NetworkChannelMBean
Attribute: SSLListenPortEnabled
|
Default: false
Readable: yes
Writable: yes
|
|
SSL Listen Port
|
The SSL listen port for the channel. Individual server's may override this value, but may not enable the port if disabled here and may not disable the port if enabled here. SSL must be configured and enabled for this port to work. Individual servers may override this value using a NetworkAccessPointMBean.
MBean: weblogic.management. configuration. NetworkChannelMBean
Attribute: SSLListenPort
|
Minimum: 1
Maximum: 65534
Default: 8002
Configurable: yes
Readable: yes
Writable: yes
|
|
Cluster Address
|
This channel's cluster address. If this is not set, the cluster address from the cluster configuration is used in its place.
MBean: weblogic.management. configuration. NetworkChannelMBean
Attribute: ClusterAddress
|
Default: null
Configurable: yes
Readable: yes
Writable: yes
|
|
T3 Enabled
|
Whether or not plaintext (non-SSL) T3 traffic is enabled. Note that it is not possible to disable T3 traffic on the default channel(s).
MBean: weblogic.management. configuration. NetworkChannelMBean
Attribute: T3Enabled
|
Default: false
Readable: yes
Writable: yes
|
|
T3S Enabled
|
Whether or not secure T3 traffic is enabled. Note that it is not possible to disable T3 traffic on the default channel(s).
MBean: weblogic.management. configuration. NetworkChannelMBean
Attribute: T3SEnabled
|
Default: false
Readable: yes
Writable: yes
|
|
HTTP Enabled
|
Whether or not plaintext (non-SSL) HTTP traffic is enabled.
MBean: weblogic.management. configuration. NetworkChannelMBean
Attribute: HTTPEnabled
|
Default: false
Readable: yes
Writable: yes
|
|
HTTPS Enabled
|
Whether or not secure (SSL) HTTP traffic is enabled.
MBean: weblogic.management. configuration. NetworkChannelMBean
Attribute: HTTPSEnabled
|
Default: false
Readable: yes
Writable: yes
|
|
Tunneling Enabled
|
Enables tunneling via http.
MBean: weblogic.management. configuration. NetworkChannelMBean
Attribute: TunnelingEnabled
|
Default: false
Dynamic: yes
Readable: yes
Writable: yes
|
|
COM Enabled
|
Whether or not plaintext (non-SSL) COM traffic is enabled.
MBean: weblogic.management. configuration. NetworkChannelMBean
Attribute: COMEnabled
|
Default: false
Readable: yes
Writable: yes
|