Basic configuration

The most basic IES service configuration has the following entities:

The following is an example configuration of an IES service on ALA-48:

*A:ALA-48>config>service# info
----------------------------------------------
ies 1000 customer 50 vpn 1000 create
            description "to internet"
            interface "to-web" create
                address 10.1.1.1/24
                sap 1/1/5:0.* create
                exit
            exit
            no shutdown
----------------------------------------------
*A:ALA-48>config>service#