Monday 18 November 2019

F5 cli imp commands




 1.Command to check routing table through CLI===list net route


2.Command to check statistics on F5 LTM for Pool,Virtual Server and irule

      Show ltm pool <pool name>

      Show ltm virtual <virtual name>

      Show ltm rule <rule name>


3.command to check configuration for particular pool and virtual server

     List ltm pool <pool name>

    List ltm virtual<virtual name>


4.command to take backup of UCS and how to restore from cli

     Save sys ucs-->Backup of ucs>>load sys ucs>>Restore of ucs


5.Command to check CPU utilization of device

       Show sys cpu

6.Command to save configuration through CLI

      Save sys config


7.Command to change the management port IP address from CLI-->Config

  8.Command to see persistence records

       Show ltm persistence persist-records all-properties

9.How to view connection table

    Show sys connection cs-server-addr

10.Intial setting management ip

    Tmsh list sys management-ip

11.check hardware

     Show sys hardware

12.How to perform tcpdump in f5

     Tcpdump -s0 -ni 0.0:nnn -w/shared/tmp/filename.pcap host ‘xx.xx.xx.x’




No comments:

Post a Comment

iRule

  iRule: -- o iRule is a powerful and flexible feature within the BIG-IP local traffic management (LTM). o IRule is a powerful & flexibl...