Configsync command, bigpipe
From RZWiki
A CLI command available on F5 BigIP platforms; used to display and modify configsync feature settings configured on the device.
Contents |
Usage Syntax
bigpipe configsync [options]
Common options include;
- auto detect (enable|disable)
- custom peer addr (ip addr | none)
- encrypt (enable | disable)
- passphrase (crypt (string | none) | string | none)
- password (crypt (string | none) | string | none)
- peer update interval number
- time diff number
- user (string | none)
Usage Examples
bigpipe configsync list all - display detailed configsync feature settings configured on the device
Usage Notes
Use the bigpipe config sync command to actually display configsync feature status and synchronise configurations between devices in a HA pair.
Bigpipe Usage Notes
font color=redFrom v9.4, be aware of the administrative partition that is currently active;/font use the bigpipe shell partition command to display the current active partition name and the bigpipe shell partition name command to change partitions.
A full command manual can be displayed using the man command followed by the command name, for example: man pool or by suffixing the command name with the help keyword, for example; bigpipe pool help.
In most cases, the font color=purpleshow/font keyword displays object status or statistics and the font color=purplelist/font keyword displays configuration. URemember/U, from v9.4, only objects in the currently active administrative partition will be displayed.
The bigpipe command can be abbreviated to just b (e.g. b help instead of bigpipe help.) Alternatively, (from v9.4,) you can use the bigpipe shell to enter commands without prefixing them with bigpipe.
Where curly or normal brackets {}' or () or quotes ' or exclamation mark ! are required as part of a command and you are not using the bigpipe shell, they must be proceeded with a back slash \ to prevent the BASH shell from parsing them as system commands.
font color=redDon't forget to save your changes using the bigpipe save all command as necessary./font noinclude/noinclude
Typical Output
noinclude/noinclude
b configsync list;
configsync {
custom peer addr 10.1.1.2
}
b configsync list all;
configsync {
partition Common
auto detect enable
custom peer addr 10.1.1.2
encrypt enable
passphrase crypt 4.^?C6Y`XXXXXXXXXT]WH?nQ[@6HMoBQFF=^2YP97Ek7
password crypt 1VRAhMSc6htXXXXXXXXXG9Hp5Q4)IBSAY3:SZioOYvYt:S
peer update interval 30
time diff 600
user admin
}
Availability
v9.x onwards
Related Commands
Use the bigpipe config sync command to actually display configsync feature status and synchronise configurations between devices in a HA pair.
Related Articles
Information on other F5 BigIP commands
Information on Linux commands
Information on Cisco commands
Information on Vyatta commands
Information on Extreme commands
Information on Nortel commands
Information on Zebra commands
Information on Windows commands
Information on Secure Platform commands
Information on Blue Coat SGOS commands
Information on Nokia IPSO commands
(replacing the # with an @) |







