FibeAir IP-20C/S/E
User Guide
Ceragon Proprietary and Confidential
Page 425 of 597
The following command adds an SNP service point with Service Point ID 10 to
Service 37, with interface type s-tag. This service point is located on radio
carrier 1. S-VLAN 100 is classified to the service point.
service[37]>sp add sp-type snp int-type s-tag spid 10 interface
radio slot 2 port 1 vlan 100 sp-name Radio
The following command adds an SAP service point with Service Point ID 7 to
Service 36, with interface type dot1q. This service point is connected to HSB
group 1 (rp1). VLAN ID 100 is classified to the service point.
service[36]>sp add sp-type sap int-type dot1q spid 7 group
rp1 vlan 100 sp-name test1
The following command adds a Pipe service point with Service Point ID 1 to
Service 1, with interface type dot1q. This service point is connected to Eth1.
service[1]>sp add sp-type pipe int-type dot1q spid 1 interface
eth slot 1 port 1 sp-name pipe_dot1q
The following command adds a Pipe service point with Service Point ID 2 to
Service 1, with interface type dot1q. This service point is located on radio
carrier 1.
service[1]>sp add sp-type pipe int-type dot1q spid 2 interface
radio slot 2 port 1 sp-name pipe_dot1q_radio
The following commands create a Smart Pipe service between Eth1 and radio
carrier 1. This service carries S-VLANs and untagged frames between the two
interfaces:
root> ethernet service add type p2p sid 10 admin
operational evc-id test description east_west
root>
root> ethernet service sid 10
service[10]>
service[10]>sp add sp-type pipe int-type s-tag spid 1 interface
eth slot 1 port 1 sp-name test1
service[10]>
service[10]>sp add sp-type pipe int-type s-tag spid 2 interface
radio slot 2 port 1 sp-name test2
service[10]>