My example was assuming you were already in tmos.ltm. Here are both examples:
[root@BIGIP-LAB:Active] config tmsh
root@BIGIP-LAB(Active)(tmos) ltm
root@BIGIP-LAB(Active)(tmos.ltm) create node 10.10.10.1 { screen test }
root@BIGIP-LAB(Active)(tmos.ltm) list node 10.10.10.1
ltm node 10.10.10.1 {
screen test
}
root@BIGIP-LAB(Active)(tmos.ltm)
root@BIGIP-LAB(Active)(tmos.ltm) ex
root@BIGIP-LAB(Active)(tmos) create ltm node 10.10.10.2 { screen test2 }
root@BIGIP-LAB(Active)(tmos) list ltm node 10.10.10.2
ltm node 10.10.10.2 {
screen test2
}
root@BIGIP-LAB(Active)(tmos)
My original question remains, although it looks more likely F5 gave up that functionality in their transition to tmsh from bp shell. It is a shame all their documentation is incorrect. http://support.f5.com/content/kb/en..._Guide.pdf