User Guide for FibeAir® IP-20 All-Outdoor Products, CeraOS 10.5
Page 580 of 825
Ceragon Proprietary and Confidential
service[37]>sp bundle cvlan attach spid 1 vlan 100 to-vlan 200
The following command classifies untagged frames to Service Point 1 in Service
37:
service[37]>sp bundle attach untagged spid 1
The following command removes C-VLANs 100 through 200 from Service Point 1
in Service 37:
service[37]>sp bundle cvlan remove spid 1 vlan 100 to-vlan 200
The following command removes untagged frames to Service Point 1 in Service
37:
service[37]>sp bundle remove untagged spid 1
17.1.4.6
Displaying Service Point Attributes (CLI)
To display a service point’s attributes, go to service view for the service to which
the service point belongs and enter the following command:
service[SID]>sp service-point-info show spid <sp-id>
Table 146: Display Service Point Attributes CLI Parameters
Parameter
Input Type
Permitted Values
Description
sp-id
Number
1-32 for P2P and MP
services.
1-30 for MNG
services.
The Service Point ID.
The following command displays the attributes of Service Point 1 in Service 37:
service[37]>sp service-point-info show spid 1
17.1.4.7
Deleting a Service Point (CLI)
You can only delete a service point if no VLAN bundles are attached to the service
point. This is only relevant if the interface type of the service point is bundle-c-tag
or bundle-s-tag. For more information, refer to
To delete a service point from a service, go to service view for the service and
enter the following command:
service[SID]>sp delete spid <sp-id>
Table 147: Delete Service Point Attributes CLI Parameters
Parameter
Input Type
Permitted Values
Description
sp-id
Number
1-32 for P2P and MP services.
1-30 for MNG services.
The Service Point ID.
The following command deletes Service Point 10 from Service 37:
service[37]>sp delete spid 10