How to configure URL filter on Huawei GPON ONT, here taking Huawei HN8245Q as an example. The operation steps are as follows:
Daisy, sales manager at Thunder-link.com, a leading Huawei hardware supplier. Focus on Huawei MSTP, WDM, OLT, ONT, SWITCH, with competitive price and free remote technical support.
Tuesday, December 22, 2020
How to configure URL filter on Huawei ONT?
Thursday, December 17, 2020
What is the function of Huawei RPS1800 Power Supply?
- For non-PoE switches, the RPS1800 can provide 6:1 power redundancy without an 870 W PoE power module:
- The RPS1800 can connect to a maximum of six switches and ensure seamless failover for at most one switch if the internal power module of the switch fails.
- When the internal power module of the switch powered by the RPS1800 recovers, the RPS1800 immediately returns to the backup state.
- Among the six DC output ports, port 1 has the highest priority, and the other ports have the same priority. When the RPS1800 connects to six switches, the switch connected to port 1 preferentially receives power from the RPS1800.
For Huawei S5700-LI and S5700S-LI PoE switches, the RPS1800 supports the forcible PoE power supply mode (default) and the 6:1 power cold redundancy mode.
Forcible PoE power supply mode:- The RPS1800 must be configured with one or two 870 W PoE power modules.
- The forcible PoE power supply mode is the default mode for the PoE switches connected to the RPS1800. In this mode, the RPS1800 provides PoE power supply to the PoE switches. When configured with one 870 W PoE power module, the RPS1800 can provide PoE power supply for only one PoE switch. When configured with two 870 W PoE power modules, the RPS1800 can provide PoE power supply for two PoE switches, 800 W PoE power for each switch.
- The PoE power provided by the RPS1800 and the PoE power of a switch's internal power modules do not accumulate. That is, when a PoE switch is connected to the RPS1800, its maximum PoE power is 800 W.
- When using 110 V power input, each 870 W PoE power module can provide only 400 W of PoE power. In this case, an RPS1800 must be configured with two 870 W PoE power modules if it is used to provide PoE power supply. Additionally, only one port of the RPS1800 can provide PoE power supply for a switch.
- The RPS1800 provides power redundancy for system and PoE power modules of the connected PoE switches. However, it can provide power redundancy for only two PoE switches at the same time.
- The six DC output ports have the same priority.
- You can use the rps cold-backup command to switch to the 6:1 power cold redundancy mode. The S5700-28P-PWR-LI-AC and S5700-52P-PWR-LI-AC do not support the 6:1 power cold redundancy mode.
6:1 power cold redundancy mode:- If the RPS1800 has no 870 W PoE power module, it provides the same functions for PoE switches as it does for non-PoE switches.
- If the RPS1800 has 870 W PoE power modules installed, it provides power redundancy for the system and PoE power modules of PoE switches but does not provide forcible PoE power supply for the switches.
- The RPS1800 can provide PoE power redundancy for only one switch at a time. It requires only one 870 W PoE power module when using 220 V power input and requires two 870 W PoE power module when using 110 V power input.
For S5720-LI PoE switches, the RPS1800 supports the 6:1 power cold redundancy mode.
6:1 power cold redundancy mode:- If the RPS1800 has no 870 W PoE power module, it provides the same functions for PoE switches as it does for non-PoE switches.
- If the RPS1800 has 870 W PoE power modules installed, it provides power redundancy for the system and PoE power modules of PoE switches but does not provide forcible PoE power supply for the switches.
- The RPS1800 can provide PoE power redundancy for only one switch at a time. It requires only one 870 W PoE power module when using 220 V power input and requires two 870 W PoE power module when using 110 V power input.
The 870 W PoE power modules and RPS cables are not hot swappable.
The RPS1800 only provides power redundancy for switches and cannot power on a switch directly.
Tuesday, December 8, 2020
Do you know what Is QoS on NE40E Router?
Many customers ask that what is QoS feature supported by Huawei Router NE40E, this chapter describes what the quality of service (QoS) is and introduces some QoS solutions, such as RSVP and DiffServ Model.
As networks rapidly develop, services on the Internet become increasingly diversified. Apart from traditional applications such as WWW, email, and File Transfer Protocol (FTP), the Internet has expanded to encompass other services such as IP phones, e-commerce, multimedia games, e-learning, telemedicine, videophones, videoconferencing, video on demand (VoD), and online movies. In addition, enterprise users use virtual private network (VPN) technologies to connect their branches in different areas so that they can access each other's corporate databases or manage remote devices through Telnet.
Diversified services enrich users' lives but also increase the risk of traffic congestion on the Internet. In the case of traffic congestion, services can encounter long delays or even packet loss. As a result, services deteriorate or even become unavailable. Therefore, a solution to resolve traffic congestion on the IP network is urgently needed.
The best way to resolve traffic congestion is actually to increase network bandwidths. However, increasing network bandwidths is not practical in terms of operation and maintenance costs.
The quality of service (QoS) that uses a policy to manage traffic congestion at a low cost has been deployed. QoS aims to provide end-to-end service guarantees for differentiated services and has played an overwhelmingly important role on the Internet. Without QoS, service quality cannot be guaranteed.
Four Components in the DiffServ Model
Classification and Marking: classification classifies packets while keeping the packets unchanged. Traffic marking sets different priorities for packets and therefore changes the packets.
NOTE:Traffic marking refers to external re-marking, which is implemented on outgoing packets. Re-marking modifies the priority field of packets to relay QoS information to the next-hop device.
Internal marking is used for internal processing and does not modify packets. Internal marking is implemented on incoming packets for the device to process the packets based on the marks before forwarding them. The concept of internal marking is discussed later in this document.
Policing and Shaping: restricts the traffic rate to a specific value. When traffic exceeds the specified rate, traffic policing drops excess traffic, and traffic shaping buffers excess traffic.
Congestion management: places packets in queues for buffering when traffic congestion occurs and determines the forwarding order based on a specific scheduling algorithm.
Congestion avoidance: monitors network resources. When network congestion intensifies, the device proactively drops packets to regulate traffic so that the network is not overloaded.