Internet Enhanced Services
7750 SR OS Services Guide Page 689
Basic Configuration
The most basic IES service configuration has the following entities:
• Customer ID (refer to Configuring Customers on page 64)
• 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 example displays a sample configuration of an IES service on ALA-A.
*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 2/1/5:0 create
exit
exit
no shutdown
----------------------------------------------
*A:ALA-48>config>service#