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
有关配置本地出站连接的属性的完整列表,请参阅 Local Outbound Connection 属性。