Run networking interface diagnostics

  1. Connect to the serial console. For more information, see Connect to the serial console.
  2. Navigate to the main task screen.
  3. Select Diagnostic tests.
  4. Select Networking Interface Diagnostics.

    For example, the output is similar to:

    BASH
    Deployment-Type: <deployment_type>
    External IP: <ip_address>
    
    Interface Info:
    Iface Name   Admin State     Link Status      IP Address     MTU
    
    <iface1>     <admin_state1>  <link_status1>   <ip_address1>  <mtu1>
    <iface2>     <admin_state2>  <link_status2>   <ip_address2>  <mtu2>
    ...

    The output contains this information:

    • Deployment-Type — The deployment type of the device. For example, Mirroring.
    • External IP — The IP address of the sensor.
    • Interface Info — This information is displayed for each interface:
      • Iface Name — The name of the interface. For example, lan0.
      • Admin State — The admin state of the interface.
      • Link Status — The physical link status of the interface.
      • IP Address — The IP address of the interface.
      • MTU — The maximum transmission unit (MTU) size of the interface.