18.6. 원격 아웃바운드 연결 구성

원격 아웃바운드 연결은 프로토콜, 아웃바운드 소켓 바인딩, 사용자 이름 및 보안 영역에서 지정합니다. 프로토콜은 원격,http-remoting 또는 https-remot ing 일 수 있습니다.

기존 원격 아웃바운드 연결 업데이트

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

새 원격 아웃바운드 연결 생성

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

원격 아웃바운드 연결 삭제

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

원격 아웃바운드 연결을 구성하는 데 사용할 수 있는 속성의 전체 목록은 원격 아웃바운드 연결 속성 에서 참조하십시오.