Forum Discussion

Suzyw720_345395's avatar
Suzyw720_345395
Icon for Nimbostratus rankNimbostratus
Feb 28, 2018

list / sys httpd allow inquiry

Hi All, As a new tmsh user, I'd like to view the current list of allowed source ip's with access to the Configuration Utility. From what I've found, it looks like the following command will accomplish this: tmsh list / sys httpd allow

 

Once I validate the current list, I can then take additional steps to restrict it by ip it as necessary. Thanks!

 

  • Joko_Yuliantor3's avatar
    Joko_Yuliantor3
    Historic F5 Account

    Dear Suzyw720,

     

    Yes, 'tmsh list sys httpd allow' is the command to list the allowed IP address to access the F5 GUI. You can apply the common operation to the list. I think 'tmsh modify sys httpd allow ?' or go in tmsh mode and issue 'modify sys httpd allow ?' should give you the list of possible operation such as 'add', 'delete' and 'replace-all-with'.

     

    Cheers,

     

    -joko