Managing the SRC 3GPP Gateway (SRC CLI)
After you have configured the SRC 3GPP gateway, you can perform these tasks:
Starting the SRC 3GPP Gateway (SRC CLI)
To start the SRC 3GPP gateway:
user@host> enable component gw-3gpp
The system responds with a start message. If the SRC 3GPP gateway is already running, the system responds with a warning message.
Restarting the SRC 3GPP Gateway (SRC CLI)
You must restart the SRC 3GPP gateway after you commit a configuration change.
To restart the SRC 3GPP gateway:
user@host> restart component gw-3gpp
The system responds with a start message. If the SRC 3GPP gateway is already running, the system responds with a shutdown message and then a start message.
Stopping the SRC 3GPP Gateway (SRC CLI)
To stop the SRC 3GPP gateway:
user@host> disable component gw-3gpp
The system responds with a shutdown message. If SRC 3GPP gateway is not running when you issue the command, the system responds with the command prompt.