User Guide for FibeAir® IP-20 All-Outdoor Products, CeraOS 10.5
Page 568 of 825
Ceragon Proprietary and Confidential
service[SID]>sp add sp-type <sp-type> int-type dot1q spid <sp-
id> [interface|group] <interface|group> slot <slot> port
<port> vlan <vlan> sp-name <sp-name>
To add a service point with an S-Tag interface type, go to service view for the
service and enter the following command:
service[SID]>sp add sp-type <sp-type> int-type s-tag spid <sp-
id> [interface|group] <interface|group> slot <slot> port
<port> vlan <vlan> sp-name <sp-name>
To add a service point with a Bundle-C interface type, go to service view for the
service and enter the following command:
service[SID]>sp add sp-type <sp-type> int-type bundle-
c spid <sp-id> [interface|group] <interface|group> slot <slot>
port <port> sp-name <sp-name>
To add a service point with a Bundle-S interface type, go to service view for the
service and enter the following command:
service[SID]>sp add sp-type <sp-type> int-type bundle-
s spid <sp-id> [interface|group] <interface|group> slot <slot>
port <port> [outer-vlan <outer-vlan>|vlan <vlan>] sp-name <sp-
name>
Note:
In SAP service points, use the parameter
outer-vlan
. In SP service
points, use the parameter
vlan
.
To add a service point with a Q-in-Q interface type, go to service view for the
service and enter the following command:
service[SID]>sp add sp-type <sp-type> int-type qinq spid <sp-
id> [interface|group] <interface|group> slot <slot> port <port>
outer-vlan <outer-vlan> inner-vlan <inner-vlan> sp-name <sp-
name>
To add a Pipe service point, go to service view for the service and enter the
following command:
service[SID]>sp add sp-type pipe int-type <int-type> spid <sp-
id> [interface|group] <interface|group> slot <slot> port <port>
sp-name <sp-name>
Table 137: Add Service Point CLI Parameters
Parameter
Input Type
Permitted Values
Description
sp-type
Variable
sap
snp
pipe
mng
•
SAP - Service Access Point
•
SNP - Service Network Point
•
PIPE - Pipe service point
•
MNG - Management service point
int-type
Variable
all-to-one
dot1q
s-tag
bundle-c-tag
bundle-s-tag
Determines which frames enter the service via
this service point, based on the frame's VLAN
tagging. Since more than one service point may
be associated with a single interface, frames are
assigned to the earliest defined service point in
case of conflict.