Got it

Using P2P boards like H902OXHD in OLT MA5800

Created: Oct 11, 2021 17:25:11Latest reply: Oct 13, 2021 09:03:49 253 14 0 0 0
  HiCoins as reward: 5 (problem unresolved)

Hi.


Sorry for double-posting, but I forgot to add the reward.


I bougth a H902OXHD board thinking that I could connect it to a S5730 switch to provide 10Gbps uplink.

Does anybody have experience with P2P boards?


I'd like to know how shoul I use them.


Tkanks for your help


Featured Answers

Recommended answer

Chenxintao
Admin Created Oct 12, 2021 03:40:35

Hello, friend!


Based on the board model H902OXHD provided by you and the previous problem information, I made the following confirmation:


The H902OXHD can be used as a service board or an upstream board. However, only one type of board can be used.


Based on the previous error:

Failure: The service configuration type of the board is already service-port


If the board type is set to service-port, you can run the service cfg-type command to change the service configuration type of the board.


Command Format

service cfg-type {port-vlan | service-port}


However, after the board type is changed, services are affected.


Thanks!


View more
  • x
  • convention:

chantha
chantha Created Oct 12, 2021 08:30:51 (0) (0)
 
Jaume
Jaume Created Oct 13, 2021 08:56:09 (0) (0)
Thanks for your kind answer, but it seems that the board does not support port-vlan mode.
So I've tried to setup service-mode for the vlans without success.  
Jaume
Jaume Created Oct 13, 2021 08:58:23 (0) (0)
MA5800-X7(config)#interface eth 0/1
MA5800-X7(config-if-eth-0/1)#service cfg-type ?
---------------------------------------------
Command of eth-0/1 Mode:
---------------------------------------------
port-vlan The state of service configuration type
service-port The state of service configuration type

MA5800-X7(config-if-eth-0/1)#service cfg-type port-vlan
Failure: The board does not support this operation  
Chenxintao
Chenxintao Reply Jaume  Created Oct 14, 2021 02:40:07 (0) (0)
Yes, Confirm the problem again and reproduce the problem:
The H902OXHD board does not support the upstream role. It supports only the user and cascading roles.
Thanks!  
All Answers
Hello! Thank you for contacting us.
We are working on an answer for you.
View more
  • x
  • convention:

Hello, friend!
Can you provide the version of the device and the current version of the board?
I have replied to the previous question, but I can't restore the scene because I don't know the exact version of the device.
Thank you!
View more
  • x
  • convention:

Jaume
Jaume Created Oct 13, 2021 08:56:33 (0) (0)
MA5800-X7(config)#display frame desc
--------------------------------------------------------------------------
FrameID SN/MAC Frame description
--------------------------------------------------------------------------
0 - H901BPMB_0
--------------------------------------------------------------------------
Total: 1

MA5800-X7(config)#display board desc 0/1
--------------------------------------------------
F/ S Boa 
Jaume
Jaume Reply Jaume  Created Oct 13, 2021 08:57:03 (0) (0)
MA5800-X7(config)#display board desc 0/1
--------------------------------------------------
F/ S Board description
--------------------------------------------------
0/ 1 H902OXHD_0_1
--------------------------------------------------  

Hello, friend!


Based on the board model H902OXHD provided by you and the previous problem information, I made the following confirmation:


The H902OXHD can be used as a service board or an upstream board. However, only one type of board can be used.


Based on the previous error:

Failure: The service configuration type of the board is already service-port


If the board type is set to service-port, you can run the service cfg-type command to change the service configuration type of the board.


Command Format

service cfg-type {port-vlan | service-port}


However, after the board type is changed, services are affected.


Thanks!


View more
  • x
  • convention:

chantha
chantha Created Oct 12, 2021 08:30:51 (0) (0)
 
Jaume
Jaume Created Oct 13, 2021 08:56:09 (0) (0)
Thanks for your kind answer, but it seems that the board does not support port-vlan mode.
So I've tried to setup service-mode for the vlans without success.  
Jaume
Jaume Created Oct 13, 2021 08:58:23 (0) (0)
MA5800-X7(config)#interface eth 0/1
MA5800-X7(config-if-eth-0/1)#service cfg-type ?
---------------------------------------------
Command of eth-0/1 Mode:
---------------------------------------------
port-vlan The state of service configuration type
service-port The state of service configuration type

MA5800-X7(config-if-eth-0/1)#service cfg-type port-vlan
Failure: The board does not support this operation  
Chenxintao
Chenxintao Reply Jaume  Created Oct 14, 2021 02:40:07 (0) (0)
Yes, Confirm the problem again and reproduce the problem:
The H902OXHD board does not support the upstream role. It supports only the user and cascading roles.
Thanks!  
Well note
View more
  • x
  • convention:

Well done answer
View more
  • x
  • convention:

Hi, friend!


There are certain conditions for running this command.

Usage Guidelines


1. Run the config command to enter global config mode, and then run the interface eth command to enter ETH mode.


2. Enabling and disabling the tag translation function of the board is restricted by the following constraints:

  • When the service configuration type is set to service-port on a board, no aggregation groups are allowed on the board. You can run the display link-aggregation command to query aggregation group information and run the undo link-aggregation command to delete aggregation groups from ports.

  • When the service configuration type is set to service-port on a board, no protection groups are allowed on the board. You can run the display protect-group command to query protection group information and run the undo protect-group command to delete aggregation groups from ports.

  • When the service configuration type is set to service-port on a board, ports on the board can only contain VLAN1. You can run the display port vlan command to query VLANs on the ports and run the undo port vlan command to delete VLANs from the ports.

  • When the service configuration type is set to port-vlan on a board, no service ports are allowed on the board. You can run the display service-port command to query service port information and run the undo service-port command to delete service ports.

  • When the service configuration type is set to service-port on a board, no ERPS ring ports are allowed on the board. You can run the display erps command to query ERPS ring port information, and run the undo port command to delete ERPS ring ports.


View more
  • x
  • convention:

Jaume
Jaume Created Oct 13, 2021 10:15:14 (0) (0)
Thanks for your kind help.

There is no link-aggregation, nor port clan nor erps defined at all. Also the same message.
MA5800-X7(config-if-eth-0/1)#service cfg-type port-vlan
Failure: The board does not support this operation  
Chenxintao
Chenxintao Reply Jaume  Created Oct 14, 2021 03:21:34 (0) (0)
Yes, my bro! I am sorry, confirm the problem again and reproduce the problem:
The H902OXHD board does not support the upstream role. It supports only the user and cascading roles.
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.