FACT show changes
From DocWiki
(Difference between revisions)
| Line 1: | Line 1: | ||
| - | + | ||
Latest revision as of 18:16, 12 June 2008
To compare the current scan with any specified scan in the repository, use the show changes command.
- show changes scan scan [chassis | chips | ports | subnet-managers | sm]
Syntax Description
scan Specifies the number of a particular scan to compare with the current scan. chassis (Optional) Shows changes for only the specified chassis. chips (Optional) Shows changes for only the specified chips. ports (Optional) Shows changes for only the specified ports. subnet-managers / sm (Optional) Reports changes to the subnet managers only.
Command Default
- No default behavior or values.
Examples
- The following is sample output from the show changes command, and it shows the changes between scan 31 and the current scan:
fact> show changes scan 31 Old scan: 2007-10-23 05:46:14 PDT New scan: 2007-11-01 12:02:21 PDT Chassis: No changes. Chips: Removed switch04/4:1 Removed switch04/4:2 Removed switch04/4:3 Added switch06/3:1 Added switch06/3:2 Added switch06/3:3 Neighbors: Removed switch02/1/1 neighbor switch04/4/1 Added switch02/1/1 neighbor switch06/3/1 Subnet Managers: Removed master host08/1/1 Removed standby host03/1/2 Added master host03/1/2 Added standby host12/1/1
Related Commands