Distributed

AMQP channel

Syntax diagram for an AMQP channel when using the ALTER CHANNEL command.

Values shown above the main line in the railroad diagram are the defaults supplied with IBM® MQ, but your installation might have changed them. See How to read railroad diagrams.

DEFINE CHANNEL

Read syntax diagramSkip visual syntax diagram ALTER CHANNEL ( channel-name ) CHLTYPE(AMQP) AMQPKA(' ')AMQPKA(integer)CERTLABL(' ')CERTLABL(string)DESCR(' ')DESCR(string)LIKE(channel-name)LOCLADDR(' ')LOCLADDR(string)MAXMSGL(4 194 304)MAXMSGL(integer)MCAUSER(' ')MCAUSER(string)PORT(' ')PORT(integer)SSLCIPH(' ')SSLCIPH(string)SSLPEER(' ')SSLPEER(string)TPROOT(' ')TPROOT(string)USECLTID(' ')USECLTID(string)

The parameters are described in ALTER CHANNEL.