Forum Discussion
pradeepkumar020
Nimbostratus
May 03, 2017This BIG-IP system has encountered a configuration problem that may prevent the Configuration utility from functioning properly
Am having one F5 ig IP APM setup whoich is working fine. But one day when I tried to login into the management console, Its showing the error "This BIG-IP system has encountered a configuration probl...
JG
Cumulonimbus
May 04, 2017There problem seems to be here:
net stp /Common/cist {
interfaces {
1.0 {
external-path-cost 200000
internal-path-cost 200000
}
1.1 {
external-path-cost 2000
internal-path-cost 2000
}
1.2 {
external-path-cost 2000
internal-path-cost 2000
}
}
vlans {
/Common/external
/Common/internal
}
}
net vlan /Common/external {
interfaces {
1.2 {}
}
tag 4093
}
net vlan /Common/internal {
interfaces {
1.1 {}
}
mtu 9001 tag 4094
}
You can try and remove the following:
1.0 {
external-path-cost 200000
internal-path-cost 200000
}
and see if it gets loaded:
tmsh run /sys config load
No harm in trying but back up the conf file somewhere else first before you do this.
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects