You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

In this section:

The SBC supports the relaying TCP traffic (in addition to SIP/SDP traffic) with the use of a Relay Profile object and a Relay Port configuration on a per-Zone basis.

The Relay Port is used to establish end-to-end TCP relay connections between the TCP endpoints and the servers. SBC terminates the connections initiated by the device and initiates connections towards the respective servers. TCP traffic policing and routing are performed based on the SBC local IP and port on which the connection is terminated. The SBC can send policy requests for TCP (along with the other types of protocols such as HTTP, XCAP, SyncML, XMPP, USS) to PSX for further processing.

Up to 512 Relay Ports are configurable per zone, and up to 1,000 system-wide.

See Relay Profile - CLI for Relay Profile configuration details.

 

Command Syntax

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

 

Command Parameters

(plus) = Mandatory parameter

Zone Relay Port Parameters

Parameter

 

Length/Range

Description

relayPort

(plus)

1-4000

The Relay Port index.

Each relayPort index must be unique across all zones

ipAddress

(plus)  
ipInterfaceGroupName(plus)  
mode   
portNumber   

relayProfile

(plus)  
state   
transportProtocolsAllowed   

 

  • No labels