Forum Discussion

Check1t_282465's avatar
Check1t_282465
Icon for Nimbostratus rankNimbostratus
May 24, 2018

Policy Diff Policy Differences Summary Actions Display Changable

If a given Policy Entity has hundreds of actions to present (ex: Differing entities), is there a way to change how many entries are displayed per page? Also, is there a way to dump this to a file, perhaps via client side?

 

Thanks.

 

1 Reply

  • Hi,

     

    The only way to change the display (entry are displayed by page) is to modify the following settings:

     

    • go to "System ›› Preferences"
    • then modify "Records Per Screen"

    this settings allow you to modify entry displayed by page (vs, pool, node...) however if this settings don't modify policies display it means that it's not possible.

     

    If you want to retrieve your policies in a files you have to retrieve your policy in config file:

     

    • Connect to your device using CLI.
    • then edit the following file "vi /config/bigip.conf"
    • then search your policy "ltm policy /Common/your_policy_name"

    You can direclty retrieve a copy of bigip.conf using scp then retrieve info that you need...

     

    let me now if you need additional info.

     

    regards,