Forum Discussion
Alscion_68122
Nimbostratus
Sep 07, 2011Update admin partition
Hi all,
Trying to update my script from v10 to v11 and have trouble with updating admin partition:
In v10, i used the following instructions to select the admin partition I wante...
Mark_Crosland_2
Sep 09, 2011Historic F5 Account
In V11 partitions are present, but not quite as visible as in prior versions.
Partitions and top level folders mirror each other.
When a partition is created a top level folder is created
tmsh create auth partition abc
Will create a partition and will also create the folder /abc.
tmsh list sys folder /abc
When a top level folder is created a corresponding partition will also be created.
tmsh create sys folder /efg
Will create the folder and also create a partition
tmsh list auth partition /efg
The cd command is used to move to a different partition.
tmsh cd /efg (you are now in the /efg folder and the efg partition)
tmsh create sys folder /efg/xzy
tmsh cd /efg/xyz (you are in the /efg/xyz folder and still in the efg partition)
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