Forum Discussion
Unable to add EM route from tmsh
Trying to add a host route to my EM's to the management-route list and get
root@(ddc-7-vpr1-dmz)(cfg-sync In Sync)(/S1-green-P:Active)(/Common)(tmos) create sys management-route par-em-1 10.0.0.0/8 gateway 10.21.13.154
01070734:3: Configuration error: invalid management route, the dest/netmask pair ::/ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff already exists for /Common/10.0.0.0_8
root@(ddc-7-vpr1-dmz)(cfg-sync In Sync)(/S1-green-P:Active)(/Common)(tmos)
The route can be added by editing the bigip_base.conf file... And then loading the config. Which works. But tmsh seems determined not to allow me to add them...
H
- nitassEmployeeshould we use "network"?
root@(B1600-R66-S19)(cfg-sync Standalone)(Active)(/Common)(tmos) create sys management-route par-em-1 10.0.0.0/8 gateway 10.21.13.154 01070734:3: Configuration error: invalid management route, the dest/netmask pair ::/ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff already exists for /Common/10.0.0.0_8 root@(B1600-R66-S19)(cfg-sync Standalone)(Active)(/Common)(tmos) create sys management-route par-em-1 network 10.0.0.0/8 gateway 10.21.13.154 root@(B1600-R66-S19)(cfg-sync Standalone)(Active)(/Common)(tmos) list sys management-route sys management-route par-em-1 { gateway 10.21.13.154 network 10.0.0.0/8 } sys management-route default { gateway 172.28.66.254 network default }
- HamishCirrocumulusNitass... You have eyes of gold sir...
Recent Discussions
Related Content
* 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