FibeAir IP-20C/S/E
User Guide
Ceragon Proprietary and Confidential
Page 424 of 597
Parameter
Input Type
Permitted
Values
Description
inner-vlan
Number
1-4094 (except
4092, which is
reserved for the
default
management
service), or
Untagged
Defines the C-VLAN classified to the service
point.
This parameter is only relevant for service points
with the interface type qinq.
sp-name
Text string
Up to 20
characters.
A descriptive name for the service point
(optional).
Examples
The following command adds an SAP service point with Service Point ID 10 to
Service 37, with interface type dot1q. This service point is located on radio
carrier 1. VLAN ID 100 is classified to this service point.
service[37]>sp add sp-type sap int-type dot1q spid 10 interface
radio slot 2 port 1 vlan 100 sp-name Radio
The following command adds an SAP service point with Service Point ID 10 to
Service 37, with interface type bundle-c-tag. This service point is located on
radio carrier 1.
service[37]>sp add sp-type sap int-type bundle-c-tag spid 10
interface radio slot 2 port 1 sp-name Radio
The following command adds an SAP service point with Service Point ID 10 to
Service 37, with interface type bundle-s-tag. This service point is located on
radio carrier 2 in an IP-20C unit. S-VLAN 100 is classified to the service point.
service[37]>sp add sp-type sap int-type bundle-s-tag spid 10
interface radio slot 2 port 2 outer-vlan 100 sp-name Radio
The following command adds an SAP service point with Service Point ID 10 to
Service 37, with interface type qinq. This service point is located on radio
carrier 2 in an IP-20C unit. S-VLAN 100 and C-VLAN 200 are classified to the
service point.
service[37]>sp add sp-type sap int-type qinq spid 10 interface
radio slot 2 port 2 outer-vlan 100 inner-vlan 200 sp-name Radio
The following command adds an SAP service point with Service Point ID 10 to
Service 37, with interface type all-to-one. This service point is located on radio
carrier 1. All traffic entering the system from that port is classified to the
service point.
service[37]>sp add sp-type sap int-type all-to-one spid 10
interface radio slot 2 port 1 sp-name "all-to-one"
The following command adds an SNP service point with Service Point ID 10 to
Service 37, with interface type dot1q. This service point is located on radio
carrier 1. VLAN ID 100 is classified to this service point.
service[37]>sp add sp-type snp int-type dot1q spid 10 interface
radio slot 2 port 1 vlan 100 sp-name Radio