Chapter 15: Ethernet Services and Interfaces (CLI)
Configuring Ethernet Services (CLI)
phn-3963_008v000
Page 15-12
Adding a Service Point (CLI)
The command syntax for adding a service point depends on the interface type of the service point. The interface
type determines which frames enter the service via this service point.
To add a service point with an All-to-One interface type, go to service view for the service and enter the following
command:
service[SID]>sp add sp-type <sp-type> int-type all-to-one spid <sp-id>
[interface|group] <interface|group> slot <slot> port <port> sp-name <sp-
name>
To add a service point with a Dot1q interface type, go to service view for the service and enter the following
command:
service[SID]>sp add sp-type <sp-type> int-type dot1q spid <sp-id>
[interface|group] <interface|group> slot <slot> port <port> vlan <vlan>
sp-name <sp-name>
To add a service point with an S-Tag interface type, go to service view for the service and enter the following
command:
service[SID]>sp add sp-type <sp-type> int-type s-tag spid <sp-id>
[interface|group] <interface|group> slot <slot> port <port> vlan <vlan>
sp-name <sp-name>
To add a service point with a Bundle-C interface type, go to service view for the service and enter the following
command:
service[SID]>sp add sp-type <sp-type> int-type bundle-c spid <sp-id>
[interface|group] <interface|group> slot <slot> port <port> sp-name <sp-
name>
To add a service point with a Bundle-S interface type, go to service view for the service and enter the following
command:
service[SID]>sp add sp-type <sp-type> int-type bundle-s spid <sp-id>
[interface|group] <interface|group> slot <slot> port <port> [outer-
vlan <outer-vlan>|vlan <vlan>] sp-name <sp-name>
Note:
In SAP service points, use the parameter
outer-vlan
. In SP service points, use the
parameter
vlan
.
To add a service point with a Q-in-Q interface type, go to service view for the service and enter the following
command:
service[SID]>sp add sp-type <sp-type> int-type qinq spid <sp-id>
[interface|group] <interface|group> slot <slot> port <port> outer-
vlan <outer-vlan> inner-vlan <inner-vlan> sp-name <sp-name>
To add a Pipe service point, go to service view for the service and enter the following command:
service[SID]>sp add sp-type pipe int-type <int-type> spid <sp-id>
[interface|group] <interface|group> slot <slot> port <port> sp-name <sp-
name>