Forum Discussion
Ajmal_2608
Nimbostratus
Feb 26, 2013TMSH multilie config syntax
Hey Guys,
Can someone please let me know that what is the equivalent in tmsh for this bigpipe multiple-line config?
For instance how will I make use of tmsh equivalent to this bigpipe ...
nitass
Employee
Feb 26, 2013what about this one?
root@(ve11a)(cfg-sync Changes Pending)(Active)(/Common)(tmos) list ltm pool test.com_pool
01020036:3: The requested pool (/Common/test.com_pool) was not found.
root@(ve11a)(cfg-sync Changes Pending)(Active)(/Common)(tmos) load sys config from-terminal merge
Enter configuration. Press CTRL-D to submit or CTRL-C to cancel.
ltm pool test.com_pool {
load-balancing-mode observed-member
members {
10.10.10.186:80
10.10.10.187:80
10.10.10.188:80
10.10.10.189:80
}
monitor http
}
Loading configuration...
root@(ve11a)(cfg-sync Changes Pending)(Active)(/Common)(tmos) list ltm pool test.com_pool
ltm pool test.com_pool {
load-balancing-mode observed-member
members {
10.10.10.186:80 {
address 10.10.10.186
session monitor-enabled
state checking
}
10.10.10.187:80 {
address 10.10.10.187
session monitor-enabled
state checking
}
10.10.10.188:80 {
address 10.10.10.188
session monitor-enabled
state checking
}
10.10.10.189:80 {
address 10.10.10.189
session monitor-enabled
state checking
}
}
monitor http
}
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)Recent Discussions
Related Content
DevCentral Quicklinks
* 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
Discover DevCentral Connects