Configuring VLL Components
Page 202 7705 SAR OS Services Guide
The following example displays the Apipe SAP configuration output for PE Router 1
(ALU-41).
A:ALU-41>config>service# info
-------------------------------------
...
apipe 5 customer 1 create
description "apipe test"
service-mtu 1400
sap 1/1/1.1:0/32 create
ingress
qos 102
exit
egress
qos 103
exit
exit
no shutdown
exit
...
-------------------------------------
To configure a basic local Apipe service (SAP-to-SAP), enter the sap sap-id command
twice with different port IDs in the same service configuration.
The following example displays an ATM SAP-to-SAP configuration:
A:ALU-4>config>service# info
-------------------------------------
...
apipe 5 customer 1 create
description "ATM sap2sap"
service-mtu 1514
sap 1/1/1.1:0/32
sap 1/2/1.1:0/100
no shutdown
exit
...
-------------------------------------