Forum Discussion
Chura_16140
Nimbostratus
Jan 03, 2013Editing bigip.conf
Hi,
I've just wanted to rename some of my VIP's and i did it by editing bigip.conf
after that i've verified it and loaded.
After doing so, the routing domain disabled the imish/zebos a...
nitass
Employee
Jan 04, 2013route-domain and dynamic routing must to be saved in bigip_base.conf.
e.g.
[root@ve11a:Active:Changes Pending] config tmsh list net route-domain 0
net route-domain 0 {
description "Default Route Domain"
id 0
routing-protocol {
OSPFv2
}
vlans {
external
internal
}
}
[root@ve11a:Active:Changes Pending] config grep -A10 route-domain bigip_base.conf
net route-domain /Common/0 {
description "Default Route Domain"
id 0
routing-protocol {
OSPFv2
}
vlans {
/Common/external
/Common/internal
}
}
if it is not there, you may experience bug 356307. it is found in 11.1.0, 11.2.0 and 11.2.1. the following is workaround by Hiroki Inoue.
workaround is to use tmsh to save or modify/disable strict routing in route-domain 0 and save, and enable strict routing and save, then dynamic routing will be saved.
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