Jump to content

F5 Identify what Changes are Pending


rev.dennis

19 views

So when a change is done on an F5 that is part of a device group (making it HA) the box will display Changes Pending until sync'd

Changes_Pending.png.0aae48aa6572e724089376f1d9a690f4.png

You can use tmsh to show the most recent changes to a device group by running the following command. You can identify the device-group by simply typing tmsh show /cm sync-status

tmsh show cm device-group <device_group>

these are the two entries to pay attention to

CID Time (UTC)                   2019-Mar-27 10:07:21   
LSS Time (UTC)                   2019-Mar-27 09:30:41

You can check logs for what changes may have been made.  Using the output from the previous procedure, search the log file for changes that occurred between 09:30:41 and 10:07:21 on March 27 2019. If the device is a standalone and not part of a pair and you know the time of the last approved change, then use that time.

cat /var/log/audit | sed -n -e '/Mar 27 10:01:02/,$p'

 

0 Comments


Recommended Comments

There are no comments to display.

Guest
Add a comment...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

Privacy Policy