Forum Discussion
faycal_29095
Nimbostratus
Jan 13, 2008Adding a static route in BIG IP
Hello;
i want to add a static route in my BigIP. but these route should stay after rebooting.
i suppose that i need to add these route in a specific file!
if yes, please where can i fin...
Shay_Ben-David1
Nimbostratus
Feb 27, 2008sure you can add this is the file, but don't do this, first you can add via GUI, if not you can edit the /config/bigip.conf file and add the:
"route 192.168.1.0 netmask 255.255.255.0 {
gateway w.x.y.z
}
if its an mgmt route than you can add it from /config/bigip_base.conf:
mgmt route 1.2.3.0 netmask 255.255.255.0 {
gateway w.x.y.z
or from console you can use the "b mgmt route add" and do b base save
this will work for you.
i forgot be sure to do b load after the changes
Shay
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)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