Page 242 7750 SR OS Services Guide
Configuring VLL Components
This section provides VLL configuration examples for the VLL services:
• Creating an Epipe Service on page 253
→ Configuring Epipe SAP Parameters on page 254
− Local Epipe SAPs on page 255
− Distributed Epipe SAPs on page 257
− Configuring Ingress and Egress SAP Parameters on page 260
• Creating an Apipe Service on page 242
→ Configuring Apipe SAP Parameters on page 245
→ Configuring Apipe SDP Bindings on page 247
• Creating an Fpipe Service on page 265
→ Configuring Fpipe SAP Parameters on page 266
→ Configuring Fpipe SDP Bindings on page 268
• Creating an Ipipe Service on page 270
→ Creating an Ipipe Service on page 270
Creating an Apipe Service
Use the following CLI syntax to create an Apipe service.
CLI Syntax: config>service# apipe service-id [customer customer-id] [vpn
vpn-id] [vc-type {atm-vcc|atm-sdu|atm-vpc|atm-cell}][vc-switching]
description description-string
interworking {frf-5}
service-mtu octets
no shutdown
The following example displays the command usage to create an Apipe service:
PE router 1 (A:ALA-41):
Example: A:ALA-41>config>service# apipe 5 customer 1 create
A:ALA-41config>service>apipe# description “apipe test”
A:ALA-41config>service>apipe# service-mtu 1400
A:ALA-41config>service>apipe# no shutdown
A:ALA-41config>service>apipe#
PE router 2 (A:ALA-42):
Example: A:ALA-42>config>service# apipe 5 customer 1 create
A:ALA-42>config>service>apipe# description “apipe test”
A:ALA-42>config>service>apipe# service-mtu 1400