18.7. 配置本地出站连接

本地出站连接是与本地协议的远程连接,仅由出站套接字绑定 指定

更新现有本地出站连接

/subsystem=remoting/local-outbound-connection=new-local-outbound-connection:write-attribute(name=outbound-socket-binding-ref,value=outbound-socket-binding)

创建新的本地出站连接

/subsystem=remoting/local-outbound-connection=new-local-outbound-connection:add(outbound-socket-binding-ref=outbound-socket-binding)

删除本地出站连接

/subsystem=remoting/local-outbound-connection=new-local-outbound-connection:remove

有关可用于配置 本地出站连接的属性的完整 列表,请参阅本地出站连接。