- CheckMates
- :
- Products
- :
- Developers
- :
- API / CLI Discussion
- :
- config_system-Post installation parameters change
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Are you a member of CheckMates?
×- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
config_system-Post installation parameters change
Hi Team,
name: "Create config_system on the gateway"
command: config_system --config-string "hostname=myhost&domainname=nnm.com&timezone='America/Indiana/Indianapolis'&ftw_sic_key=aaaa&install_security_gw=true&gateway_daip=false&install_ppak=true&gateway_cluster_member=false&install_security_managment=false"
Once we run this command in CLI, configuration is completed and the Gateway is rebooting automatically, is there any way to stop the gateway from reboot and do it manually or after sometime.
name: "Create config_system on the gateway"
command: config_system --config-string "hostname=myhost&domainname=nnm.com&timezone='America/Indiana/Indianapolis'&ftw_sic_key=aaaa&install_security_gw=true&gateway_daip=false&install_ppak=true&gateway_cluster_member=false&install_security_managment=false&reboot_if_required=false"
Can we use like above command .Please help on this
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
A reboot is required for the results of config_system to take effect. Can you please explain why you you don't want it to reboot?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
A reboot is required for the results of config_system to take effect. Can you please explain why you you don't want it to reboot?
