Está en la página 1de 33

BIGIP F5 Command Line (bigpipe Vs tmsh)

b arp show

b arp all delete

b class DATA-GROUP mode read

b class show

b cluster show

b config load file.ucs

b config save file.ucs

b config sync

b conn show
b conn show all

b conn ss server node-ip:node-port delete

b daemon list

b db < key name > < value >

b db Platform.PowerSupplyMonitor disable

b db show

b export my.config.scf
b export my.config.scf

b failover standby

b fo show

b fo standby

b ha table

b hardware baud rate

b ha table show

b httpd list

b import my.config.scf

b import my.config.scf
b interface show -j

b load

b merge

b merge /path/to/file.txt

b mgmt show

b monitor show
b nat show

b node all monitor show

b node show

b ntp servers 10.10.10.10

b packet filter all show


b partition

b persist

b platform

b pool list

b pool show

b profile access all stats

b profile auth all show all

b profile http ramcache show

b profile http stats

b profile ssl stats


b profile persist profile_name list all

b profile tcp show

b profile tcp stats

b profile udp show

b profile udp stats

b profile xml show

b reset

b reset

b route show

b rule < rule > show all

b rule show

b rule stats reset

b save

b self show
b snat

b snatpool show

b software

b software desired

b software desired

b software desired

b stp show

b syslog list all


b syslog remote server none

b syslog remote server test-srv host 192.168.206.47

b syslog remote server test-srv local ip 172.28.72.90

b system hostname

b trunk show -j

b trunk all lacp show


b unit show

b verify load

b version

b virtual address show

b virtual all show all

b vlan all show all -j


b vlangroup all show all

bigstart status|start|stop|restart SERVICE_NAME

bpsh (?)
show /net arp all

tmsh delete /net arp all

modify ltm data-group DATA-GROUP access-mode read-only

show running-config /ltm data-group

show /sys cluster all-properties

load /sys ucs file.ucs

save /sys ucs file.ucs

run /cm config-sync from-group/to-group DEVICEGROUPNAME

show /sys connection


show /sys connection all-properties

delete /sys connection ss-server-addr node-ip ss-server-port node-port

list /sys daemon-ha all-properties

modify /sys db < key name > value < value >

tmsh modify sys db platform.powersupplymonitor value disable

show running-config /sys db -hidden all-properties

save /sys scf my.config.scf


save /sys config file my.config.scf tar-file my.config.tar

run /sys failover standby

show /sys failover

run /util bigpipe fo standby

show /sys ha-status all-properties

modify /sys console baud-rate

show /sys ha-status all-properties

list /sys httpd

load /sys scf my.config.scf

load /sys config file my.config.scf tar-file my.config.tar


show /net interface -hidden all-properties

load sys config partitions all

load /sys config merge

tmsh load /sys config file /path/to/file.txt merge

show running-config /sys management-ip

show running-config /ltm monitor (?)


show /ltm nat all or list /ltm nat all-properties

list ltm node monitor

show /ltm node

modify sys ntp servers add { 10.10.10.10 }

show /net packet-fliter


list auth partition

tmsh show ltm persistence persist-records

show /sys hardware

list /ltm pool

show /ltm pool members

show /ltm auth profile all

show /ltm profile http

show /ltm profile http

show /ltm profile ssl


tmsh list ltm persistence profile_name all-properties

show /ltm profile tcp

show /ltm profile tcp

show /ltm profile udp

show /ltm profile udp

show /ltm profile xml

load / sys default-config

load / sys config default

show /net route all

show /ltm rule < rule >

show /ltm rule all

reset-stats /ltm rule < rule >

save sys config partitions all

show running-config /net self


show /ltm snat

show /ltm snatpool

show sys software

install sys software image NAME volume HDX.Y reboot

install sys software image NAME create-volume volume HDX.Y

install sys software hotfix NAME volume HDX.Y

show running-config /net stp all-properties

list sys syslog all-properties


modify sys syslog remote-servers none

modify sys syslog remote-servers add {test-srv{host 192.168.206.47}}

modify sys syslog remote-servers modify {test-srv{local-ip 172.28.72.90}}

modify sys global-settings hostname NEWHOST.EXAMPLE.COM

show /net trunk -hidden all

show /net trunk detail


load sys config verify

show /sys version

show /ltm virtual-address all-properties

show /ltm virtual all-properties or list /ltm virtual all-properties

show /net vlan -hidden


show /net vlan-group all

show|start|stop|restart sys service SERVICE_NAME

load sys config from-terminal merge


Show all connection table properties

Delete connection table entries for node-ip node-port

Modify database values

Disables PSU alert if only one PSU in use on Dual PSU system

v10.x only
v11.0+

v11+

v10+

v10: sol10621 | v11: sol13325

To list httpd configuration.

v10.x only

v11.0+
-hidden is not tab completable, but should be shown in the command output on
iHealth.

Added in v11. In v10 use bigpipe

Merge a file into the BIG-IP configuration. Added in v11. In v10, use bigpipe
The two tmsh commands are required here since b nat show will list the unit
preference and ARP status. Statistical information is shown via show while
configuration information is shown via list.
no show command yet, list will only show written partitions

The tmsh auth command does not display associated OCSP information shown by
bigpipe.
v10.x

v11.x
v11.0+ : Creates volume and installs software. (Cannot create empty volumes in v11)

Installs desired Hotfix to the specified Volume.


You can append remote-port 517 for example to the end of the command to specify
the port

The self ip must be non-floating


Takes grep (but not head as in b version |head) for example, grep on build: tmsh
show sys version |grep -i build

show does not show the objects used by the virtual, and list does not show statistics.

show does not show the objects used by the virtual, and list does not show statistics.

También podría gustarte