set registration source-port-range

Last Updated : Aug 22, 2013 |

Defines the source port range used by the gateway for registering with the media gateway controller. The gateway will select the first available source port within the range specified, provided that it is not equal to the default range of 1024 to 65535. If the default range of 1024 to 65535 is specified, the gateway will arbitrarily select a source port within this range.

Syntax

set registration source-port-range <minimumSourcePort> <maximumSourcePort>

Parameters

Parameter

Description

Possible Values

Default Value

minimumSourcePort

minimum source port value

1024–65535

1024

maximumSourcePort

maximum source port value

1024–65535

65535

User level

admin

Context

general

Example

set registration source-port-range 1060 1080