Configuring an IES service

Use the following CLI syntax to create an IES service:

The following example displays a basic IES service configuration for the 7450 ESS and 7750 SR:

A:ALA-48>config>service#
----------------------------------------------
...
ies 1001 customer 1730 vpn 1001 create
            description "to-internet"
            no shutdown
exit
----------------------------------------------
A:ALA-48>config>service#

The following example displays a basic IES service configuration for the 7950 XRS:

A:ALA-48>config>service#
----------------------------------------------
...
ies 1001 customer 1730 create
            description "to-internet"
            no shutdown
exit
----------------------------------------------
A:ALA-48>config>service#