[Nocrancid] autopop-onenet.net router config diffs
rancid at rancid.noc.onenet.net
rancid at rancid.noc.onenet.net
Tue Apr 19 14:00:56 CDT 2011
Index: configs/core.okc.onenet.net
===================================================================
retrieving revision 1.163
diff -u -4 -r1.163 core.okc.onenet.net
@@ -663,11 +663,8 @@
!
!NAME: "Gigabit Port Container 8/14", DESCR: "Gigabit Port Container"
!PID: , VID: , SN:
!
- !NAME: "Gi8/14", DESCR: "1000BaseSX"
- !PID: , VID: , SN: 0012120112591895
- !
!NAME: "Gigabit Port Container 8/15", DESCR: "Gigabit Port Container"
!PID: , VID: , SN:
!
!NAME: "Gi8/15", DESCR: "1000BaseT"
Index: configs/core1.okc-mx960.onenet.net
===================================================================
retrieving revision 1.12
diff -u -4 -r1.12 core1.okc-mx960.onenet.net
@@ -1,13 +1,13 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at OKC-CORE1-MX960-RE0> show system commit
+ # 2011-04-19 13:34:26 CDT by admin via cli commit synchronize
# 2011-04-19 10:57:54 CDT by von via cli commit synchronize
# 2011-04-18 17:11:13 CDT by admin via cli commit synchronize
# 2011-04-18 17:09:56 CDT by admin via cli commit synchronize
# 2011-04-18 16:54:18 CDT by admin via cli commit confirmed, rollback in 3mins synchronize
# 2011-04-18 16:50:28 CDT by root via other
- # 2011-04-18 16:47:45 CDT by admin via cli commit confirmed, rollback in 2mins synchronize
# grnoc-mon at OKC-CORE1-MX960-RE0> show chassis clocks
# grnoc-mon at OKC-CORE1-MX960-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -343,9 +343,9 @@
# {master}
# grnoc-mon at OKC-CORE1-MX960-RE0> show system uptime
# System booted: 2011-03-25 14:25 CDT
# Protocols started: 2011-03-25 14:26 CDT
- # Last configured: 2011-04-19 10:57 CDT by von
+ # Last configured: 2011-04-19 13:34 CDT by admin
#
# {master}
# grnoc-mon at OKC-CORE1-MX960-RE0> show interface terse
#Interface Admin Link
@@ -426,9 +426,9 @@
#pip0 up up
#pp0 up up
#tap up up
# grnoc-mon at OKC-CORE1-MX960-RE0> show configuration
- ## Last commit: 2011-04-19 10:57:54 CDT by von
+ ## Last commit: 2011-04-19 13:34:26 CDT by admin
version 10.4R3.4;
groups {
re0 {
system {
@@ -990,14 +990,20 @@
}
accept;
}
}
+ term REJECT-ALL-ELSE {
+ then reject;
+ }
}
policy-statement REDISTRIBUTE-STATICS {
term 1 {
from protocol static;
then accept;
}
+ term REJECT-ALL-ELSE {
+ then reject;
+ }
}
}
class-of-service {
classifiers {
Index: configs/core1.tul-mx960.onenet.net
===================================================================
retrieving revision 1.8
diff -u -4 -r1.8 core1.tul-mx960.onenet.net
@@ -1,13 +1,13 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at TULSA-CORE1-MX960-RE0> show system commit
+ # 2011-04-19 13:51:38 CDT by von via cli commit synchronize
+ # 2011-04-19 13:31:49 CDT by admin via cli commit synchronize
# 2011-04-19 11:57:28 CDT by von via cli commit synchronize
# 2011-04-19 11:57:04 CDT by von via cli commit confirmed, rollback in 2mins synchronize
# 2011-04-18 13:56:25 CDT by admin via cli commit confirmed, rollback in 3mins synchronize
# 2011-04-18 13:53:19 CDT by admin via cli commit confirmed, rollback in 3mins synchronize
- # 2011-04-14 12:57:59 CDT by admin via cli commit synchronize
- # 2011-04-12 05:11:27 CDT by admin via cli commit synchronize
# grnoc-mon at TULSA-CORE1-MX960-RE0> show chassis clocks
# grnoc-mon at TULSA-CORE1-MX960-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -346,9 +346,9 @@
# {master}
# grnoc-mon at TULSA-CORE1-MX960-RE0> show system uptime
# System booted: 2011-03-24 16:05 CDT
# Protocols started: 2011-04-05 15:46 CDT
- # Last configured: 2011-04-19 11:57 CDT by von
+ # Last configured: 2011-04-19 13:51 CDT by von
#
# {master}
# grnoc-mon at TULSA-CORE1-MX960-RE0> show interface terse
#Interface Admin Link
@@ -426,9 +426,9 @@
#pip0 up up
#pp0 up up
#tap up up
# grnoc-mon at TULSA-CORE1-MX960-RE0> show configuration
- ## Last commit: 2011-04-19 11:57:28 CDT by von
+ ## Last commit: 2011-04-19 13:51:38 CDT by von
version 10.4R3.4;
groups {
re0 {
system {
@@ -690,10 +690,8 @@
description USER-DEFINE;
}
ge-0/3/9 {
description TELEMATE-VERSO-WEBFILTER-PORT-MIRROR;
- speed 100m;
- link-mode full-duplex;
unit 0 {
family inet {
address 192.168.79.9/30 {
arp 192.168.79.10 mac 00:90:69:4f:84:9c;
@@ -966,14 +964,20 @@
}
accept;
}
}
+ term REJECT-ALL-ELSE {
+ then reject;
+ }
}
policy-statement REDISTRIBUTE-STATICS {
term 1 {
from protocol static;
then accept;
}
+ term REJECT-ALL-ELSE {
+ then reject;
+ }
}
}
class-of-service {
classifiers {
Index: configs/core13.okc.onenet.net
===================================================================
retrieving revision 1.1010
diff -u -4 -r1.1010 core13.okc.onenet.net
@@ -977,9 +977,9 @@
!Port Device Name Device ID Port ID Neighbor State
!---- ----------- --------- ------- --------------
!end show udld neighbors
!
- ! Last configuration change at 12:54:07 extende Tue Apr 19 2011 by joe
+ ! Last configuration change at 13:02:56 extende Tue Apr 19 2011 by joe
! NVRAM config last updated at 10:48:40 extende Fri Apr 15 2011 by joe
!
config-register 0x2102
upgrade fpd auto
@@ -6967,9 +6967,8 @@
ip address 156.110.230.21 255.255.255.252
no ip redirects
no ip proxy-arp
ip route-cache flow
- shutdown
mls qos trust dscp
!
interface Serial8/1.11/9:0
description Moffett PS-T1-CIR0004413-Mu60
Index: configs/core2-okc-mx960.onenet.net
===================================================================
retrieving revision 1.6
diff -u -4 -r1.6 core2-okc-mx960.onenet.net
@@ -1,13 +1,13 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at OKC-CORE2-MX960-RE0> show system commit
+ # 2011-04-19 13:36:13 CDT by admin via cli commit synchronize
# 2011-04-19 11:05:39 CDT by von via cli commit synchronize
# 2011-04-19 11:05:14 CDT by von via cli commit synchronize
# 2011-04-19 11:00:18 CDT by von via cli commit synchronize
# 2011-04-18 14:29:53 CDT by von via cli commit synchronize
# 2011-04-18 14:28:16 CDT by von via cli commit synchronize
- # 2011-04-18 14:23:35 CDT by von via cli commit synchronize
# grnoc-mon at OKC-CORE2-MX960-RE0> show chassis clocks
# grnoc-mon at OKC-CORE2-MX960-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -344,9 +344,9 @@
# {master}
# grnoc-mon at OKC-CORE2-MX960-RE0> show system uptime
# System booted: 2011-03-27 16:16 CDT
# Protocols started: 2011-03-27 16:17 CDT
- # Last configured: 2011-04-19 11:05 CDT by von
+ # Last configured: 2011-04-19 13:36 CDT by admin
#
# {master}
# grnoc-mon at OKC-CORE2-MX960-RE0> show interface terse
#Interface Admin Link
@@ -425,9 +425,9 @@
#pip0 up up
#pp0 up up
#tap up up
# grnoc-mon at OKC-CORE2-MX960-RE0> show configuration
- ## Last commit: 2011-04-19 11:05:39 CDT by von
+ ## Last commit: 2011-04-19 13:36:13 CDT by admin
version 10.4R3.4;
groups {
re0 {
system {
@@ -933,14 +933,20 @@
}
accept;
}
}
+ term REJECT-ALL-ELSE {
+ then reject;
+ }
}
policy-statement REDISTRIBUTE-STATICS {
term 1 {
from protocol static;
then accept;
}
+ term REJECT-ALL-ELSE {
+ then reject;
+ }
}
}
class-of-service {
classifiers {
Index: configs/core2.tul-mx960.onenet.net
===================================================================
retrieving revision 1.5
diff -u -4 -r1.5 core2.tul-mx960.onenet.net
@@ -1,13 +1,13 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at TULSA-CORE2-MX960-RE0> show system commit
+ # 2011-04-19 13:53:26 CDT by admin via cli commit synchronize
+ # 2011-04-19 13:52:26 CDT by admin via cli commit synchronize
+ # 2011-04-19 13:33:29 CDT by admin via cli commit synchronize
# 2011-04-19 11:59:08 CDT by admin via cli commit synchronize
# 2011-04-18 13:56:43 CDT by admin via cli commit confirmed, rollback in 3mins synchronize
# 2011-04-11 10:42:31 CDT by bobby via cli commit synchronize
- # 2011-04-11 10:42:04 CDT by bobby via cli commit confirmed, rollback in 4mins synchronize
- # 2011-04-09 23:30:02 CDT by admin via cli commit synchronize
- # 2011-04-09 23:07:52 CDT by admin via cli commit synchronize
# grnoc-mon at TULSA-CORE2-MX960-RE0> show chassis clocks
# grnoc-mon at TULSA-CORE2-MX960-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -345,9 +345,9 @@
# {master}
# grnoc-mon at TULSA-CORE2-MX960-RE0> show system uptime
# System booted: 2011-03-24 15:59 CDT
# Protocols started: 2011-04-05 15:28 CDT
- # Last configured: 2011-04-19 11:59 CDT by admin
+ # Last configured: 2011-04-19 13:53 CDT by admin
#
# {master}
# grnoc-mon at TULSA-CORE2-MX960-RE0> show interface terse
#Interface Admin Link
@@ -386,9 +386,8 @@
#ge-0/3/6 up down
#ge-0/3/7 up down
#ge-0/3/8 up down
#ge-0/3/9 up down
- #ge-0/3/9.0 up down
#lc-1/0/0 up up
#lc-1/0/0.32769 up up
#xe-1/0/0 up up
#xe-1/0/0.132 up up
@@ -425,9 +424,9 @@
#pip0 up up
#pp0 up up
#tap up up
# grnoc-mon at TULSA-CORE2-MX960-RE0> show configuration
- ## Last commit: 2011-04-19 11:59:08 CDT by admin
+ ## Last commit: 2011-04-19 13:53:26 CDT by admin
version 10.4R3.4;
groups {
re0 {
system {
@@ -676,12 +675,10 @@
}
inactive: ge-0/3/8 {
description USER-DEFINE;
}
- ge-0/3/9 {
+ inactive: ge-0/3/9 {
description TELEMATE-VERSO-WEBFILTER-PORT-MIRROR;
- speed 100m;
- link-mode full-duplex;
unit 0 {
family inet {
address 192.168.79.13/30 {
arp 192.168.79.14 mac 00:90:69:4f:84:9d;
@@ -942,14 +939,20 @@
}
accept;
}
}
+ term REJECT-ALL-ELSE {
+ then reject;
+ }
}
policy-statement REDISTRIBUTE-STATICS {
term 1 {
from protocol static;
then accept;
}
+ term REJECT-ALL-ELSE {
+ then reject;
+ }
}
}
class-of-service {
classifiers {
Index: configs/core3.okc-m120.onenet.net
===================================================================
retrieving revision 1.197
diff -u -4 -r1.197 core3.okc-m120.onenet.net
@@ -12,17 +12,17 @@
# Clock Synchronization Status :
# Clock module on CB 0
# Current state : master
# Current clock state : internal
- # Selected for : 2 days, 16 hours, 22 minutes, 16 seconds
+ # Selected for : 2 days, 17 hours, 22 minutes, 15 seconds
# Selected since : 2011-04-16 20:37:51 CDT
# Deviation (in ppm) : +0.00
# Last deviation (in ppm): +0.00
# Clock Synchronization Status :
# Clock module on CB 1
# Current state : backup
# Current clock state : locked to master CB
- # Selected for : 2 days, 16 hours, 24 minutes, 51 seconds
+ # Selected for : 2 days, 17 hours, 24 minutes, 50 seconds
# Selected since : 2011-04-16 20:35:16 CDT
#
# {master}
# grnoc-mon at OKC-CORE3-M120-RE0> show chassis environment
@@ -268,14 +268,14 @@
# grnoc-mon at OKC-CORE3-M120-RE0> show chassis ssb
# grnoc-mon at OKC-CORE3-M120-RE0> show chassis feb
# Temp CPU Utilization (%) Memory Utilization (%)
# Slot State (C) Total Interrupt DRAM (MB) Heap Buffer
- # 0 Online 31 1 0 512 21 59
+ # 0 Online 32 1 0 512 21 59
# 1 Online 31 1 0 512 21 59
# 2 Online 29 1 0 512 21 59
# 3 Online 32 1 0 512 21 59
# 4 Online 30 1 0 512 9 59
- # 5 Online 28 1 0 512 9 59
+ # 5 Online 29 1 0 512 9 59
#
# {master}
# grnoc-mon at OKC-CORE3-M120-RE0> show system boot-messages
# Copyright (c) 1996-2011, Juniper Networks, Inc.
Index: configs/core3.tul-m120.onenet.net
===================================================================
retrieving revision 1.198
diff -u -4 -r1.198 core3.tul-m120.onenet.net
@@ -12,17 +12,17 @@
# Clock Synchronization Status :
# Clock module on CB 0
# Current state : master
# Current clock state : internal
- # Selected for : 2 days, 16 hours, 7 seconds
+ # Selected for : 2 days, 17 hours, 6 seconds
# Selected since : 2011-04-16 21:00:00 CDT
# Deviation (in ppm) : +0.00
# Last deviation (in ppm): +0.00
# Clock Synchronization Status :
# Clock module on CB 1
# Current state : backup
# Current clock state : locked to master CB
- # Selected for : 2 days, 16 hours, 2 minutes, 36 seconds
+ # Selected for : 2 days, 17 hours, 2 minutes, 35 seconds
# Selected since : 2011-04-16 20:57:31 CDT
#
# {master}
# grnoc-mon at TULSA-CORE-3-M120-RE0> show chassis environment
Index: configs/core3.tul.onenet.net
===================================================================
retrieving revision 1.639
diff -u -4 -r1.639 core3.tul.onenet.net
@@ -1465,8 +1465,9 @@
!
interface Multilink12
description DOH-Tulsa
ip address 172.23.2.1 255.255.255.252
+ no fair-queue
ppp multilink
no ppp multilink fragmentation
multilink-group 12
!
@@ -3102,8 +3103,9 @@
no ip redirects
no ip proxy-arp
encapsulation ppp
ip route-cache flow
+ no fair-queue
ppp multilink
multilink-group 12
!
interface Serial5/0/0/19:0
@@ -3122,8 +3124,9 @@
no ip redirects
no ip proxy-arp
encapsulation ppp
ip route-cache flow
+ no fair-queue
ppp multilink
multilink-group 12
!
interface Serial5/0/0/21:0
Index: configs/core5.okc.onenet.net
===================================================================
retrieving revision 1.106
diff -u -4 -r1.106 core5.okc.onenet.net
@@ -78,11 +78,8 @@
!
!NAME: "switching engine sub-module of 5", DESCR: "WS-F6K-PFC3BXL Policy Feature Card 3 Rev. 1.8"
!PID: WS-F6K-PFC3BXL , VID: V01, SN: SAL1109J6GU
!
- !NAME: "Gi5/1", DESCR: "1000BaseSX"
- !PID: FTRJ-8519-7D-CSC , VID: , SN: FNS0827A180
- !
!NAME: "Gi5/2", DESCR: "CWDM-1610"
!PID: FWDM-16217D61CSC , VID: , SN: FNS10391CWH
!
!NAME: "6", DESCR: "WS-SUP720-BASE 2 ports Supervisor Engine 720 Rev. 3.1"
@@ -462,11 +459,8 @@
!
!NAME: "Gigabit Port Container 5/1", DESCR: "Gigabit Port Container"
!PID: , VID: , SN:
!
- !NAME: "Gi5/1", DESCR: "1000BaseSX"
- !PID: FTRJ-8519-7D-CSC , VID: , SN: FNS0827A180
- !
!NAME: "Gigabit Port Container 5/2", DESCR: "Gigabit Port Container"
!PID: , VID: , SN:
!
!NAME: "Gi5/2", DESCR: "CWDM-1610"
Index: configs/hub.ada.onenet.net
===================================================================
retrieving revision 1.1697
diff -u -4 -r1.1697 hub.ada.onenet.net
@@ -11,17 +11,17 @@
# Clock Synchronization Status :
# Clock module on CB 0
# Current state : master
# Current clock state : internal
- # Selected for : 53 days, 14 hours, 49 minutes, 41 seconds
+ # Selected for : 53 days, 15 hours, 49 minutes, 41 seconds
# Selected since : 2011-02-24 21:10:29 CST
# Deviation (in ppm) : +0.00
# Last deviation (in ppm): +0.00
# Clock Synchronization Status :
# Clock module on CB 1
# Current state : backup
# Current clock state : locked to master CB
- # Selected for : 53 days, 14 hours, 49 minutes, 49 seconds
+ # Selected for : 53 days, 15 hours, 49 minutes, 49 seconds
# Selected since : 2011-02-24 21:10:21 CST
#
# {master}
# grnoc-mon at ADA-M120-RE0> show chassis environment
@@ -189,10 +189,10 @@
# Temp CPU Utilization (%) Memory Utilization (%)
# Slot State (C) Total Interrupt DRAM (MB) Heap Buffer
# 0 Empty
# 1 Empty
- # 2 Online 27 1 0 512 9 59
- # 3 Online 31 2 0 512 9 59
+ # 2 Online 27 2 0 512 9 59
+ # 3 Online 30 3 0 512 9 59
# 4 Empty
# 5 Empty
#
# {master}
Index: configs/hub.alt.onenet.net
===================================================================
retrieving revision 1.1047
diff -u -4 -r1.1047 hub.alt.onenet.net
@@ -12,17 +12,17 @@
# Clock Synchronization Status :
# Clock module on CB 0
# Current state : master
# Current clock state : internal
- # Selected for : 11 days, 3 hours, 45 minutes, 8 seconds
+ # Selected for : 11 days, 4 hours, 45 minutes, 8 seconds
# Selected since : 2011-04-08 09:15:02 CDT
# Deviation (in ppm) : +0.00
# Last deviation (in ppm): +0.00
# Clock Synchronization Status :
# Clock module on CB 1
# Current state : backup
# Current clock state : locked to master CB
- # Selected for : 11 days, 3 hours, 44 minutes, 51 seconds
+ # Selected for : 11 days, 4 hours, 44 minutes, 51 seconds
# Selected since : 2011-04-08 09:15:19 CDT
#
# {master}
# grnoc-mon at ALTUS-M120-RE0> show chassis environment
@@ -186,10 +186,10 @@
# Temp CPU Utilization (%) Memory Utilization (%)
# Slot State (C) Total Interrupt DRAM (MB) Heap Buffer
# 0 Empty
# 1 Empty
- # 2 Online 34 1 0 512 9 59
- # 3 Online 37 2 0 512 9 59
+ # 2 Online 35 2 0 512 9 59
+ # 3 Online 38 2 0 512 9 59
# 4 Empty
# 5 Empty
#
# {master}
Index: configs/hub.alv.onenet.net
===================================================================
retrieving revision 1.974
diff -u -4 -r1.974 hub.alv.onenet.net
@@ -12,17 +12,17 @@
# Clock Synchronization Status :
# Clock module on CB 0
# Current state : master
# Current clock state : internal
- # Selected for : 3 days, 16 hours, 23 minutes, 4 seconds
+ # Selected for : 3 days, 17 hours, 23 minutes, 3 seconds
# Selected since : 2011-04-15 20:37:07 CDT
# Deviation (in ppm) : +0.00
# Last deviation (in ppm): +0.00
# Clock Synchronization Status :
# Clock module on CB 1
# Current state : backup
# Current clock state : locked to master CB
- # Selected for : 3 days, 16 hours, 23 minutes, 39 seconds
+ # Selected for : 3 days, 17 hours, 23 minutes, 38 seconds
# Selected since : 2011-04-15 20:36:32 CDT
#
# {master}
# grnoc-mon at ALVA-M120-RE0> show chassis environment
@@ -186,10 +186,10 @@
# Temp CPU Utilization (%) Memory Utilization (%)
# Slot State (C) Total Interrupt DRAM (MB) Heap Buffer
# 0 Empty
# 1 Empty
- # 2 Online 26 1 0 512 9 59
- # 3 Online 30 2 0 512 9 59
+ # 2 Online 25 1 0 512 9 59
+ # 3 Online 29 2 0 512 9 59
# 4 Empty
# 5 Empty
#
# {master}
Index: configs/hub.ard.onenet.net
===================================================================
retrieving revision 1.1473
diff -u -4 -r1.1473 hub.ard.onenet.net
@@ -11,17 +11,17 @@
# Clock Synchronization Status :
# Clock module on CB 0
# Current state : master
# Current clock state : internal
- # Selected for : 53 days, 16 hours, 51 minutes, 52 seconds
+ # Selected for : 53 days, 17 hours, 51 minutes, 51 seconds
# Selected since : 2011-02-24 19:08:19 CST
# Deviation (in ppm) : +0.00
# Last deviation (in ppm): +0.00
# Clock Synchronization Status :
# Clock module on CB 1
# Current state : backup
# Current clock state : locked to master CB
- # Selected for : 53 days, 16 hours, 52 minutes, 26 seconds
+ # Selected for : 53 days, 17 hours, 52 minutes, 25 seconds
# Selected since : 2011-02-24 19:07:45 CST
#
# {master}
# grnoc-mon at ARDMORE-M120-RE0> show chassis environment
@@ -188,9 +188,9 @@
# Slot State (C) Total Interrupt DRAM (MB) Heap Buffer
# 0 Empty
# 1 Empty
# 2 Online 32 1 0 512 9 59
- # 3 Online 35 3 0 512 9 59
+ # 3 Online 35 2 0 512 9 59
# 4 Empty
# 5 Empty
#
# {master}
Index: configs/hub.bar.onenet.net
===================================================================
retrieving revision 1.1276
diff -u -4 -r1.1276 hub.bar.onenet.net
@@ -11,17 +11,17 @@
# Clock Synchronization Status :
# Clock module on CB 0
# Current state : master
# Current clock state : internal
- # Selected for : 52 days, 21 hours, 56 minutes, 12 seconds
+ # Selected for : 52 days, 22 hours, 56 minutes, 12 seconds
# Selected since : 2011-02-25 14:03:59 CST
# Deviation (in ppm) : +0.00
# Last deviation (in ppm): +0.00
# Clock Synchronization Status :
# Clock module on CB 1
# Current state : backup
# Current clock state : locked to master CB
- # Selected for : 52 days, 21 hours, 56 minutes, 2 seconds
+ # Selected for : 52 days, 22 hours, 56 minutes, 2 seconds
# Selected since : 2011-02-25 14:04:09 CST
#
# {master}
# grnoc-mon at BARTLESVILLE-M120-RE0> show chassis environment
@@ -186,9 +186,9 @@
# Slot State (C) Total Interrupt DRAM (MB) Heap Buffer
# 0 Empty
# 1 Empty
# 2 Online 25 2 0 512 10 59
- # 3 Online 28 2 0 512 10 59
+ # 3 Online 28 3 0 512 10 59
# 4 Empty
# 5 Empty
#
# {master}
Index: configs/hub.chi.onenet.net
===================================================================
retrieving revision 1.1530
diff -u -4 -r1.1530 hub.chi.onenet.net
@@ -11,17 +11,17 @@
# Clock Synchronization Status :
# Clock module on CB 0
# Current state : master
# Current clock state : internal
- # Selected for : 63 days, 19 hours, 12 minutes, 54 seconds
+ # Selected for : 63 days, 20 hours, 12 minutes, 55 seconds
# Selected since : 2011-02-14 16:47:18 CST
# Deviation (in ppm) : +0.00
# Last deviation (in ppm): +0.00
# Clock Synchronization Status :
# Clock module on CB 1
# Current state : backup
# Current clock state : locked to master CB
- # Selected for : 63 days, 19 hours, 12 minutes, 42 seconds
+ # Selected for : 63 days, 20 hours, 12 minutes, 43 seconds
# Selected since : 2011-02-14 16:47:30 CST
#
# {master}
# grnoc-mon at CHICKASHA-M120-RE0> show chassis environment
@@ -184,9 +184,9 @@
# Slot State (C) Total Interrupt DRAM (MB) Heap Buffer
# 0 Empty
# 1 Empty
# 2 Online 26 2 0 512 9 59
- # 3 Online 30 2 0 512 9 59
+ # 3 Online 29 2 0 512 9 59
# 4 Empty
# 5 Empty
#
# {master}
Index: configs/hub.cla.onenet.net
===================================================================
retrieving revision 1.983
diff -u -4 -r1.983 hub.cla.onenet.net
@@ -11,17 +11,17 @@
# Clock Synchronization Status :
# Clock module on CB 0
# Current state : master
# Current clock state : internal
- # Selected for : 49 days, 18 hours, 36 minutes, 52 seconds
+ # Selected for : 49 days, 19 hours, 36 minutes, 52 seconds
# Selected since : 2011-02-28 17:23:19 CST
# Deviation (in ppm) : +0.00
# Last deviation (in ppm): +0.00
# Clock Synchronization Status :
# Clock module on CB 1
# Current state : backup
# Current clock state : locked to master CB
- # Selected for : 49 days, 18 hours, 36 minutes, 43 seconds
+ # Selected for : 49 days, 19 hours, 36 minutes, 43 seconds
# Selected since : 2011-02-28 17:23:28 CST
#
# {master}
# grnoc-mon at CLAREMORE-M120-RE0> show chassis environment
Index: configs/hub.dunc.onenet.net
===================================================================
retrieving revision 1.900
diff -u -4 -r1.900 hub.dunc.onenet.net
@@ -11,17 +11,17 @@
# Clock Synchronization Status :
# Clock module on CB 0
# Current state : master
# Current clock state : internal
- # Selected for : 40 days, 11 minutes, 25 seconds
+ # Selected for : 40 days, 1 hour, 11 minutes, 25 seconds
# Selected since : 2011-03-10 11:48:46 CST
# Deviation (in ppm) : +0.00
# Last deviation (in ppm): +0.00
# Clock Synchronization Status :
# Clock module on CB 1
# Current state : backup
# Current clock state : locked to master CB
- # Selected for : 40 days, 11 minutes, 13 seconds
+ # Selected for : 40 days, 1 hour, 11 minutes, 13 seconds
# Selected since : 2011-03-10 11:48:58 CST
#
# {master}
# grnoc-mon at DUNCAN-M120-RE0> show chassis environment
@@ -186,10 +186,10 @@
# Temp CPU Utilization (%) Memory Utilization (%)
# Slot State (C) Total Interrupt DRAM (MB) Heap Buffer
# 0 Empty
# 1 Empty
- # 2 Online 27 1 0 512 9 59
- # 3 Online 31 2 0 512 9 59
+ # 2 Online 28 1 0 512 9 59
+ # 3 Online 31 1 0 512 9 59
# 4 Empty
# 5 Empty
#
# {master}
Index: configs/hub.dur.onenet.net
===================================================================
retrieving revision 1.1191
diff -u -4 -r1.1191 hub.dur.onenet.net
@@ -11,17 +11,17 @@
# Clock Synchronization Status :
# Clock module on CB 0
# Current state : master
# Current clock state : internal
- # Selected for : 60 days, 17 hours, 45 minutes, 27 seconds
+ # Selected for : 60 days, 18 hours, 45 minutes, 30 seconds
# Selected since : 2011-02-17 18:14:44 CST
# Deviation (in ppm) : +0.00
# Last deviation (in ppm): +0.00
# Clock Synchronization Status :
# Clock module on CB 1
# Current state : backup
# Current clock state : locked to master CB
- # Selected for : 60 days, 17 hours, 45 minutes, 57 seconds
+ # Selected for : 60 days, 18 hours, 46 minutes
# Selected since : 2011-02-17 18:14:14 CST
#
# {master}
# grnoc-mon at DURANT-M120-RE0> show chassis environment
@@ -184,9 +184,9 @@
# Slot State (C) Total Interrupt DRAM (MB) Heap Buffer
# 0 Empty
# 1 Empty
# 2 Online 24 2 0 512 10 59
- # 3 Online 27 3 0 512 10 59
+ # 3 Online 27 2 0 512 10 59
# 4 Empty
# 5 Empty
#
# {master}
Index: configs/hub.elr.onenet.net
===================================================================
retrieving revision 1.1515
diff -u -4 -r1.1515 hub.elr.onenet.net
@@ -11,17 +11,17 @@
# Clock Synchronization Status :
# Clock module on CB 0
# Current state : master
# Current clock state : internal
- # Selected for : 55 days, 19 hours, 26 minutes, 24 seconds
+ # Selected for : 55 days, 20 hours, 26 minutes, 24 seconds
# Selected since : 2011-02-22 16:33:48 CST
# Deviation (in ppm) : +0.00
# Last deviation (in ppm): +0.00
# Clock Synchronization Status :
# Clock module on CB 1
# Current state : backup
# Current clock state : locked to master CB
- # Selected for : 55 days, 19 hours, 26 minutes, 13 seconds
+ # Selected for : 55 days, 20 hours, 26 minutes, 13 seconds
# Selected since : 2011-02-22 16:33:59 CST
#
# {master}
# grnoc-mon at EL-RENO-M120-RE0> show chassis environment
@@ -186,9 +186,9 @@
# Slot State (C) Total Interrupt DRAM (MB) Heap Buffer
# 0 Empty
# 1 Empty
# 2 Online 24 1 0 512 9 59
- # 3 Online 27 2 0 512 9 59
+ # 3 Online 27 1 0 512 9 59
# 4 Empty
# 5 Empty
#
# {master}
Index: configs/hub.end.onenet.net
===================================================================
retrieving revision 1.870
diff -u -4 -r1.870 hub.end.onenet.net
@@ -11,17 +11,17 @@
# Clock Synchronization Status :
# Clock module on CB 0
# Current state : master
# Current clock state : internal
- # Selected for : 34 days, 17 hours, 24 minutes, 32 seconds
+ # Selected for : 34 days, 18 hours, 24 minutes, 30 seconds
# Selected since : 2011-03-15 19:35:42 CDT
# Deviation (in ppm) : +0.00
# Last deviation (in ppm): +0.00
# Clock Synchronization Status :
# Clock module on CB 1
# Current state : backup
# Current clock state : locked to master CB
- # Selected for : 34 days, 17 hours, 24 minutes, 22 seconds
+ # Selected for : 34 days, 18 hours, 24 minutes, 20 seconds
# Selected since : 2011-03-15 19:35:52 CDT
#
# {master}
# grnoc-mon at ENID-M120-RE0> show chassis environment
Index: configs/hub.goo.onenet.net
===================================================================
retrieving revision 1.1118
diff -u -4 -r1.1118 hub.goo.onenet.net
@@ -15,17 +15,17 @@
# Clock Synchronization Status :
# Clock module on CB 0
# Current state : master
# Current clock state : internal
- # Selected for : 4 days, 59 minutes, 15 seconds
+ # Selected for : 4 days, 1 hour, 59 minutes, 14 seconds
# Selected since : 2011-04-15 12:01:00 CDT
# Deviation (in ppm) : +0.00
# Last deviation (in ppm): +0.00
# Clock Synchronization Status :
# Clock module on CB 1
# Current state : backup
# Current clock state : locked to master CB
- # Selected for : 4 days, 59 minutes, 23 seconds
+ # Selected for : 4 days, 1 hour, 59 minutes, 22 seconds
# Selected since : 2011-04-15 12:00:52 CDT
#
# {master}
# grnoc-mon at GOODWELL-M120-RE0> show chassis environment
@@ -189,9 +189,9 @@
# Temp CPU Utilization (%) Memory Utilization (%)
# Slot State (C) Total Interrupt DRAM (MB) Heap Buffer
# 0 Empty
# 1 Empty
- # 2 Online 29 1 0 512 9 59
+ # 2 Online 28 1 0 512 9 59
# 3 Online 32 1 0 512 9 59
# 4 Empty
# 5 Empty
#
Index: configs/hub.ida.onenet.net
===================================================================
retrieving revision 1.1725
diff -u -4 -r1.1725 hub.ida.onenet.net
@@ -11,17 +11,17 @@
# Clock Synchronization Status :
# Clock module on CB 0
# Current state : master
# Current clock state : internal
- # Selected for : 61 days, 15 hours, 26 minutes, 54 seconds
+ # Selected for : 61 days, 16 hours, 26 minutes, 54 seconds
# Selected since : 2011-02-16 20:33:21 CST
# Deviation (in ppm) : +0.00
# Last deviation (in ppm): +0.00
# Clock Synchronization Status :
# Clock module on CB 1
# Current state : backup
# Current clock state : locked to master CB
- # Selected for : 61 days, 15 hours, 27 minutes, 3 seconds
+ # Selected for : 61 days, 16 hours, 27 minutes, 3 seconds
# Selected since : 2011-02-16 20:33:12 CST
#
# {master}
# grnoc-mon at IDABEL-M120-RE0> show chassis environment
@@ -183,10 +183,10 @@
# Temp CPU Utilization (%) Memory Utilization (%)
# Slot State (C) Total Interrupt DRAM (MB) Heap Buffer
# 0 Empty
# 1 Empty
- # 2 Online 30 1 0 512 9 59
- # 3 Online 34 2 0 512 9 59
+ # 2 Online 30 2 0 512 9 59
+ # 3 Online 33 1 0 512 9 59
# 4 Empty
# 5 Empty
#
# {master}
Index: configs/hub.lawm120.onenet.net
===================================================================
retrieving revision 1.1178
diff -u -4 -r1.1178 hub.lawm120.onenet.net
@@ -11,17 +11,17 @@
# Clock Synchronization Status :
# Clock module on CB 0
# Current state : master
# Current clock state : internal
- # Selected for : 54 days, 15 hours, 22 minutes, 44 seconds
+ # Selected for : 54 days, 16 hours, 22 minutes, 43 seconds
# Selected since : 2011-02-23 20:37:32 CST
# Deviation (in ppm) : +0.00
# Last deviation (in ppm): +0.00
# Clock Synchronization Status :
# Clock module on CB 1
# Current state : backup
# Current clock state : locked to master CB
- # Selected for : 54 days, 15 hours, 22 minutes, 32 seconds
+ # Selected for : 54 days, 16 hours, 22 minutes, 31 seconds
# Selected since : 2011-02-23 20:37:44 CST
#
# {master}
# grnoc-mon at LAWTON-M120-RE0> show chassis environment
Index: configs/hub.mca.onenet.net
===================================================================
retrieving revision 1.2338
diff -u -4 -r1.2338 hub.mca.onenet.net
@@ -11,17 +11,17 @@
# Clock Synchronization Status :
# Clock module on CB 0
# Current state : master
# Current clock state : internal
- # Selected for : 62 days, 17 hours, 8 minutes, 23 seconds
+ # Selected for : 62 days, 18 hours, 8 minutes, 22 seconds
# Selected since : 2011-02-15 18:51:54 CST
# Deviation (in ppm) : +0.00
# Last deviation (in ppm): +0.00
# Clock Synchronization Status :
# Clock module on CB 1
# Current state : backup
# Current clock state : locked to master CB
- # Selected for : 62 days, 17 hours, 8 minutes, 11 seconds
+ # Selected for : 62 days, 18 hours, 8 minutes, 10 seconds
# Selected since : 2011-02-15 18:52:06 CST
#
# {master}
# grnoc-mon at MCALESTER-M120-RE0> show chassis environment
Index: configs/hub.mia.onenet.net
===================================================================
retrieving revision 1.937
diff -u -4 -r1.937 hub.mia.onenet.net
@@ -11,17 +11,17 @@
# Clock Synchronization Status :
# Clock module on CB 0
# Current state : master
# Current clock state : internal
- # Selected for : 49 days, 21 hours, 50 minutes, 6 seconds
+ # Selected for : 49 days, 22 hours, 50 minutes, 5 seconds
# Selected since : 2011-02-28 14:10:11 CST
# Deviation (in ppm) : +0.00
# Last deviation (in ppm): +0.00
# Clock Synchronization Status :
# Clock module on CB 1
# Current state : backup
# Current clock state : locked to master CB
- # Selected for : 49 days, 21 hours, 49 minutes, 54 seconds
+ # Selected for : 49 days, 22 hours, 49 minutes, 53 seconds
# Selected since : 2011-02-28 14:10:23 CST
#
# {master}
# grnoc-mon at MIAMI-M120-RE0> show chassis environment
Index: configs/hub.mus.onenet.net
===================================================================
retrieving revision 1.1078
diff -u -4 -r1.1078 hub.mus.onenet.net
@@ -11,17 +11,17 @@
# Clock Synchronization Status :
# Clock module on CB 0
# Current state : master
# Current clock state : internal
- # Selected for : 42 days, 22 hours, 46 minutes, 17 seconds
+ # Selected for : 42 days, 23 hours, 46 minutes, 17 seconds
# Selected since : 2011-03-07 13:14:00 CST
# Deviation (in ppm) : +0.00
# Last deviation (in ppm): +0.00
# Clock Synchronization Status :
# Clock module on CB 1
# Current state : backup
# Current clock state : locked to master CB
- # Selected for : 42 days, 22 hours, 46 minutes, 4 seconds
+ # Selected for : 42 days, 23 hours, 46 minutes, 4 seconds
# Selected since : 2011-03-07 13:14:13 CST
#
# {master}
# grnoc-mon at MUSKOGEE-M120-RE0> show chassis environment
@@ -188,10 +188,10 @@
# Temp CPU Utilization (%) Memory Utilization (%)
# Slot State (C) Total Interrupt DRAM (MB) Heap Buffer
# 0 Empty
# 1 Empty
- # 2 Online 31 1 0 512 9 59
- # 3 Online 35 1 0 512 9 59
+ # 2 Online 30 1 0 512 9 59
+ # 3 Online 34 1 0 512 9 59
# 4 Empty
# 5 Empty
#
# {master}
Index: configs/hub.okm.onenet.net
===================================================================
retrieving revision 1.1224
diff -u -4 -r1.1224 hub.okm.onenet.net
@@ -12,17 +12,17 @@
# Clock Synchronization Status :
# Clock module on CB 0
# Current state : master
# Current clock state : internal
- # Selected for : 28 days, 2 hours, 17 minutes, 9 seconds
+ # Selected for : 28 days, 3 hours, 17 minutes, 9 seconds
# Selected since : 2011-03-22 10:43:09 CDT
# Deviation (in ppm) : +0.00
# Last deviation (in ppm): +0.00
# Clock Synchronization Status :
# Clock module on CB 1
# Current state : backup
# Current clock state : locked to master CB
- # Selected for : 28 days, 2 hours, 17 minutes, 15 seconds
+ # Selected for : 28 days, 3 hours, 17 minutes, 15 seconds
# Selected since : 2011-03-22 10:43:03 CDT
#
# {master}
# grnoc-mon at OKMULGEE-M120-RE0> show chassis environment
@@ -187,10 +187,10 @@
# Temp CPU Utilization (%) Memory Utilization (%)
# Slot State (C) Total Interrupt DRAM (MB) Heap Buffer
# 0 Empty
# 1 Empty
- # 2 Online 26 1 0 512 9 59
- # 3 Online 29 2 0 512 9 59
+ # 2 Online 27 1 0 512 9 59
+ # 3 Online 30 2 0 512 9 59
# 4 Empty
# 5 Empty
#
# {master}
Index: configs/hub.pot.onenet.net
===================================================================
retrieving revision 1.1757
diff -u -4 -r1.1757 hub.pot.onenet.net
@@ -11,17 +11,17 @@
# Clock Synchronization Status :
# Clock module on CB 0
# Current state : master
# Current clock state : internal
- # Selected for : 61 days, 16 hours, 33 minutes, 39 seconds
+ # Selected for : 61 days, 17 hours, 33 minutes, 39 seconds
# Selected since : 2011-02-16 19:26:40 CST
# Deviation (in ppm) : +0.00
# Last deviation (in ppm): +0.00
# Clock Synchronization Status :
# Clock module on CB 1
# Current state : backup
# Current clock state : locked to master CB
- # Selected for : 61 days, 16 hours, 33 minutes, 27 seconds
+ # Selected for : 61 days, 17 hours, 33 minutes, 27 seconds
# Selected since : 2011-02-16 19:26:52 CST
#
# {master}
# grnoc-mon at POTEAU-M120-RE0> show chassis environment
@@ -185,10 +185,10 @@
# Temp CPU Utilization (%) Memory Utilization (%)
# Slot State (C) Total Interrupt DRAM (MB) Heap Buffer
# 0 Empty
# 1 Empty
- # 2 Online 31 2 0 512 9 59
- # 3 Online 33 2 0 512 9 59
+ # 2 Online 31 1 0 512 9 59
+ # 3 Online 33 1 0 512 9 59
# 4 Empty
# 5 Empty
#
# {master}
Index: configs/hub.sal.onenet.net
===================================================================
retrieving revision 1.1339
diff -u -4 -r1.1339 hub.sal.onenet.net
@@ -1,31 +1,27 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at SALLISAW-M120-RE0> show system commit
- # 2011-04-19 12:45:33 CDT by joe via cli commit synchronize
- # 2011-04-19 12:10:40 CDT by joe via cli commit synchronize
- # 2011-04-16 14:33:31 CDT by root via other
- # Synchronization with remote Routing Engine
- # 2011-04-16 14:20:15 CDT by root via other
- # Synchronization with remote Routing Engine
- # 2011-04-16 13:50:40 CDT by root via other
- # Synchronization with remote Routing Engine
- # 2011-04-14 21:03:47 CDT by root via other
- # Synchronization with remote Routing Engine
+ # 2011-04-19 13:46:22 CDT by todd via cli commit synchronize
+ # 2011-04-19 13:39:49 CDT by todd via cli commit synchronize
+ # 2011-04-19 13:39:30 CDT by todd via cli commit synchronize
+ # 2011-04-19 13:39:07 CDT by todd via cli commit synchronize
+ # 2011-04-19 13:33:36 CDT by todd via cli commit synchronize
+ # 2011-04-19 13:02:50 CDT by joe via cli commit synchronize
# grnoc-mon at SALLISAW-M120-RE0> show chassis clocks
# Clock Synchronization Status :
# Clock module on CB 0
# Current state : master
# Current clock state : internal
- # Selected for : 2 days, 22 hours, 27 minutes, 9 seconds
+ # Selected for : 2 days, 23 hours, 27 minutes, 9 seconds
# Selected since : 2011-04-16 14:33:10 CDT
# Deviation (in ppm) : +0.00
# Last deviation (in ppm): +0.00
# Clock Synchronization Status :
# Clock module on CB 1
# Current state : backup
# Current clock state : locked to master CB
- # Selected for : 2 days, 22 hours, 27 minutes, 15 seconds
+ # Selected for : 2 days, 23 hours, 27 minutes, 15 seconds
# Selected since : 2011-04-16 14:33:04 CDT
#
# {master}
# grnoc-mon at SALLISAW-M120-RE0> show chassis environment
@@ -190,10 +186,10 @@
# Temp CPU Utilization (%) Memory Utilization (%)
# Slot State (C) Total Interrupt DRAM (MB) Heap Buffer
# 0 Empty
# 1 Empty
- # 2 Online 30 1 0 512 9 59
- # 3 Online 34 2 0 512 9 59
+ # 2 Online 31 1 0 512 9 59
+ # 3 Online 34 1 0 512 9 59
# 4 Empty
# 5 Empty
#
# {master}
@@ -326,9 +322,9 @@
# {master}
# grnoc-mon at SALLISAW-M120-RE0> show system uptime
# System booted: 2011-04-16 14:31 CDT
# Protocols started: 2011-04-16 14:33 CDT
- # Last configured: 2011-04-19 12:45 CDT by joe
+ # Last configured: 2011-04-19 13:46 CDT by todd
#
# {master}
# grnoc-mon at SALLISAW-M120-RE0> show interface terse
#Interface Admin Link
@@ -337,10 +333,10 @@
#t3-2/0/0.0 up up
#ct3-2/0/1 up down
#ct3-2/0/2 up up
#t1-2/0/2:1 up down
- #t1-2/0/2:2 up down
- #t1-2/0/2:2.0 up down
+ #t1-2/0/2:2 up up
+ #t1-2/0/2:2.0 up up
#t1-2/0/2:3 up up
#t1-2/0/2:3.0 up up
#t1-2/0/2:4 up up
#t1-2/0/2:4.0 up up
@@ -380,9 +376,9 @@
#t1-2/0/2:24 up up
#t1-2/0/2:24.0 up up
#t1-2/0/2:25 up up
#t1-2/0/2:25.0 up up
- #t1-2/0/2:26 up up
+ #t1-2/0/2:26 up down
#t1-2/0/2:27 up up
#t1-2/0/2:27.0 up up
#t1-2/0/2:28 up up
#t1-2/0/2:28.0 up up
@@ -432,8 +428,9 @@
#lsq-2/3/0.4 up up
#lsq-2/3/0.5 up up
#lsq-2/3/0.6 up up
#lsq-2/3/0.7 up up
+ #lsq-2/3/0.8 up up
#mt-2/3/0 up up
#pd-2/3/0 up up
#pe-2/3/0 up up
#sp-2/3/0 up up
@@ -484,9 +481,9 @@
#pime up up
#pp0 up up
#tap up up
# grnoc-mon at SALLISAW-M120-RE0> show configuration
- ## Last commit: 2011-04-19 12:45:33 CDT by joe
+ ## Last commit: 2011-04-19 13:46:22 CDT by todd
version 10.4R2.6;
groups {
re0 {
system {
@@ -717,12 +714,14 @@
partition 27 interface-type t1;
partition 28 interface-type t1;
}
t1-2/0/2:2 {
- description Gore-High-School-T1-CIR0004008-CPE-NAGIOS;
- encapsulation cisco-hdlc;
+ description Gore-High-School-T1-CIR0004008-lsq-2/3/0.8;
+ encapsulation ppp;
unit 0 {
- family inet;
+ family mlppp {
+ bundle lsq-2/3/0.8;
+ }
}
}
t1-2/0/2:3 {
description OESC-Sallisaw-T1-CIR0003913;
@@ -760,13 +759,13 @@
}
}
}
t1-2/0/2:11 {
- description Gore-High-School-T1-CIR0001245;
- encapsulation cisco-hdlc;
+ description Gore-High-School-T1-CIR0001245-lsq-2/3/0.8;
+ encapsulation ppp;
unit 0 {
- family inet {
- address 164.58.4.89/30;
+ family mlppp {
+ bundle lsq-2/3/0.8;
}
}
}
t1-2/0/2:12 {
@@ -1037,8 +1036,15 @@
family inet {
address 156.110.230.73/30;
}
}
+ unit 8 {
+ description Gore-High-School;
+ encapsulation multilink-ppp;
+ family inet {
+ address 156.110.230.101/30;
+ }
+ }
}
inactive: fe-3/0/0 {
description "Customer Info";
}
@@ -1211,12 +1217,8 @@
route 164.58.149.120/29 {
next-hop 156.110.230.10;
retain;
}
- route 164.58.165.200/29 {
- next-hop 164.58.4.90;
- retain;
- }
route 164.58.165.208/29 {
next-hop 164.58.4.86;
retain;
}
@@ -1243,8 +1245,12 @@
route 172.23.9.200/29 {
next-hop 172.23.2.210;
retain;
}
+ route 164.58.165.200/29 {
+ next-hop 156.110.230.102;
+ retain;
+ }
}
router-id 164.58.199.118;
autonomous-system 5078;
forwarding-table {
Index: configs/hub.say.onenet.net
===================================================================
retrieving revision 1.2373
diff -u -4 -r1.2373 hub.say.onenet.net
@@ -11,17 +11,17 @@
# Clock Synchronization Status :
# Clock module on CB 0
# Current state : master
# Current clock state : internal
- # Selected for : 49 days, 20 minutes, 40 seconds
+ # Selected for : 49 days, 1 hour, 20 minutes, 40 seconds
# Selected since : 2011-03-01 11:39:39 CST
# Deviation (in ppm) : +0.00
# Last deviation (in ppm): +0.00
# Clock Synchronization Status :
# Clock module on CB 1
# Current state : backup
# Current clock state : locked to master CB
- # Selected for : 49 days, 20 minutes, 29 seconds
+ # Selected for : 49 days, 1 hour, 20 minutes, 29 seconds
# Selected since : 2011-03-01 11:39:50 CST
#
# {master}
# grnoc-mon at SAYRE-M120-RE0> show chassis environment
@@ -186,9 +186,9 @@
# Slot State (C) Total Interrupt DRAM (MB) Heap Buffer
# 0 Empty
# 1 Empty
# 2 Online 29 1 0 512 9 59
- # 3 Online 32 1 0 512 9 59
+ # 3 Online 32 2 0 512 9 59
# 4 Empty
# 5 Empty
#
# {master}
Index: configs/hub.sem.onenet.net
===================================================================
retrieving revision 1.1822
diff -u -4 -r1.1822 hub.sem.onenet.net
@@ -11,17 +11,17 @@
# Clock Synchronization Status :
# Clock module on CB 0
# Current state : master
# Current clock state : internal
- # Selected for : 67 days, 17 hours, 55 minutes, 19 seconds
+ # Selected for : 67 days, 18 hours, 55 minutes, 19 seconds
# Selected since : 2011-02-10 18:05:00 CST
# Deviation (in ppm) : +0.00
# Last deviation (in ppm): +0.00
# Clock Synchronization Status :
# Clock module on CB 1
# Current state : backup
# Current clock state : locked to master CB
- # Selected for : 67 days, 17 hours, 55 minutes, 9 seconds
+ # Selected for : 67 days, 18 hours, 55 minutes, 9 seconds
# Selected since : 2011-02-10 18:05:10 CST
#
# {master}
# grnoc-mon at SEMINOLE-M120-RE0> show chassis environment
@@ -183,10 +183,10 @@
# Temp CPU Utilization (%) Memory Utilization (%)
# Slot State (C) Total Interrupt DRAM (MB) Heap Buffer
# 0 Empty
# 1 Empty
- # 2 Online 29 1 0 512 9 59
- # 3 Online 33 2 0 512 9 59
+ # 2 Online 30 2 0 512 9 59
+ # 3 Online 33 1 0 512 9 59
# 4 Empty
# 5 Empty
#
# {master}
Index: configs/hub.tah.onenet.net
===================================================================
retrieving revision 1.1061
diff -u -4 -r1.1061 hub.tah.onenet.net
@@ -11,17 +11,17 @@
# Clock Synchronization Status :
# Clock module on CB 0
# Current state : master
# Current clock state : internal
- # Selected for : 40 days, 16 hours, 2 minutes, 13 seconds
+ # Selected for : 40 days, 17 hours, 2 minutes, 12 seconds
# Selected since : 2011-03-09 19:58:07 CST
# Deviation (in ppm) : +0.00
# Last deviation (in ppm): +0.00
# Clock Synchronization Status :
# Clock module on CB 1
# Current state : backup
# Current clock state : locked to master CB
- # Selected for : 40 days, 16 hours, 2 minutes, 4 seconds
+ # Selected for : 40 days, 17 hours, 2 minutes, 3 seconds
# Selected since : 2011-03-09 19:58:16 CST
#
# {master}
# grnoc-mon at TAHLEQUAH-M120-RE0> show chassis environment
@@ -205,11 +205,11 @@
# Temp CPU Utilization (%) Memory Utilization (%)
# Slot State (C) Total Interrupt DRAM (MB) Heap Buffer
# 0 Empty
# 1 Empty
- # 2 Online 33 1 0 512 9 59
+ # 2 Online 33 2 0 512 9 59
# 3 Online 37 1 0 512 9 59
- # 4 Online 35 1 0 512 9 59
+ # 4 Online 34 1 0 512 9 59
# 5 Empty
#
# {master}
# grnoc-mon at TAHLEQUAH-M120-RE0> show system boot-messages
Index: configs/hub.tis.onenet.net
===================================================================
retrieving revision 1.1548
diff -u -4 -r1.1548 hub.tis.onenet.net
@@ -12,17 +12,17 @@
# Clock Synchronization Status :
# Clock module on CB 0
# Current state : master
# Current clock state : internal
- # Selected for : 3 days, 7 hours, 42 minutes, 46 seconds
+ # Selected for : 3 days, 8 hours, 42 minutes, 45 seconds
# Selected since : 2011-04-16 05:17:34 CDT
# Deviation (in ppm) : +0.00
# Last deviation (in ppm): +0.00
# Clock Synchronization Status :
# Clock module on CB 1
# Current state : backup
# Current clock state : locked to master CB
- # Selected for : 3 days, 7 hours, 43 minutes, 13 seconds
+ # Selected for : 3 days, 8 hours, 43 minutes, 12 seconds
# Selected since : 2011-04-16 05:17:07 CDT
#
# {master}
# grnoc-mon at TISHOMINGO-M120-RE0> show chassis environment
@@ -184,10 +184,10 @@
# Temp CPU Utilization (%) Memory Utilization (%)
# Slot State (C) Total Interrupt DRAM (MB) Heap Buffer
# 0 Empty
# 1 Empty
- # 2 Online 26 2 0 512 9 59
- # 3 Online 29 1 0 512 9 59
+ # 2 Online 27 1 0 512 9 59
+ # 3 Online 30 1 0 512 9 59
# 4 Empty
# 5 Empty
#
# {master}
Index: configs/hub.ton.onenet.net
===================================================================
retrieving revision 1.908
diff -u -4 -r1.908 hub.ton.onenet.net
@@ -11,17 +11,17 @@
# Clock Synchronization Status :
# Clock module on CB 0
# Current state : master
# Current clock state : internal
- # Selected for : 41 days, 21 hours, 16 minutes, 38 seconds
+ # Selected for : 41 days, 22 hours, 16 minutes, 37 seconds
# Selected since : 2011-03-08 14:43:42 CST
# Deviation (in ppm) : +0.00
# Last deviation (in ppm): +0.00
# Clock Synchronization Status :
# Clock module on CB 1
# Current state : backup
# Current clock state : locked to master CB
- # Selected for : 41 days, 21 hours, 16 minutes, 27 seconds
+ # Selected for : 41 days, 22 hours, 16 minutes, 26 seconds
# Selected since : 2011-03-08 14:43:53 CST
#
# {master}
# grnoc-mon at TONKAWA-M120-RE0> show chassis environment
@@ -206,10 +206,10 @@
# Temp CPU Utilization (%) Memory Utilization (%)
# Slot State (C) Total Interrupt DRAM (MB) Heap Buffer
# 0 Empty
# 1 Empty
- # 2 Online 37 1 0 512 9 59
- # 3 Online 40 2 0 512 9 59
+ # 2 Online 37 2 0 512 9 59
+ # 3 Online 40 1 0 512 9 59
# 4 Online 38 1 0 512 9 59
# 5 Empty
#
# {master}
Index: configs/hub.war.onenet.net
===================================================================
retrieving revision 1.989
diff -u -4 -r1.989 hub.war.onenet.net
@@ -11,17 +11,17 @@
# Clock Synchronization Status :
# Clock module on CB 0
# Current state : master
# Current clock state : internal
- # Selected for : 42 days, 17 hours, 43 minutes, 40 seconds
+ # Selected for : 42 days, 18 hours, 43 minutes, 40 seconds
# Selected since : 2011-03-07 18:16:40 CST
# Deviation (in ppm) : +0.00
# Last deviation (in ppm): +0.00
# Clock Synchronization Status :
# Clock module on CB 1
# Current state : backup
# Current clock state : locked to master CB
- # Selected for : 42 days, 17 hours, 43 minutes, 27 seconds
+ # Selected for : 42 days, 18 hours, 43 minutes, 27 seconds
# Selected since : 2011-03-07 18:16:53 CST
#
# {master}
# grnoc-mon at WARNER-M120-RE0> show chassis environment
Index: configs/hub.wea.onenet.net
===================================================================
retrieving revision 1.837
diff -u -4 -r1.837 hub.wea.onenet.net
@@ -11,17 +11,17 @@
# Clock Synchronization Status :
# Clock module on CB 0
# Current state : master
# Current clock state : internal
- # Selected for : 48 days, 20 hours, 44 minutes, 27 seconds
+ # Selected for : 48 days, 21 hours, 44 minutes, 26 seconds
# Selected since : 2011-03-01 15:15:55 CST
# Deviation (in ppm) : +0.00
# Last deviation (in ppm): +0.00
# Clock Synchronization Status :
# Clock module on CB 1
# Current state : backup
# Current clock state : locked to master CB
- # Selected for : 48 days, 20 hours, 44 minutes, 16 seconds
+ # Selected for : 48 days, 21 hours, 44 minutes, 15 seconds
# Selected since : 2011-03-01 15:16:06 CST
#
# {master}
# grnoc-mon at WEATHERFORD-M120-RE0> show chassis environment
@@ -187,9 +187,9 @@
# Slot State (C) Total Interrupt DRAM (MB) Heap Buffer
# 0 Empty
# 1 Empty
# 2 Online 31 1 0 512 21 59
- # 3 Online 35 2 0 512 21 59
+ # 3 Online 35 1 0 512 21 59
# 4 Empty
# 5 Empty
#
# {master}
Index: configs/hub.wil.onenet.net
===================================================================
retrieving revision 1.1623
diff -u -4 -r1.1623 hub.wil.onenet.net
@@ -11,17 +11,17 @@
# Clock Synchronization Status :
# Clock module on CB 0
# Current state : master
# Current clock state : internal
- # Selected for : 60 days, 22 hours, 50 minutes, 52 seconds
+ # Selected for : 60 days, 23 hours, 50 minutes, 52 seconds
# Selected since : 2011-02-17 13:09:29 CST
# Deviation (in ppm) : +0.00
# Last deviation (in ppm): +0.00
# Clock Synchronization Status :
# Clock module on CB 1
# Current state : backup
# Current clock state : locked to master CB
- # Selected for : 60 days, 22 hours, 50 minutes, 39 seconds
+ # Selected for : 60 days, 23 hours, 50 minutes, 39 seconds
# Selected since : 2011-02-17 13:09:42 CST
#
# {master}
# grnoc-mon at WILBURTON-M120-RE0> show chassis environment
@@ -185,10 +185,10 @@
# Temp CPU Utilization (%) Memory Utilization (%)
# Slot State (C) Total Interrupt DRAM (MB) Heap Buffer
# 0 Empty
# 1 Empty
- # 2 Online 37 1 0 512 9 59
- # 3 Online 40 2 0 512 9 59
+ # 2 Online 37 2 0 512 9 59
+ # 3 Online 41 2 0 512 9 59
# 4 Empty
# 5 Empty
#
# {master}
Index: configs/hub.woo.onenet.net
===================================================================
retrieving revision 1.904
diff -u -4 -r1.904 hub.woo.onenet.net
@@ -11,17 +11,17 @@
# Clock Synchronization Status :
# Clock module on CB 0
# Current state : master
# Current clock state : internal
- # Selected for : 35 days, 18 hours, 38 minutes, 52 seconds
+ # Selected for : 35 days, 19 hours, 38 minutes, 52 seconds
# Selected since : 2011-03-14 18:21:29 CDT
# Deviation (in ppm) : +0.00
# Last deviation (in ppm): +0.00
# Clock Synchronization Status :
# Clock module on CB 1
# Current state : backup
# Current clock state : locked to master CB
- # Selected for : 35 days, 18 hours, 38 minutes, 41 seconds
+ # Selected for : 35 days, 19 hours, 38 minutes, 41 seconds
# Selected since : 2011-03-14 18:21:40 CDT
#
# {master}
# grnoc-mon at WOODWARD-M120-RE0> show chassis environment
@@ -185,10 +185,10 @@
# Temp CPU Utilization (%) Memory Utilization (%)
# Slot State (C) Total Interrupt DRAM (MB) Heap Buffer
# 0 Empty
# 1 Empty
- # 2 Online 42 1 0 512 9 59
- # 3 Online 45 2 0 512 9 59
+ # 2 Online 41 1 0 512 9 59
+ # 3 Online 45 1 0 512 9 59
# 4 Empty
# 5 Empty
#
# {master}
Index: configs/opt4.okc.onenet.net
===================================================================
retrieving revision 1.126
diff -u -4 -r1.126 opt4.okc.onenet.net
@@ -24,11 +24,9 @@
<part name="SLOT-12" description="OC-192SR/STM-64IO" hw_version="D0" part_id="OC-192SR/STM-64IO" part_num="800-09258-01" serial_number="CNH08090088" slot="SLOT-12" vendor_id="Cisco">
<interface name="FAC-12-1" abbr_name="FAC-12-1" admin_state="up" spanning_tree_metric="" description="" type="FAC" monitoring_state="monitor"></interface>
</part>
<part name="SLOT-13" description="15454-CE-MR-10" hw_version="C0" part_id="15454-CE-MR-10" part_num="800-27171-01" serial_number="CAT1402B0KX" slot="SLOT-13" vendor_id="Cisco">
- <part name="PPM-13-1" description="1000Base-SX, 850nm, MM, I-TEMP" hw_version="A" part_id="1000Base-SX, 850nm, MM, I-TEMP" part_num="10-2295-01" serial_number="FNS13420Y0M" slot="PPM-13-1" vendor_id="Cisco"></part>
<part name="PPM-13-2" description="1000Base-SX, 850nm, MM, I-TEMP" hw_version="A" part_id="1000Base-SX, 850nm, MM, I-TEMP" part_num="10-2295-01" serial_number="FNS134211H9" slot="PPM-13-2" vendor_id="Cisco"></part>
- <part name="PPM-13-3" description="1000Base-SX, 850nm, MM, I-TEMP" hw_version="A" part_id="1000Base-SX, 850nm, MM, I-TEMP" part_num="10-2295-01" serial_number="FNS134211J7" slot="PPM-13-3" vendor_id="Cisco"></part>
<part name="PPM-13-4" description="1000Base-SX, 850nm, MM, I-TEMP" hw_version="A" part_id="1000Base-SX, 850nm, MM, I-TEMP" part_num="10-2295-01" serial_number="FNS134211GX" slot="PPM-13-4" vendor_id="Cisco"></part>
<interface name="FAC-13-1" abbr_name="FAC-13-1" admin_state="down" spanning_tree_metric="" description="Lawton g1/1" type="FAC" monitoring_state="no-monitor"></interface>
<interface name="FAC-13-2" abbr_name="FAC-13-2" admin_state="up" spanning_tree_metric="" description="Lawton g2/1" type="FAC" monitoring_state="monitor"></interface>
<interface name="FAC-13-3" abbr_name="FAC-13-3" admin_state="down" spanning_tree_metric="" description="" type="FAC" monitoring_state="no-monitor"></interface>
@@ -41,9 +39,9 @@
<interface name="FAC-13-10" abbr_name="FAC-13-10" admin_state="down" spanning_tree_metric="" description="" type="FAC" monitoring_state="no-monitor"></interface>
</part>
<part name="SLOT-14" description="G1K-4" hw_version="A0" part_id="G1K-4" part_num="800-22427-02" serial_number="SAG07447JG0" slot="SLOT-14" vendor_id="Cisco">
<interface name="FAC-14-1" abbr_name="FAC-14-1" admin_state="up" spanning_tree_metric="" description="Link to Tulsa ODOT" type="FAC" monitoring_state="monitor"></interface>
- <interface name="FAC-14-2" abbr_name="FAC-14-2" admin_state="up" spanning_tree_metric="" description="" type="FAC" monitoring_state="monitor"></interface>
+ <interface name="FAC-14-2" abbr_name="FAC-14-2" admin_state="up" spanning_tree_metric="" description="Ardmore GE" type="FAC" monitoring_state="monitor"></interface>
<interface name="FAC-14-3" abbr_name="FAC-14-3" admin_state="down" spanning_tree_metric="" description="" type="FAC" monitoring_state="no-monitor"></interface>
<interface name="FAC-14-4" abbr_name="FAC-14-4" admin_state="down" spanning_tree_metric="" description="" type="FAC" monitoring_state="no-monitor"></interface>
</part>
<part name="SLOT-15" description="G1K-4" hw_version="B0" part_id="G1K-4" part_num="800-24899-04" serial_number="CAT1248A03G" slot="SLOT-15" vendor_id="Cisco">
More information about the Nocrancid
mailing list