Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

...

Code Block
languagenone
% set addressContext <addressContext name> zone <zone name> relayPort <relayPort Index> 
	ipAddress <IPv4 or IPv6 address> 
	portNumber <1-65535>ipInterfaceGroupName <ipInterfaceGroup name> 
	ipInterfaceGroupNamemode <ipInterfaceGroup<inService name>| outOfService>
	transportProtocolsAllowedportNumber <tcp><1-65535> 
	relayProfile <relayProfile name> 
	state <disabled | enabled> 
	mode <inService | outOfService>transportProtocolsAllowed <tcp>

 

Command Parameters

(plus) (green star) = Mandatory parameter

Caption
0Table
1Zone Relay Port Parameters
3Zone Relay Port Parameters

Parameter

 

Length/Range

Description

relayPort

(plus)(green star)

1-4000

The Relay Port index.

Note

Each relayPort index must be unique across all zones

ipAddress

(plus)(green star) valid IP address

The IPv4 or IPv6 address of the Interface for this Relay Port.

 

ipInterfaceGroupName(plus)(green star) N/A

Name of IP interface group used by this Relay Port.

 

mode  N/A

The operational mode for this Relay Port.

  • inService
  • outOfService (default)
 
portNumber  1-65535

TCP listener port number to use for this relay. (default = 5269)

 

relayProfile

(plus)(green star) N/A

Enter the Relay Profile used by this Relay Port.

 

state  N/A

The administrative state of the Relay Port.

  • disable (default)
  • enable
 
transportProtocolsAllowed  N/A

The transport protocol allowed on relay port ("tcp" is the only option in this release).

 

 

Pagebreak