You are on page 1of 8

BIG-IP Command Reference

BIG-IP CLI Command Reference for Operations and Troubleshooting


By
Mohammed Mohsin
CCIE#35485
BIG-IP LTM Command Hierarchy
Modules
Modules pertain to an area of the BIG-IP configuration; a module higher in the tmsh hierarchy pertains to a
broader area of the BIG-IP configuration, such as local traffic (LTM), while a module lower in the hierarchy pertains
to a more specific area of the configuration, such as local traffic monitors. The root module is the highest level in
the tmsh hierarchy. When you initially log into tmsh, the prompt displays the root module as follows:(tmos)#

tmsh
analytics auth cli cm ltm mgmt net security sys util wom

Lower-level modules are below the root module in the hierarchy. Some modules contain sub-modules of their
own. When you navigate to a specific module in tmsh, the prompt changes to display module as
follows:(tmos.<module>.<sub-module>)#

In the following tmsh prompt example, tmos represents the root module, and ltm represents a sub-module of the
root: (tmos.ltm)#

In the following tmsh prompt example, tmos represents the root module, ltm represents a sub-module of the root,
and monitor represents a sub-module of ltm:(tmos.ltm.monitor)#
BIG-IP LTM Command Hierarchy

tmsh
auth cm ltm net sys
user device-group virtual interface dns

radius traffic-group pool vlan ntp

tacacs trust-domain snat self syslog


BIG-IP LTM Command Hierarchy

auth • You can use the tmsh components that reside within
the auth module to configure user authentication.

• You can use the tmsh components that reside within


cm the cm module to manage devices, device groups,
trust relationships and configuration synchronization.

• You can use the tmsh components that reside within


ltm the ltm module and sub-modules to configure BIG-IP
LTM.
BIG-IP LTM Command Hierarchy

• You can use the tmsh components that

net reside within the net module and sub-


modules to configure the network settings.

• You can use the tmsh components that


reside within the sys module and sub-
sys modules to configure the system settings
and display information about the system.
BIG-IP LTM Command Structure

list show

create tmsh modify

edit delete

run
BIG-IP LTM - Check Running Configuration – List commands

• List auth user • List ltm snat


• List cm device • List ltm virtual-address
• List cm device-group • List net interface
• List cm traffic-group • List net vlan
• List cm trust-domain • List net self
• List ltm nat • List net self-allow
• List ltm node • List net route
• List ltm virtual • List sys management-ip
• List ltm rule • List sys management-route
• List ltm policy • List sys service
• List ltm pool • List sys provision
BIG-IP LTM - Check Status and Statistics – Show commands

• Show auth user • Show sys management-ip


• Show cm device • Show sys management-route
• Show cm device-group • Show sys service
• Show cm traffic-group • Show sys provision
• Show cm failover-status • Show sys log ltm range X-X
• Show cm sync-status • Show sys log audit range X-X
• Show ltm nat • Show sys cpu
• Show ltm node • Show sys memory
• Show ltm virtual • Show sys license
• Show ltm rule • Show sys provision
• Show ltm policy • show sys tmm-info
• Show ltm pool • show sys tmm-traffic
• Show ltm snat • Show sys version
• Show ltm virtual-address • Show sys failover
• Show net interface • Show sys ha-status
• Show net vlan • Show sys connection
• Show net self • Show sys traffic
• Show net arp
• Show net route

You might also like