Andrea_Arquint
Oct 26, 2011Nimbostratus
static route for management traffic
Hi
I tried to configure a static persistent route for managment traffic.
route -n
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
10.10.0.8 0.0.0.0 255.255.255.248 U 0 0 0 failover
127.1.1.0 0.0.0.0 255.255.255.0 U 0 0 0 tmm0
10.100.21.0 10.100.48.254 255.255.255.0 UG 0 0 0 eth0
127.2.0.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0.1
10.100.48.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0
10.100.1.0 0.0.0.0 255.255.255.0 U 0 0 0 dmz-prod
10.100.16.0 0.0.0.0 255.255.255.0 U 0 0 0 prod-www
0.0.0.0 10.100.1.254 0.0.0.0 UG 0 0 0 dmz-prod
0.0.0.0 10.100.48.254 0.0.0.0 UG 9 0 0 eth0
The network 10.100.21/24 should be configured automatically during a reboot.
I tried the one with "/config/startup" and also via bigpipe command for mgmt interface which puts the config into "/config/bigip_base.conf" but it does not work because the route is not adapted automatically after a reboot.
Thanx for help
bb