Forum Discussion
tmsh commands for full configuration
alright folks,
I've been poking around trying to find the correct tmsh command to dump a full config from my LTM.
I have used tmsh show sys running-config
while this seems to pull some, it doesn't appear to pull all...Am I missing something ?
basically, I want to be able to pull a readable document, to show to others, that will clearly outline in detail, the running configuration of a particular appliance...
thanks.
5 Replies
- kunjan
Nimbostratus
try 'tmsh list sys'
- brucecmc_163171
Nimbostratus
thanks for the reply...
yes, list gives me what I need, but I was trying to dump it all out in a single "list" command...so far, I have to "list" each attribute i'm looking for
example: I need to output "persistence" as well as virtual server configuration.
so, I must run tmsh list ltm persistence as well as tmsh list ltm virtual...
If I have to run each individually, that's fine...was just hoping to see ALL in one output...
- shaggy
Nimbostratus
"tmsh list" lists the entire config (all modules)
"tmsh list sys" lists the sys config
"tmsh list ltm" lists the ltm config
etc..
- brucecmc_163171
Nimbostratus
roger that...thanks...i think thats what i needed...
- vaibhav_MD_2489
Nimbostratus
first mofify preference by using below command, 0(zero) mean till last line ........ (tmos) modify cli preference display-threshold 0 == show full configuration in one hit
then use.... (tmos) show running-config
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