Forum Discussion

2 Replies

  • BinaryCanary_19's avatar
    BinaryCanary_19
    Historic F5 Account

    view the

    bigip.conf
    file. If you only have a single partition, this works, otherwise, you have to view the bigip.conf file for each partition.
    /config/bigip.conf
    and
    /config/partitions//bigip.conf

  • In tmsh:

    cd /
    list recursive
    

    First change directory to root and then use the recursive cmd so that all objects are displayed if you have multiple admin partitions. List displays what is in the running config (memory).