Virtual Leased Line Services
7750 SR OS Services Guide Page 163
Configuring an Fpipe Service
The following fields require specific input (there are no defaults) to configure basic Fpipe
services:
• Customer ID (refer to Configuring Customers on page 64)
• Specify SAP parameters
• Specify spoke SDP parameters
The following example displays sample configurations of Fpipe services.
PE Router 1 (ALA-41):
A:ALA-41>config>service# info
-------------------------------------
...
fpipe 1 customer 1 create
description "fpipe test"
service-mtu 1400
sap 1/2/1:16 create
ingress
qos 101
exit
egress
qos 1020
exit
exit
spoke-sdp 1:1 create
exit
no shutdown
exit
...
-------------------------------------
A:ALA-41>config>service#
PE Router 2 (ALA-42):
A:ALA-42>config>service# info
-------------------------------------
...
fpipe 1 customer 1 create
description "fpipe test"
service-mtu 1400
sap 2/1/1.1:16 create
ingress
qos 101
exit
egress
qos 1020
exit
exit
spoke-sdp 1:1 create
exit
no shutdown
exit