Resolve network interface issues on Dell Data Domain systems with this step-by-step support guide. Whether you're dealing with a single interface, bonded groups, or post-DDOS upgrade anomalies, this video walks you through essential diagnostic commands and configuration checks. Learn how to identify interface status, review alerts, verify physical connections, and manage bonded interfaces effectively.
🔧 Topics Covered:
Interface status checks using net show hardware
Alert diagnostics with alerts show current and alerts show history
Configuration review via net show settings
Interface re-enablement procedures
Bonded interface troubleshooting
Physical connection verification
Reference to Dell KB article 219757 for advanced support
Ensure you have SSH access and administrator privileges before starting. For more detailed instructions, visit the Dell Knowledge Base.
Welcome to this Dell Technology Support video.
Today we walk you through troubleshooting Data Domain network interfaces. Before we begin, ensure you have SSH access to the Data Domain system and appropriate administrator privileges. If any interface is down after a DDOS upgrade, then it is highly unlikely it is due to a hardware failure. Identify the interface issue.
Start by identifying whether the issue affects a single interface, multiple interfaces, or a bonded group. Use “net show hardware” to check the hardware interface status. Next, check for current and historical alerts to identify any related events by using “alerts show current” and “alerts show history”. Review interface configuration. Use the “net show settings” command to determine if the interface is a part of a bond, VLAN, or alias.
If the interface is not in a bond, try disabling and re-enabling it using “net disable” and the interface name. Then “net enable” plus the interface name. In our case, it’s “ethMd”. Check physical connections. Verify that cables and SFPs are properly seated.
If possible, swap cables or ports to isolate the issue. Troubleshoot bonded interfaces. If the interface is part of a virtual bond, disable and re-enable the bond by using “net disable” and the virtual interface name. Then “net enable” plus the virtual interface name. Try to remove and re-add the interface. Use “net failover del” the virtual interface name followed by “interface” and the interface name.
Then add the bond again by using “net failover add” virtual interface name followed by “interface” and the name of the interface. If it’s an aggregate interface, use aggregate instead of failover within the commands. After performing each step, verify the interface status again using “net show hardware”. If the link status is yes, the interface is up. If the issue persists after following all steps, refer to the Dell Knowledge Base Article 219757 for more in-depth troubleshooting steps.
Thank you for watching.