Got it

NCE Web LCT

Created: Nov 12, 2021 10:32:16Latest reply: Nov 13, 2021 06:49:37 325 7 0 0 0
  Rewarded HiCoins: 0 (problem resolved)

Dears,


Is there any way to do ELINE/ELAN configurations on OSN1800V using NCE Web LCT?

Also, how we can do ethernet physical port configurations on EGS4 card using web LCT?

Featured Answers
liqiang185
Admin Created Nov 13, 2021 06:49:37

Hi there!

Private Line Service Configuration
As shown in the networking diagram Lp-2-2-2a, GE services are transmitted from port 1 on the board in slot 4 of NE1,
Connect to port 1 of the board in slot 4 of NE2.


Note: When services are added to the Teine and TestCenter, the port tag attribute needs to be configured. By default, the port tag attribute of the EGS4 port is a

Service

tag. That is, the system checks whether the received packets carry VLAN IDs. If no VLAN ID is configured for the packets, the system discards the packets. The port tag attributes of the EGS4 board include tag, hybrid, and access. For details, see the port attribute document.


Configuring Tag Attributes

ethn-set-tag-ex:4,0xff,ip1,hybrid

ethn-set-tag-ex:4,0xff,vctrunk1,hybrid


EPL Service Configuration1. Create a bidirectional link. The VLAN is 0xffff, indicating that no VLAN tag is carried.
NE1:
ethn-add-vlanswlink-ex:4,0,0xff,ip1,0xffff,0xff,vctrunk1,0xffff

ethn-add-vlanswlink-ex:4,0,0xff,vctrunk1,0xffff,0xff,ip1,0xffff
NE2:
ethn-add-vlanswlink-ex:4,0,0xff,ip1,0xffff,0xff,vctrunk1,0xffff
ethn-add-vlanswlink-ex:4,0,0xff,vctrunk1,0xffff,0xff,ip1,0xffff

2. Bind timeslots: The supported timeslot levels are VC3, VC12, and VC4.
NE1:
ethn-cfg-add-vctrunkpath:4,vctrunk1,bi,vc12,10,1&&10
NE2:
ethn-cfg-add-vctrunkpath:4,vctrunk1,bi,vc12,10,1&&10

3. Create cross-connections: Create bidirectional cross-connections.
NE1:
cfg-add-xc:0,4,255,1,1,1&&10,5,255,1,1,1&&10,vc12
cfg-add-xc:0,5,255,1,1,1&&10,4,255,1,1,1&&10,vc12
NE2:
cfg-add-xc:0,4,255,1,1,1&&10,5,255,1,1,1&&10,vc12
cfg-add-xc:0,5,255,1,1,1&&10,4,255,1,1,1&&10,vc12

4. Enable the port.
NE1:
ethn-set-portenable-ex:4,0xff,ip1,enable
NE2:
ethn-set-portenable-ex:4,0xff,ip1,enable


2. Configure EVPL services.

1. Create a bidirectional link with VLAN IDs ranging from 1 to 4095.
NE1:
ethn-add-vlanswlink-ex:4,0,0xff,ip1,100,0xff,vctrunk1,100
ethn-add-vlanswlink-ex:4,0,0xff,vctrunk1,100,0xff,ip1,100
NE2:
ethn-add-vlanswlink-ex:4,0,0xff,ip1,100,0xff,vctrunk1,100
ethn-add-vlanswlink-ex:4,0,0xff,vctrunk1,100,0xff,ip1,100

2. Bind timeslots:
NE1:
ethn-cfg-add-vctrunkpath:4,vctrunk1,bi,vc12,10,1&&10
NE2:
ethn-cfg-add-vctrunkpath:4,vctrunk1,bi,vc12,10,1&&10

3. Create cross-connections.
NE1:
cfg-add-xc:0,4,255,1,1,1&&10,5,255,1,1,1&&10,vc12
NE2:
cfg-add-xc:0,4,255,1,1,1&&10,5,255,1,1,1&&10,vc12

4. Enable the port.
NE1:
ethn-set-portenable-ex:4,0xff,ip1,enable
NE2:
ethn-set-portenable-ex:4,0xff,ip1,enable

Please note that using the CLI requires a high level of engineering skills, and the above is just an ordinary example. I recommend that you use NCE for configuration.

Thank you!

View more
  • x
  • convention:

Askar_Bin_Majeed
Askar_Bin_Majeed Created Nov 13, 2021 07:04:02 (0) (0)
Thank you dear friend  
Askar_Bin_Majeed
Askar_Bin_Majeed Created Nov 13, 2021 07:06:34 (0) (0)
Could you please share the navigator commands to configure the SDH ports on SLNO Card of OSN1800V.  
liqiang185
liqiang185 Reply Askar_Bin_Majeed  Created Nov 13, 2021 08:42:43 (1) (0)
Hello!
cfg-add-xc:0,5,255,1,0,0,3,255,1,1,1,vc4
Thanks!  

Recommended answer

liqiang185
Admin Created Nov 12, 2021 11:02:35

Dear friend!

NCE Web LCT can only perform simple configurations for products, such as Searching for and Creating NEs or Changing the ID and Name of an NE. The packet and EoS services cannot be configured.

web lct

OSN 1800 Commissioning and Configuration


It cannot configure more services. I recommend that you use standard NCE to configure the device.

Please refer to the following link:

Examples of Configuring EoS Services and Protections


Thank you!

View more
  • x
  • convention:

Askar_Bin_Majeed
Askar_Bin_Majeed Created Nov 13, 2021 06:11:35 (0) (0)
Dear Friend,

Is it possible to configure Ethernet Ports and EoS services using Navigator commands? If possible please
share the commands.  
All Answers
Hi, dear

Please kindly wait for a while.
View more
  • x
  • convention:

Dear friend!

NCE Web LCT can only perform simple configurations for products, such as Searching for and Creating NEs or Changing the ID and Name of an NE. The packet and EoS services cannot be configured.

web lct

OSN 1800 Commissioning and Configuration


It cannot configure more services. I recommend that you use standard NCE to configure the device.

Please refer to the following link:

Examples of Configuring EoS Services and Protections


Thank you!

View more
  • x
  • convention:

Askar_Bin_Majeed
Askar_Bin_Majeed Created Nov 13, 2021 06:11:35 (0) (0)
Dear Friend,

Is it possible to configure Ethernet Ports and EoS services using Navigator commands? If possible please
share the commands.  

Hi there!

Private Line Service Configuration
As shown in the networking diagram Lp-2-2-2a, GE services are transmitted from port 1 on the board in slot 4 of NE1,
Connect to port 1 of the board in slot 4 of NE2.


Note: When services are added to the Teine and TestCenter, the port tag attribute needs to be configured. By default, the port tag attribute of the EGS4 port is a

Service

tag. That is, the system checks whether the received packets carry VLAN IDs. If no VLAN ID is configured for the packets, the system discards the packets. The port tag attributes of the EGS4 board include tag, hybrid, and access. For details, see the port attribute document.


Configuring Tag Attributes

ethn-set-tag-ex:4,0xff,ip1,hybrid

ethn-set-tag-ex:4,0xff,vctrunk1,hybrid


EPL Service Configuration1. Create a bidirectional link. The VLAN is 0xffff, indicating that no VLAN tag is carried.
NE1:
ethn-add-vlanswlink-ex:4,0,0xff,ip1,0xffff,0xff,vctrunk1,0xffff

ethn-add-vlanswlink-ex:4,0,0xff,vctrunk1,0xffff,0xff,ip1,0xffff
NE2:
ethn-add-vlanswlink-ex:4,0,0xff,ip1,0xffff,0xff,vctrunk1,0xffff
ethn-add-vlanswlink-ex:4,0,0xff,vctrunk1,0xffff,0xff,ip1,0xffff

2. Bind timeslots: The supported timeslot levels are VC3, VC12, and VC4.
NE1:
ethn-cfg-add-vctrunkpath:4,vctrunk1,bi,vc12,10,1&&10
NE2:
ethn-cfg-add-vctrunkpath:4,vctrunk1,bi,vc12,10,1&&10

3. Create cross-connections: Create bidirectional cross-connections.
NE1:
cfg-add-xc:0,4,255,1,1,1&&10,5,255,1,1,1&&10,vc12
cfg-add-xc:0,5,255,1,1,1&&10,4,255,1,1,1&&10,vc12
NE2:
cfg-add-xc:0,4,255,1,1,1&&10,5,255,1,1,1&&10,vc12
cfg-add-xc:0,5,255,1,1,1&&10,4,255,1,1,1&&10,vc12

4. Enable the port.
NE1:
ethn-set-portenable-ex:4,0xff,ip1,enable
NE2:
ethn-set-portenable-ex:4,0xff,ip1,enable


2. Configure EVPL services.

1. Create a bidirectional link with VLAN IDs ranging from 1 to 4095.
NE1:
ethn-add-vlanswlink-ex:4,0,0xff,ip1,100,0xff,vctrunk1,100
ethn-add-vlanswlink-ex:4,0,0xff,vctrunk1,100,0xff,ip1,100
NE2:
ethn-add-vlanswlink-ex:4,0,0xff,ip1,100,0xff,vctrunk1,100
ethn-add-vlanswlink-ex:4,0,0xff,vctrunk1,100,0xff,ip1,100

2. Bind timeslots:
NE1:
ethn-cfg-add-vctrunkpath:4,vctrunk1,bi,vc12,10,1&&10
NE2:
ethn-cfg-add-vctrunkpath:4,vctrunk1,bi,vc12,10,1&&10

3. Create cross-connections.
NE1:
cfg-add-xc:0,4,255,1,1,1&&10,5,255,1,1,1&&10,vc12
NE2:
cfg-add-xc:0,4,255,1,1,1&&10,5,255,1,1,1&&10,vc12

4. Enable the port.
NE1:
ethn-set-portenable-ex:4,0xff,ip1,enable
NE2:
ethn-set-portenable-ex:4,0xff,ip1,enable

Please note that using the CLI requires a high level of engineering skills, and the above is just an ordinary example. I recommend that you use NCE for configuration.

Thank you!

View more
  • x
  • convention:

Askar_Bin_Majeed
Askar_Bin_Majeed Created Nov 13, 2021 07:04:02 (0) (0)
Thank you dear friend  
Askar_Bin_Majeed
Askar_Bin_Majeed Created Nov 13, 2021 07:06:34 (0) (0)
Could you please share the navigator commands to configure the SDH ports on SLNO Card of OSN1800V.  
liqiang185
liqiang185 Reply Askar_Bin_Majeed  Created Nov 13, 2021 08:42:43 (1) (0)
Hello!
cfg-add-xc:0,5,255,1,0,0,3,255,1,1,1,vc4
Thanks!  

Comment

You need to log in to comment to the post Login | Register
Comment

Notice: To protect the legitimate rights and interests of you, the community, and third parties, do not release content that may bring legal risks to all parties, including but are not limited to the following:
  • Politically sensitive content
  • Content concerning pornography, gambling, and drug abuse
  • Content that may disclose or infringe upon others ' commercial secrets, intellectual properties, including trade marks, copyrights, and patents, and personal privacy
Do not share your account and password with others. All operations performed using your account will be regarded as your own actions and all consequences arising therefrom will be borne by you. For details, see " User Agreement."

My Followers

Login and enjoy all the member benefits

Login

Block
Are you sure to block this user?
Users on your blacklist cannot comment on your post,cannot mention you, cannot send you private messages.
Reminder
Please bind your phone number to obtain invitation bonus.