FibeAir IP-20C/S/E
User Guide
Ceragon Proprietary and Confidential
Page 433 of 597
Examples
The following command classifies C-VLANs 100 through 200 to Service Point 1
in Service 37:
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 130: 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.
Example
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 Attaching a VLAN
Bundle to a Service Point (CLI).
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>