DRAG DROP Drag the following VRRP states to the corresponding working mechanisms.
📖 About this Domain
This domain covers advanced network functions, focusing on Quality of Service (QoS), network security, and Operations, Administration, and Maintenance (O&M). It details the implementation of DiffServ models, ACLs, AAA, and network monitoring protocols like SNMP and NQA.
🎓 What You Will Learn
- Learn DiffServ model implementation, including traffic classification, marking, congestion management with PQ/WRR/WFQ, and congestion avoidance using WRED.
- Understand the configuration and principles of ACLs, AAA for user access control, and IPsec VPN for secure network tunnels.
- Grasp the functions of SNMP for network device management, NQA for network quality analysis, and the role of eSight.
- Learn the operational principles and configuration of DHCP for IP address automation and FTP for file transfer protocol.
🛠️ Skills You Will Build
- You will build skills to configure traffic policies using MQC to implement complex QoS requirements on VRP platforms.
- You will be able to deploy ACLs to filter traffic and configure AAA schemes for RADIUS/HWTACACS authentication.
- You will gain proficiency in using NQA test instances and SNMP MIBs to monitor and diagnose network faults.
- You will develop the ability to configure DHCP servers, relay agents, and clients, along with FTP server/client setups.
💡 Top Tips to Prepare
- Master the Modular QoS Command-Line (MQC) structure: traffic classifier, traffic behavior, and traffic policy.
- Deeply understand the 'once matched, stop' principle for ACL rule matching and the use of wildcards.
- Know the key differences and security enhancements between SNMPv1, SNMPv2c, and SNMPv3.
- Commit the four-step DHCP Discover, Offer, Request, Acknowledge (DORA) process to memory, including message types.
📖 About this Domain
This domain covers key concepts related to 1: IGP Advanced Principles (OSPF, IS-IS).
🎓 What You Will Learn
- Core concepts of 1: IGP Advanced Principles (OSPF, IS-IS)
- Best practices and implementation
- Real-world application scenarios
🛠️ Skills You Will Build
- Technical proficiency in 1: IGP Advanced Principles (OSPF, IS-IS)
- Problem-solving abilities
- Practical implementation skills
💡 Top Tips to Prepare
- Review official documentation and study guides
- Practice with hands-on exercises
- Focus on understanding core principles
📖 About this Domain
This domain focuses on the mechanisms for managing routing information. It details the use of tools like route-policies and IP-prefix lists to filter routes and modify attributes. Mastery is critical for implementing routing policies and controlling network traffic flow.
🎓 What You Will Learn
- You will learn to use filtering tools such as ACLs, IP-prefix lists, and AS-path filters to control routing updates.
- You will understand how to implement route-policies to modify path attributes like preference, MED, and local preference.
- You will learn to apply routing policies to control route import between different routing protocols.
- You will grasp the principles and configuration of Policy-Based Routing (PBR) to influence packet forwarding paths.
🛠️ Skills You Will Build
- You will build the skill to configure complex route-policies to enforce specific network traffic engineering requirements.
- You will develop proficiency in using IP-prefix lists for precise matching and filtering of network prefixes.
- You will gain the ability to manipulate BGP path attributes to control inbound and outbound traffic paths.
- You will be able to implement PBR to forward traffic based on criteria beyond the destination IP address.
💡 Top Tips to Prepare
- Master the logic of route-policy nodes, including the 'if-match' and 'apply' clauses and their processing order.
- Practice extensively with the syntax of IP-prefix lists, especially the 'greater-equal' and 'less-equal' parameters.
- Utilize lab environments to test the impact of route filtering and attribute modification on routing tables.
- Memorize the BGP path selection algorithm and how each attribute influences the final best-path decision.
📖 About this Domain
This domain introduces the Border Gateway Protocol (BGP), the standard Exterior Gateway Protocol for inter-Autonomous System routing. It covers BGP's fundamental operating principles, peer establishment, and basic route advertisement on VRP-based devices.
🎓 What You Will Learn
- You will learn BGP fundamentals, including AS numbers, BGP message types, and the BGP Finite State Machine (FSM).
- You will understand how to establish IBGP and EBGP peer relationships and their distinct route advertisement rules.
- You will grasp BGP route advertisement methods and the best-path selection process based on path attributes.
- You will learn the basic CLI commands for configuring BGP processes and peerings on Huawei network equipment.
🛠️ Skills You Will Build
- You will build the skill to configure and verify EBGP and IBGP peer sessions using the VRP command-line interface.
- You will be able to inject routing information into BGP using the network command and by importing routes from IGPs.
- You will develop the ability to analyze BGP path attributes like AS_Path, Origin, and MED to determine the optimal route.
- You will gain proficiency in troubleshooting BGP peer states and connectivity using display commands.
💡 Top Tips to Prepare
- Focus on memorizing the BGP path attributes and their selection order, as this is a core concept for exam questions.
- Utilize eNSP for hands-on practice of BGP peer configuration and route advertisement scenarios.
- Clearly differentiate the operational rules for IBGP, such as split-horizon, versus EBGP route propagation.
- Master the BGP FSM states and the conditions that cause state transitions for effective troubleshooting.
📖 About this Domain
This domain covers Multiprotocol Label Switching (MPLS) fundamentals, a core data-carrying mechanism. It details the MPLS architecture, control plane, and data plane operations essential for high-performance networks.
🎓 What You Will Learn
- Understand the basic MPLS architecture, including Forwarding Equivalence Class (FEC), Label Switched Path (LSP), and the roles of LSRs.
- Learn the working principles of the Label Distribution Protocol (LDP) for dynamic label distribution and management.
- Grasp the MPLS packet forwarding process, including label push, swap, and pop operations.
- Explore the configuration and verification of basic MPLS and LDP on Huawei VRP devices.
🛠️ Skills You Will Build
- Ability to configure basic MPLS and enable LDP on Huawei network devices.
- Skill in establishing and verifying both static LSPs and dynamic LSPs.
- Competence in troubleshooting common LDP session establishment and LSP formation failures.
- Proficiency in using display commands to check the MPLS forwarding-table and LDP peer status.
💡 Top Tips to Prepare
- Master the differences between the MPLS control plane and data plane operations, as this is a key exam focus.
- Utilize eNSP to practice configuring MPLS and LDP scenarios to solidify your understanding of the command-line interface.
- Focus on the entire label lifecycle, from distribution and binding via LDP to the final forwarding decision.
- Memorize the key fields in the outputs of `display mpls lsp` and `display ldp session` for troubleshooting questions.
📖 About this Domain
This domain covers Layer 2 network principles on the VRP platform. It focuses on building scalable, redundant, and loop-free Ethernet networks using fundamental switching technologies.
🎓 What You Will Learn
- Learn VLAN principles, including port types like access, trunk, and hybrid, and GVRP for dynamic VLAN registration.
- Understand Spanning Tree Protocols (STP, RSTP, MSTP) to prevent broadcast storms and ensure network stability.
- Master link aggregation using Eth-Trunk in both manual and LACP modes to increase bandwidth and provide link redundancy.
- Grasp the operation of the MAC address table, including learning, aging, and static/dynamic entry management.
🛠️ Skills You Will Build
- Ability to configure and troubleshoot inter-VLAN communication using Layer 3 switches.
- Skill in deploying and optimizing STP, RSTP, and MSTP for fast convergence and efficient loop prevention.
- Competency in implementing Eth-Trunk for link aggregation and load balancing across multiple physical links.
- Proficiency in securing the Layer 2 domain using features like port security and MAC address binding.
💡 Top Tips to Prepare
- Focus on the STP/RSTP port states and the root bridge election process, as these are common exam topics.
- Practice command-line configuration of VLANs, Eth-Trunk, and MSTP regions in a lab environment like eNSP.
- Memorize the key differences between STP, RSTP, and MSTP, especially regarding convergence mechanisms and timers.
- Understand how MAC address learning and forwarding decisions are made by a switch on a per-frame basis.
Premium Access Includes
- ✓ Quiz Simulator
- ✓ Exam Mode
- ✓ Progress Tracking
- ✓ Question Saving
- ✓ Flash Cards
- ✓ Drag & Drops
- ✓ 3 Months Access
- ✓ PDF Downloads
