The most basic IES service configuration has the following entities:
customer ID (refer to Configuring customer accounts)
an interface to create and maintain IP routing interfaces within IES service ID
a SAP on the interface specifying the access port and encapsulation values
The following is a sample configuration output of an IES service on ALA-50.
*A:ALA-50>config>service# info
----------------------------------------------
ies 1000 customer 50 create
description "to internet"
interface "to-web" create
address 10.1.1.1/24
sap 1/1/10:100.* create
exit
exit
no shutdown
----------------------------------------------
*A:ALA-50>config>service#