[Nocrancid] autopop-onenet.net router config diffs

rancid at rancid.noc.onenet.net rancid at rancid.noc.onenet.net
Wed Dec 8 12:04:09 CST 2010


Index: configs/core10.tul.onenet.net
===================================================================
retrieving revision 1.63
diff -u -4 -r1.63 core10.tul.onenet.net
@@ -1,13 +1,13 @@
  # RANCID-CONTENT-TYPE: juniper
  #
  # grnoc-mon at NLR_I2-RE1> show system commit 
+ #   2010-12-08 11:32:20 CST by markc via cli commit synchronize
+ #   2010-12-08 11:31:41 CST by markc via cli commit confirmed, rollback in 3mins synchronize
  #   2010-12-08 11:03:20 CST by von via cli commit synchronize
  #   2010-12-08 11:02:56 CST by von via cli commit synchronize
  #   2010-12-08 10:48:55 CST by von via cli commit synchronize
  #   2010-12-07 16:33:55 CST by markc via cli commit synchronize
- #   2010-12-07 16:33:35 CST by markc via cli commit confirmed, rollback in 3mins synchronize
- #   2010-11-22 06:29:37 CST by von via cli commit synchronize
  # grnoc-mon at NLR_I2-RE1> show chassis clocks 
  # grnoc-mon at NLR_I2-RE1> show chassis environment 
  # Class Item                           Status     Measurement
  # Temp  PEM 0                          OK        
@@ -304,9 +304,9 @@
  # {master}
  # grnoc-mon at NLR_I2-RE1> show system uptime 
  # System booted: 2010-01-11 05:44 CST 
  # Protocols started: 2010-01-11 05:45 CST 
- # Last configured: 2010-12-08 11:03 CST  by von
+ # Last configured: 2010-12-08 11:32 CST  by markc
  # 
  # {master}
  # grnoc-mon at NLR_I2-RE1> show interface terse 
  #Interface Admin Link
@@ -389,9 +389,9 @@
  #pimd up up
  #pime up up
  #tap up up
  # grnoc-mon at NLR_I2-RE1> show configuration 
- ## Last commit: 2010-12-08 11:03:20 CST by von
+ ## Last commit: 2010-12-08 11:32:20 CST by markc
  version 9.4R4.5;
  groups {
      re0 {
          system {
@@ -1075,14 +1075,37 @@
          unit 991 {
              family inet;
          }
          inactive: unit 993 {
-             description VLAN_993_AREON_BGP_PEER;
+             description VLAN_993_AREON_BGP_IPv4_PEER;
              family inet {
                  mtu 9000;
                  address 156.110.202.157/30;
              }
          }
+         inactive: unit 996 {
+             description VLAN_996_AREON_BGP_IPv6_PEER;
+             family inet6 {
+                 mtu 9000;
+                 address 2001:468:aff:ffff:16::1/80;
+             }
+         }
+         inactive: unit 997 {
+             description VLAN_997_AREON_COGENT_IPv4_PEER;
+             family inet {
+                 mtu 9000;
+                 address 38.104.198.70/30;
+             }
+         }
+         inactive: unit 998 {
+             description VLAN_998_AREON_COGENT_IPv6_PEER;
+             family inet {
+                 mtu 9000;
+             }
+             family inet6 {
+                 mtu 9000;
+             }
+         }
      }
      lo0 {
          unit 0 {
              description "NLR_2 Juniper MX 960 Loopback";
@@ -1183,8 +1206,12 @@
              }
          }
          inactive: group UARK-AREON {
              type external;
+             traceoptions {
+                 file UARK-AREON-LOG size 5m files 5;
+                 flag update;
+             }
              description " UARK-AREON-Peer- UNIT 995 - AS40581(abc123)";
  #            authentication-key <removed>;
              neighbor 208.90.106.222 {
                  remove-private;
@@ -1859,21 +1886,24 @@
          domain-type bridge;
          vlan-id 996;
          interface xe-0/2/0.996;
          interface xe-0/0/0.996;
+         routing-interface irb.996;
      }
      inactive: VLAN_997_AREON {
          description VLAN_AREON_COGENT_IPv4;
          domain-type bridge;
          vlan-id 997;
          interface xe-0/0/0.997;
          interface xe-0/2/0.997;
+         routing-interface irb.997;
      }
      inactive: VLAN_998_AREON {
          description VLAN_AREON_COGENT_IPv6;
          domain-type bridge;
          vlan-id 998;
          interface xe-0/2/0.998;
          interface xe-0/0/0.998;
+         routing-interface irb.998;
      }
  }
  {master}


More information about the Nocrancid mailing list