Chapter 17: Ethernet Services and Interfaces (CLI)
Configuring Ethernet Services (CLI)
phn-3963_004v000
Page 17-297
Table 121 VLAN Bundle to Service Point 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.
vlan
Number
1-4094 (except 4092, which
is reserved for the default
management service)
The C-VLAN at the
beginning of the range of
the VLAN Bundle.
to-vlan
Number
1-4094 (except 4092, which
is reserved for the default
management service)
The C-VLAN at the end of
the range of the VLAN
Bundle.
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 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
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 122 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