Forum Discussion
v10.2 tmsh equiv for b verify load
Been searching devcentral and cannot find what I would think should be;
tmsh load sys config verify -- for version 10.2
bigpipe equiv is "b verify load"
I have found where it reportedly works for v11
7 Replies
- uni
Altocumulus
load sys config verify
Have a look at this page: https://devcentral.f5.com/wiki/tmsh.bigpipemappings.ashx
- Don_Munyak
Nimbostratus
b verify load || load sys config verify
Been there too ... no luck
Thanks
- kridsana
Cirrocumulus
What differrence between "tmsh load sys config" and "tmsh load sys config verify" ?
- Night_67217Historic F5 Account
- "tmsh load sys config" attempts to load the config. If there are syntax errors in the config files, you might end up with a non-working config on the unit.
- "tmsh load sys config verify" validates the config without actually loading it. If there are any errors, you can go and manually modify the files before loading the config. Repeat this step after each modification you make (for example if you have a bigip.conf file which has 1000 lines, and you have 2 errors on lines 500 and 700, the first one that stops the config will be reported. If you go and fix line 500, run the config verify once again, and don't assume that was the only error in the config).
- psavalam_195881
Nimbostratus
how to load config from a /path/to/file/location ?
- nitass
Employee
how to load config from a /path/to/file/location ?
can you try file, and probably merge, options?
root@(ve11d)(cfg-sync Changes Pending)(Active)(/Common)(tmos) load sys config ? Options: base Base configuration. current-partition The configuration in the current partition. default Factory default configuration. file The configuration in the specified file. from-terminal The configuration from terminal. gtm-only GTM configuration only. merge Loads configuration from the specified file or from terminal, which modifies the running configuration. If merging from terminal, it requires CTRL-D to complete the operation. partitions Partition list user-only User account configuration only. verify Validates the specified configuration from file(s) or from terminal without changing the running configuration. - psavalam_195881
Nimbostratus
Thanks Nitass, that helped. works for me
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)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