Enable redundancy related CLI and set synchronization interval (recommended 200ms).
Regularly perform admin redundancy switchover testing for backup module functionality.
3.2 Link and Service Redundancy
Multi chassis link aggregation (MC-LAG): Supports LAG across two 7450 ESS, achieving node level redundancy, automatic flow switching in case of single link failure or complete machine failure, and convergence time<50 ms.
ITU-T G.8031 (linear protection) and G.8032 (ring protection): Provides standard Ethernet APS, with G.8032 ring protection convergence time<50 ms, suitable for metropolitan ring topologies.
PW Redundancy: Provides primary and backup paths for VLL/VPLS pseudowires, combined with BFD for rapid fault detection, with a switching time of less than 1 second.
MPLS Fast Reroute (FRR): Provides pre computed backup paths for LSP tunnels, allowing for re routing within 50 ms in the event of link or node failure.
Operation and maintenance check: Regularly use show redundancy status to check the primary and backup synchronization status; Use OAM Ethernet CFM and OAM Ethernet LMI for end-to-end connectivity verification to ensure that the protection mechanism is in a hot standby state.

Service Deployment Model and Business Expansion
7450 ESS natively supports two service modes: MPLS and native Ethernet, which can be flexibly combined:
L2 VPN service:
VLL (E-Line): point-to-point virtual dedicated line, supporting local and long-distance interconnection.
VPLS (E-LAN): A multi-point to multi-point Ethernet VPN that supports both BGP VPLS and PBB VPLS implementations. PBB-VPLS significantly expands the capacity of the MAC address table (supporting millions of MACs) through MAC in MAC encapsulation, making it suitable for large-scale metropolitan Ethernet.
L3 VPN service: After enabling the "Advanced IP Services" mode, it can run BGP/MPLS IP VPN (L3VPN), support IPv4 and IPv6, and provide both Internet access and multicast routing (PIM-SM/DM) simultaneously.
Mobile backhaul: Supports SyncE and IEEE 1588v2 (via specific MDA) to meet the frequency/phase synchronization requirements of base stations, while providing MPLS TP or IP/MPLS backhaul.
Configuration points:
When deploying PBB-VPLS, it is necessary to plan the I-SID (Service Instance Identifier) and B-MAC address space to avoid conflicts.
For hybrid services (carrying E-Line and Internet on the same port), Hierarchical QoS (H-QoS) is used for multi-level scheduling to ensure that high priority services (such as voice) receive deterministic bandwidth.
Common methods for operation and maintenance monitoring and fault location
The 7450 ESS integrates a rich set of OAM tools, and engineers should be proficient in the following categories:
5.1 Ethernet OAM (IEEE 802.1ag/ITU-T Y.1731)
Continuity Check (CC): Monitor the connectivity between service endpoints through CCM (Continuity Check Messages).
Loop back (LB) and link tracing (LT): Similar to IP ping and traceroute, used to locate layer 2 network breakpoints.
Performance measurement (latency/jitter/packet loss): Y.1731 supports bidirectional latency measurement and composite packet loss statistics, providing data for SLA verification.
5.2 MPLS OAM
LSP Ping/Traceroute: Verify MPLS LSP availability and locate faulty nodes.
BFD (Bidirectional Forwarding Detection): It is linked with routing protocols and PW to achieve millisecond level fault detection (recommended to set 10ms intervals x 3 times).
5.3 Service Assurance Agent
Built in active testing function, can simulate user traffic, measure end-to-end packet loss, latency, and jitter, for pre deployment verification and SLA continuous monitoring.
Common troubleshooting steps:
Physical layer: Check the MDA port LED and show port status, and verify if the optical power (DDMI) is within the threshold.
Link layer: Confirm LAG member status, STP (if enabled), or G.8031 protection status.
Network layer: Check IGP neighbors (OSPF/BGP) and MPLS LDP/RSVP sessions. If the session goes down, check if BFD has timed out.
Service layer: For VPLS, check the MAC table learning status (show service id<id>fdb detail). If there are too many unknown unicast, it may be vulnerable to broadcast storms or MAC attacks.
Best Practices for Software Upgrade and Configuration Management
7450 ESS runs SR OS and shares the same software baseline with 7750 SR. The upgrade process should follow the principle of "backup first, master later":
Dual partition image: The device flash retains two images, primary and backup, and confirms that both exist and can boot before upgrading.
ISSU (In Service Software Upgrade): Seamless upgrade of control plane without interruption of data plane. Before execution, it is necessary to check hardware compatibility (Release Notes) and ensure that redundant SF/CPM is online.
Configuration rollback: Use admin save to backup the current configuration before modifying it; If the new configuration causes problems, execute admin rollback to quickly restore to the previous reference point.
Daily inspection checklist:
Environmental temperature (recommended ≤ 40 ° C), fan speed (show chassis environment).