1.TCPIP> ANALYZE SERVICE
                          Invalid IP option records
          Service             Port  Proto    Process          Address
          TOE                   25  TCP      TOED             0.0.0.0
          NESTING              560  TCP      NEW_EGGS_TCPIP   0.0.0.0
      IP option records
        Total:              0
        Invalid:            0
      TCP option records
        Total:              7
        Invalid:            2
      Displays total and invalid protocol option records found in two
      service definitions, TOE and NESTING.
    2.TCPIP> ANALYZE SERVICE /REPAIR /CONFIRM
                          Invalid IP option records
          Service             Port  Proto    Process          Address
          TOE                   67  UDP      TOED             0.0.0.0
      Remove? [N]: YES
          Service             Port  Proto    Process          Address
          NESTING               69  UDP      NEW_EGGS_TCPIP   0.0.0.0
      Remove? [N]: YES
      Displays the total protocol option records and deletes, after
      confirmation, the invalid records.