Forum Discussion

Andrius_193034's avatar
Andrius_193034
Icon for Nimbostratus rankNimbostratus
Apr 07, 2015

The configuration has not yet loaded after removed interface

Hello,

I have BIG IP VE launched in Amazon AWS.

This machine had 4 network interfaces and recently one of my colleagues detached and deleted one interface in amazon aws. Since then BIG IP Management WebUI shows a message:

The configuration has not yet loaded. If this message persists, it may indicate a configuration problem.

I've tried to reset BIG IP to factory defaults using this command:

tmsh load sys config default

And got the following error:

Unexpected Error: ltcfg error, can't load class, class:"system" error: can't load class definition from mcpd. This is most likely the result of a failure to load the base system configuration. To determine the root cause enter "tmsh load sys config" and include the output when the issue is reported.

Then I've executed this command:

tmsh load sys config

And got the following output:

Loading system configuration...
  /defaults/asm_base.conf
  /defaults/config_base.conf
  /defaults/low_profile_base.conf
  /defaults/low_security_base.conf
  /defaults/policy_base.conf
  /defaults/wam_base.conf
  /defaults/analytics_base.conf
  /defaults/apm_saml_base.conf
  /defaults/app_template_base.conf
  /defaults/classification_base.conf
  /defaults/daemon.conf
  /defaults/fullarmor_gpo_base.conf
  /defaults/profile_base.conf
  /defaults/sandbox_base.conf
  /defaults/security_base.conf
  /defaults/urldb_base.conf
  /usr/share/monitors/base_monitors.conf
Loading configuration...
  /config/bigip_base.conf
  /config/bigip_user.conf
  /config/bigip.conf
01070307:3: Invalid interface 1.3
Unexpected Error: Loading configuration process failed.

Any ideas how to fix this without loosing licence key?

6 Replies

  • bigip.conf file only contains LTM configuration. There's nothing about 1.3 interfaces.
  • use this command in the CLI /usr/libexec/bigpipe daol let me know if it works or not!!
  • @PrasF4 Thank you! It worked! EDIT: When trying to create MSSQL profile (Local Traffic ›› Profiles : Databases : MS SQL ›› Create) I get "An error has occurred while trying to process your request." Is it possible to get more detailed error?
  • Answered - manually edit /config/bigip_base.conf to remove 1.3 and perform

    tmsh load sys config