F5
F50-532 · Question #29
Given the following tmsh prompts and commands, which is correct syntax to create a pool?
The correct answer is A. root@bigipsystem(Active)(tmos.ltm.pool)# create pool1 members add { 172.16.20.1:80 }. See the full explanation below for the reasoning.
Question
Given the following tmsh prompts and commands, which is correct syntax to create a pool?
Options
- Aroot@bigipsystem(Active)(tmos.ltm.pool)# create pool1 members add { 172.16.20.1:80 }
- Broot@bigipsystem(Active)(tmos.ltm.pool)# create pool pool1 members add { 172.16.20.1:80 }
- Croot@bigipsystem(Active)(tmos.ltm.pool)# create pool pool1 members add { 172.16.20.1:80
- Droot@bigipsystem(Active)(tmos.ltm.pool)# create pool pool1 members add { 172.16.20.1:80
How the community answered
(45 responses)- A82% (37)
- B11% (5)
- C2% (1)
- D4% (2)
Community Discussion
No community discussion yet for this question.