Got it

gem mapping ont

Created: Jun 22, 2021 16:32:57Latest reply: Jan 26, 2022 15:15:25 688 13 0 0 0
  HiCoins as reward: 0 (problem unresolved)
by mapping vlan 40 p-bit 0 to gem 0 and vlan 40 p-bit 5 to gem 1 to use different priority queue we're facing problems cause cpe is using same mac for both streams - are we able to fix that problem maybe by using vmac or sth else?

Featured Answers

Recommended answer

Chenxintao
Admin Created Jun 23, 2021 03:44:05

Hello, friend!


Based on the information you have provided, I cannot answer whether the proposed method is feasible.


If this problem needs to be resolved, determine whether to resolve the problem based on the device configuration.


Please provide the model/version/configuration of the device and your city.


Thanks!


View more
  • x
  • convention:

Chenxintao
Chenxintao Created Jun 24, 2021 13:15:30 (0) (0)
Hi, friend!
I'm sorry, I updated my answer, please check!  

Hello, friend!


Based on the information you have provided, I understand your request.

But I think you can do that by creating bundles.


On an access node, VLANs are planned based on ports. If the access node connects to users through a router, configure a service port bundle to prevent MAC address flapping between various service flows of the users.


1. Run the service-port-bundle command to create a service port bundle.

A service port bundle corresponds to a group of services. It is recommended that you plan a unique service port bundle ID for a user.

2. Add service flows to the service port bundle and set classes of service (CoSs) for the service flows.

The services in a service flow bundle are carried by service flows. Add the service flows to the service port bundle and set a CoS for each service flow. In this way, the router forwards service packets according to the CoS.

Run the service-port(profile-mode) or service-port(distributing-mode) command to set bundle bundleid cos cos when creating a service flow. bundleid is the ID of the service port bundle created in the preceding step.


Example


The following is an example of the configurations used to configure a service port bundle to prevent MAC address flapping between Internet access and multicast service flows of user A:

Ethernet port 0/2/1 on the access node connects to user A through a router.

The VLANs of the access node are planned based on ports.

Ethernet port 0/2/1 is in VLAN 10.

User A requires Internet access and broadcast services.

The ID of the service port bundle for user A is 10.

The Internet access and broadcast services of user A are differentiated based on CoS values.

For the Internet access service:

The CoS value is 1.

The ID of the traffic profile is 10.

For the broadcast service:

The CoS value is 3.

The ID of the traffic profile is 20.


huawei(config)#service-port-bundle 10

huawei(config)#service-port 10 vlan 10 eth 0/2/1 multi-service user-vlan 10 bundle 10 cos 1 inbound 

traffic-table index 10 outbound traffic-table index 10 

huawei(config)#service-port 11 vlan 10 eth 0/2/1 multi-service user-vlan 20 bundle 10 cos 3 inbound 

traffic-table index 20 outbound traffic-table index 20


Thanks!



View more
  • x
  • convention:

All Answers
Thanks for contacting the Huawei community!

We are checking your question and will provide an answer to you shortly...
View more
  • x
  • convention:

Hello, friend!


Based on the information you have provided, I cannot answer whether the proposed method is feasible.


If this problem needs to be resolved, determine whether to resolve the problem based on the device configuration.


Please provide the model/version/configuration of the device and your city.


Thanks!


View more
  • x
  • convention:

Chenxintao
Chenxintao Created Jun 24, 2021 13:15:30 (0) (0)
Hi, friend!
I'm sorry, I updated my answer, please check!  
it's MA5800-X17 with (unfortunately) 3rd party ONT in germany/munich
View more
  • x
  • convention:

Posted by Reimund at 2021-06-23 05:30 it's MA5800-X17 with (unfortunately) 3rd party ONT in germany/munich
Hello, friend!
Third-party ONTs connected to the OLT can work properly only after the interworking file is available. However, the interworking file only ensures that the third-party ONTs can work properly and cannot be configured on the OLT.
Thanks!
View more
  • x
  • convention:

iw file is already applied
View more
  • x
  • convention:

Hello, friend!


Based on the information you have provided, I understand your request.

But I think you can do that by creating bundles.


On an access node, VLANs are planned based on ports. If the access node connects to users through a router, configure a service port bundle to prevent MAC address flapping between various service flows of the users.


1. Run the service-port-bundle command to create a service port bundle.

A service port bundle corresponds to a group of services. It is recommended that you plan a unique service port bundle ID for a user.

2. Add service flows to the service port bundle and set classes of service (CoSs) for the service flows.

The services in a service flow bundle are carried by service flows. Add the service flows to the service port bundle and set a CoS for each service flow. In this way, the router forwards service packets according to the CoS.

Run the service-port(profile-mode) or service-port(distributing-mode) command to set bundle bundleid cos cos when creating a service flow. bundleid is the ID of the service port bundle created in the preceding step.


Example


The following is an example of the configurations used to configure a service port bundle to prevent MAC address flapping between Internet access and multicast service flows of user A:

Ethernet port 0/2/1 on the access node connects to user A through a router.

The VLANs of the access node are planned based on ports.

Ethernet port 0/2/1 is in VLAN 10.

User A requires Internet access and broadcast services.

The ID of the service port bundle for user A is 10.

The Internet access and broadcast services of user A are differentiated based on CoS values.

For the Internet access service:

The CoS value is 1.

The ID of the traffic profile is 10.

For the broadcast service:

The CoS value is 3.

The ID of the traffic profile is 20.


huawei(config)#service-port-bundle 10

huawei(config)#service-port 10 vlan 10 eth 0/2/1 multi-service user-vlan 10 bundle 10 cos 1 inbound 

traffic-table index 10 outbound traffic-table index 10 

huawei(config)#service-port 11 vlan 10 eth 0/2/1 multi-service user-vlan 20 bundle 10 cos 3 inbound 

traffic-table index 20 outbound traffic-table index 20


Thanks!



View more
  • x
  • convention:

... great job! Same things I discussed with Dumitru.

This configuration is running at first glance. I've to check some more 'open' issues on that point and would like to come back on you on monday, if ok for you.

Thank you again

Reimund
View more
  • x
  • convention:

Posted by Reimund at 2021-06-25 11:12... great job! Same things I discussed with Dumitru. This configuration is running at first glance.  ...

Hi, friend!
I'm always here. You're welcome to come back to the Access Network anytime!

Thanks!

View more
  • x
  • convention:

good
View more
  • x
  • convention:

12
Back to list

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.