[rancid] Juniper 'last commit' + Fortigate whitespace + DB
Chris Wopat
me at falz.net
Mon Oct 23 12:42:16 UTC 2017
On 09/29/2017 09:54 PM, heasley wrote:
> Fri, Sep 29, 2017 at 07:28:27AM -0500, Chris Wopat:
>> Hey folks,
>>
>> We recently updated to 3.7, a few comments/questions.
>>
>> * Juniper was updated to ignore 'last committed by' line. Changelog
>> says 'useless
>> last commit config line'. Curious what others think about this. We think
>> it's quite valuable and is a nice way help correlate changes to accounts
>> that made the change. For now we've manually restored it, which is easy
>> enough.
>
> there is only one way that that token can be guaranteed - if rancid were
> guaranteed to collect the information before anyone else could run a
> commit. if folks really like that ...
We didn't have an issue the way it worked prior, I'm happy to just
continue to manually patch this back in.
>> * We see the 'show chassis firmware' line come and go on some devices. This
>> happened prior to 3.7 as well. This has been witnessed on MX running 15.1,
>> QFX running 14.1X53-D45, and possibly other devices.
>>
>> + # show chassis firmware
>
> hrm, what model MX? I've not seen this in the lab or production for mx
> or ptx. perhaps we can chat about whats different in your env.
A few MX960s, with RE-S-2000 and RE-S-X6-64G, QFX5100m EX4200.
A few examples below of some 'show' commands toggling back and forth:
Index: configs/r-mx960-lab
===================================================================
retrieving revision 1.1162
diff -u -4 -r1.1162 r-mx960-lab
@@ -1,8 +1,7 @@
#RANCID-CONTENT-TYPE: juniper
#
# r-mx960-lab-re1> show chassis clocks
- # show chassis environment
# r-mx960-lab-re1> show chassis environment
# Class Item Status
# Temp PEM 0 OK
# PEM 1 OK
Index: configs/r-mx960-lab
===================================================================
retrieving revision 1.1161
diff -u -4 -r1.1161 r-mx960-lab
@@ -1,7 +1,8 @@
#RANCID-CONTENT-TYPE: juniper
#
# r-mx960-lab-re1> show chassis clocks
+ # show chassis environment
# r-mx960-lab-re1> show chassis environment
# Class Item Status
# Temp PEM 0 OK
# PEM 1 OK
Index: configs/r-mx960-lab-2.wiscnet.net
===================================================================
retrieving revision 1.1130
diff -u -4 -r1.1130 r-mx960-lab-2.wiscnet.net
@@ -30,9 +30,8 @@
# CB 2 XF A OK
# CB 2 XF B OK
# FPC 0 Intake OK
# FPC 0 Exhaust A OK
- # show chassis firmware
# FPC 0 Exhaust B OK
# FPC 0 XL TSen OK
# FPC 0 XL Chip OK
# FPC 0 XL_XR0 TSen OK
Index: configs/r-mx960-lab-2.wiscnet.net
===================================================================
retrieving revision 1.1129
diff -u -4 -r1.1129 r-mx960-lab-2.wiscnet.net
@@ -30,8 +30,9 @@
# CB 2 XF A OK
# CB 2 XF B OK
# FPC 0 Intake OK
# FPC 0 Exhaust A OK
+ # show chassis firmware
# FPC 0 Exhaust B OK
# FPC 0 XL TSen OK
# FPC 0 XL Chip OK
# FPC 0 XL_XR0 TSen OK
Index: configs/r-qfx5100-lab
===================================================================
retrieving revision 1.867
diff -u -4 -r1.867 r-qfx5100-lab
@@ -34,9 +34,8 @@
# MRE 17.9
# Power CPLD 3.a
#
# r-qfx5100-lab> show chassis fpc detail
- # show chassis hardware detail
# Slot 0 information:
# State Online
# Total CPU DRAM 1953 MB
# Total SRAM 0 MB
Index: configs/r-mx960-lab-2
===================================================================
retrieving revision 1.1129
diff -u -4 -r1.1129 r-mx960-lab-2
@@ -30,8 +30,9 @@
# CB 2 XF A OK
# CB 2 XF B OK
# FPC 0 Intake OK
# FPC 0 Exhaust A OK
+ # show chassis firmware
# FPC 0 Exhaust B OK
# FPC 0 XL TSen OK
# FPC 0 XL Chip OK
# FPC 0 XL_XR0 TSen OK
Index: configs/r-qfx5100-lab
===================================================================
retrieving revision 1.867
diff -u -4 -r1.867 r-qfx5100-lab
@@ -34,9 +34,8 @@
# MRE 17.9
# Power CPLD 3.a
#
# r-qfx5100-lab> show chassis fpc detail
- # show chassis hardware detail
# Slot 0 information:
# State Online
# Total CPU DRAM 1953 MB
# Total SRAM 0 MB
Index: configs/r-mx960-lab-2
===================================================================
retrieving revision 1.1129
diff -u -4 -r1.1129 r-mx960-lab-2
@@ -30,8 +30,9 @@
# CB 2 XF A OK
# CB 2 XF B OK
# FPC 0 Intake OK
# FPC 0 Exhaust A OK
+ # show chassis firmware
# FPC 0 Exhaust B OK
# FPC 0 XL TSen OK
# FPC 0 XL Chip OK
# FPC 0 XL_XR0 TSen OK
Index: configs/s-ex4200-lab-24f
===================================================================
retrieving revision 1.243
diff -u -4 -r1.243 s-ex4200-lab-24f.wiscnet.net
@@ -1,8 +1,7 @@
#RANCID-CONTENT-TYPE: juniper
#
# s-ex4200-lab-24f> show chassis clocks
- # show chassis environment
# s-ex4200-lab-24f> show chassis environment
# Class Item Status
# Power FPC 0 Power Supply 0 OK
# FPC 0 Power Supply 1 Absent
Index: configs/s-ex4200-lab-24f.wiscnet.net
===================================================================
retrieving revision 1.242
diff -u -4 -r1.242 s-ex4200-lab-24f
@@ -1,7 +1,8 @@
#RANCID-CONTENT-TYPE: juniper
#
# s-ex4200-lab-24f> show chassis clocks
+ # show chassis environment
# s-ex4200-lab-24f> show chassis environment
# Class Item Status
# Power FPC 0 Power Supply 0 OK
# FPC 0 Power Supply 1 Absent
More information about the Rancid-discuss
mailing list