Internet Enhanced Services
7750 SR OS Services Guide Page 691
Configuring IES Components
Use the CLI syntax to configure the following entities:
• Configuring an IES Service on page 691
• Configuring IES Interface Parameters on page 693
→ Configuring IES Subscriber Interface Parameters on page 692
→ Configuring Spoke-SDP Parameters on page 694
→ Configuring SAP Parameters on page 695
→ Configuring VRRP on page 698
Configuring an IES Service
Use the following CLI syntax to create an IES service:
CLI Syntax:config>service# ies service-id customer customer-id [vpn vpn-id]
description description-string
subscriber-subnet ip-address/mask [igp-advertise {subnet|host-
routes}]
interface ip-int-name
(see Configuring IES Interface Parameters on page 693)
no shutdown
Example
: config>service# ies 1001 customer 1730 create
config>service>ies# no shutdown
config>service>ies# description “to-internet”
config>service>ies#
The following example displays the IES service creation output.
A:ALA-48>config>service#
----------------------------------------------
...
ies 1001 customer 1730 vpn 1001 create
description "to-internet"
no shutdown
exit
----------------------------------------------
A:ALA-48>config>service#