Chapter 15: Ethernet Services and Interfaces (CLI)
Configuring Ethernet Services (CLI)
phn-3963_008v000
Page 15-22
Table 97
Service Bundle 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.
service-
bundle-id
Number
1 – 63
Note
: In the current
release, only
Service Bundle 1 is
supported.
The service bundle assigned
to the service point.
The following command assigns Service Bundle 1 to Service Point 1 in Service 37.
service[37]>sp egress-service-bundle set spid 1 service-bundle-id 1
Attaching a VLAN Bundle to a Service Point (CLI)
For service points with an interface type of bundle-C-tag or bundle-S-tag, you must classify a group of VLANs (VLAN
Bundle) to the service point.
To classify a VLAN Bundle to a bundle-c-tag or bundle s-tag service point, go to service view for the service and
enter the following command:
service[SIP]>sp bundle cvlan attach spid <sp-id> vlan <vlan> to-vlan <to-
vlan>
To remove a VLAN Bundle from a bundle-c-tag or bundle-s-tag service point, go to service view for the service and
enter the following command:
service[SIP]>sp bundle cvlan remove spid <sp-id> vlan <vlan> to-vlan <to-
vlan>
To remove untagged frames from a bundle-c-tag or bundle s-tag service point, go to service view for the service
and enter the following command:
service[SIP]>sp bundle remove untagged spid <sp-id>
To display a service point’s attributes, including the VLANs classified to a bundle service point, 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>