Configuring an IES Service with CLI
Page 700 7750 SR OS Services Guide
Service Management Tasks
This section discusses the following service management tasks:
• Modifying IES Service Parameters on page 700
• Deleting a Spoke-SDP on page 701
• Deleting an IES Service on page 702
Modifying IES Service Parameters
Existing IES service parameters in the CLI or NMS can be modified, added, removed, enabled or
disabled. The changes are applied immediately to all services when the charges are applied.
To display a list of customer IDs, use the
show service customer command.
Enter the parameter(s) (such as description, SAP information and SDP information) and then enter
the new information.
The following displays the command usage to modify IES service parameters:
Example: config>service# ies 1000
config>service>ies# description “This is a new description”
config>service>ies# interface "to-web"
config>service>ies>if# allow-directed-broadcast
config>service>ies>if# icmp
config>service>ies>if# mac 00:dc:98:1d:00:00
config>service>ies>if# no shutdown
config>service>ies>if# exit
config>service>ies# no shutdown
config>service>ies# exit
*A:ALA-A>config>service>ies# info
----------------------------------------------
ies 1000 customer 50 vpn 1000 create
description "This is a new description"
interface "to-web" create
address 10.1.1.1/24
mac 00:dc:98:1d:00:00
allow-directed-broadcast
sap 2/1/50:0 create
exit
exit
no shutdown
exit
----------------------------------------------
*A:ALA-A>config>service#