Service Management Tasks
Page 348 7705 SAR OS Services Guide
Service Management Tasks
This section discusses the following service management tasks:
• Modifying IES Service Parameters
• Disabling an IES Service
• Re-enabling an IES Service
• Deleting an IES Service
Modifying IES Service Parameters
Existing IES service parameters can be modified, added, removed, enabled, or disabled.
To display a list of customer IDs, use the show>service>customer command.
Enter the parameters (such as description, interface information, or SAP information), and
then enter the new information.
The following is an example of changing the IP MTU size.
Example: A:ALU-41>config>service# ies 5
A:ALU-41>config>service>ies# interface “testname”
A:ALU-41>config>service>ies>if# ip-mtu 1517
A:ALU-41>config>service>ies>if# exit
Disabling an IES Service
An IES service can be shut down without deleting the service parameters.
Use the
shutdown command to shut down an IES service.
CLI Syntax: config>service# ies service-id
shutdown
Example: A:ALU-41>config>service# ies 5
A:ALU-41>config>service>ies# shutdown
A:ALU-41>config>service>ies# exit