Got it

How long is the OLT failover time?

Created: Mar 13, 2019 02:57:48Latest reply: Mar 15, 2019 02:55:00 2297 16 0 0 0
  Rewarded HiCoins: 0 (problem resolved)

Hi, everyone!


This post enquires about how long is the OLT failover time. Please see more details below. 


ISSUE DESCRIPTION


We have two OLTs and 500 ONTs. Both OLT configurations are the same - they work in active-active mode. Upstream switches are Cisco 4506E, which are VSS- configured.


My question is the followin: when one OLT fails, how long must the users be connected to the second OLT? How many ping packet drops from the end user ping test? Please advise about how long is the OLT failover time.


Thanks in advance!

Featured Answers

Recommended answer

Gavin.Liu
Created Mar 13, 2019 06:10:25

Hi there!


It seems like you are using dual homing protect.


In dual homing protect, TYPE B or TYPE C protect only protects the PON side connection; the uplink port down will not cause the switchover by default.

We tested the PON side switchover in the LAB and it will switch over to another OLT in 300~400ms. Testing in the lab exhibited no packet loss; however, in the customer live network, the switchover test may result in the loss of 1~2 packets.
View more
  • x
  • convention:

All Answers

Hi there!


It seems like you are using dual homing protect.


In dual homing protect, TYPE B or TYPE C protect only protects the PON side connection; the uplink port down will not cause the switchover by default.

We tested the PON side switchover in the LAB and it will switch over to another OLT in 300~400ms. Testing in the lab exhibited no packet loss; however, in the customer live network, the switchover test may result in the loss of 1~2 packets.
View more
  • x
  • convention:

Thanks Gavin, sorry, I made mistake, it should be active-standby mode. Two OLT same configuration, but PON ports are active on OLT 1 and PON ports on OLT 2 are inactive. So when OLT 2 detects OLT1 inactive, then OLT 2 PON ports will become active and forward the traffic. This will take how long time if OLT 1 uplinks disconnected, but PON ports are still on. Please advise, thanks
View more
  • x
  • convention:

This will take how long time if OLT 1 uplinks disconnected, but PON ports are still on ------- this will not trigger the switch over .

if need uplink  port status associate to the protect group , you can configure other detect protocol , such as BFD, or MEP .



Run the uplink-monitor port command to associate the protection groups with the uplink Ethernet port status.

 NOTE:
If an Ethernet link aggregation group has been configured, make sure that the Ethernet port associated with the dual-homing protection groups is the master port in the aggregation group.
  • Run the uplink-monitor bfd command to associate the protection groups with a BFD session. For instructions about how to configure a BFD session, see Configuring a BFD Session.
  • Run the uplink-monitor mep command to associate the protection groups with an MEP session. For instructions about how to configure an MEP session, see Configuring CFM.

 

   Following  below  step configure BFD session :

         http://support.huawei.com/hedex/hdx.do?docid=EDOC1100018501&id=cfg_cli_3110&text=Configuring%252520the%252520BFD&lang=en

         or reference  below link configure MEP

         http://support.huawei.com/hedex/hdx.do?docid=DOC1100334186&id=cfg_cli_0619&text=Configuring%252520the%252520Ethernet%252520CFM%252520OAM&lang=en

 

 

View more
  • x
  • convention:

Thanks Gavin. If use uplink monitor bfd, how long the fail over time? Another question,if just PON port on OLT 1 down, how does OLT 2 knows and activate its own PON ports to forward the traffic?
View more
  • x
  • convention:

If use uplink monitor bfd, how long the fail over time?
 
BFD detetion time can be changed as your requirement :
 
Modify the detection time.
  • Run the min-tx-interval command to configure the interval for sending BFD packets.
  • Run the min-rx-interval command to configure the interval for receiving BFD packets

 
 
Another question,if just PON port on OLT 1 down, how does OLT 2 knows and activate its own PON ports to forward the traffic?
 
--- in dual homing configuration defined the dual homing devices (for example ):
 
huawei_A(config)#dual-parenting local-node ip-address 192.168.68.1 port 6076 key work_4234
huawei_A(config)#dual-parenting peer-node standby ip-address 192.168.68.8 port 6076 key protect_4234
huawei_A(config)#dual-parenting sync enable

 

 



huawei_B(config)#dual-parenting local-node ip-address 192.168.68.8 port 6076 key protect_4234
huawei_B(config)#dual-parenting peer-node active ip-address 192.168.68.1 port 6076 key work_4234
huawei_B(config)#dual-parenting sync enable
 
----and in the protect group defined the protect target(for example ,TYPE B protect group configuration in 2 OLT) :
huawei_A(config)#protect-group 1 protect-target gpon-uni-port workmode dual-parenting
huawei_A(protect-group-1)#protect-group member port 0/2/1 role work
huawei_A(protect-group-1)#peer-group-member peer-node standby peer-port 0/2/1
huawei_A(protect-group-1)#uplink-monitor port 0/19/1
huawei_A(protect-group-1)#quit

 
huawei_B(config)#protect-group 1 protect-target gpon-uni-port workmode dual-parenting
huawei_B(protect-group-1)#protect-group member port 0/2/1 role protect
huawei_B(protect-group-1)#peer-group-member peer-node active peer-port 0/2/1
huawei_B(protect-group-1)#protect-group enable
huawei_B(protect-group-1)#uplink-monitor port 0/19/1
huawei_B(protect-group-1)#quit

 

--- and your terminal (ONT) need support type B or type C protect

View more
  • x
  • convention:

Thanks Gavin. These commands are configured on ONT or OLT? How OLTs communicate with each other or monitor each
other? Via core switches because both OLT connected to core switches?
View more
  • x
  • convention:

yes , configured in OLT ,you can reference below design :
https://support.huawei.com/enterprise/en/doc/EDOC1100016413?section=j014

and need your Layer 3 switch support cluster and layer 2 isolation.
View more
  • x
  • convention:

Thanks Gavin. If not configure layer 2 isolation on core switch, what will happen? can you please explain about the layer 2
isolation for what purpose?
View more
  • x
  • convention:

If not configure layer 2 isolation on core switch , the ONT MAC address of OLT A will learned by OLT B uplink port,
for OLT uplink port MAC priority higher than user side ,when switch over happened, before the uplink port MAC aging , the ONT in OLT B cannot send packets to switch ...
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.