[Nocrancid] autopop-onenet.net router config diffs
rancid at rancid.noc.onenet.net
rancid at rancid.noc.onenet.net
Tue Jul 12 18:03:07 CDT 2016
Index: configs/allen-public-library.client.onenet.net
===================================================================
--- configs/allen-public-library.client.onenet.net (revision 144535)
+++ configs/allen-public-library.client.onenet.net (working copy)
@@ -145,8 +145,8 @@
#ge-0/0/6.0 up up
#ge-0/0/7 up down
#ge-0/0/7.0 up down
-#ge-0/0/8 up up
-#ge-0/0/8.0 up up
+#ge-0/0/8 up down
+#ge-0/0/8.0 up down
#ge-0/0/9 up down
#ge-0/0/9.0 up down
#ge-0/0/10 up down
Index: configs/maysville-es.client.onenet.net
===================================================================
--- configs/maysville-es.client.onenet.net (revision 144535)
+++ configs/maysville-es.client.onenet.net (working copy)
@@ -46,7 +46,6 @@
# grnoc-mon at MAYSVILLE-ES-LEASED-ASSET-TAG-004945> show chassis scb
# grnoc-mon at MAYSVILLE-ES-LEASED-ASSET-TAG-004945> show chassis sfm detail
# grnoc-mon at MAYSVILLE-ES-LEASED-ASSET-TAG-004945> show chassis ssb
-# show system boot-messages
# grnoc-mon at MAYSVILLE-ES-LEASED-ASSET-TAG-004945> show system boot-messages
# kld_map_v: 0x8ff80000, kld_map_p: 0x0
# Copyright (c) 1996-2014, Juniper Networks, Inc.
@@ -111,11 +110,10 @@
# WARNING: / was not properly dismounted
#
# grnoc-mon at MAYSVILLE-ES-LEASED-ASSET-TAG-004945> show version
-# Hostname: MAYSVILLE-ES-LEASED-ASSET-TAG-004945 # file list /var/tmp detail # Model: srx240h2 # JUNOS Software Release [12.1X44-D35.5] # # grnoc-mon at MAYSVILLE-ES-LEASED-ASSET-TAG-004945> file list /var/tmp detail # lrw-r--r-- 1 root wheel 11 May 19 2014 /var/tmp@ -> /cf/var/tmp
+# Hostname: MAYSVILLE-ES-LEASED-ASSET-TAG-004945 # Model: srx240h2 # JUNOS Software Release [12.1X44-D35.5] # # grnoc-mon at MAYSVILLE-ES-LEASED-ASSET-TAG-004945> file list /var/tmp detail # lrw-r--r-- 1 root wheel 11 May 19 2014 /var/tmp@ -> /cf/var/tmp
# total files: 1
#
# grnoc-mon at MAYSVILLE-ES-LEASED-ASSET-TAG-004945> show system uptime
-# show interface terse
# System booted: 2016-06-13 13:19 CDT
# Protocols started: 2016-06-13 13:22 CDT
# Last configured: 2016-03-25 14:17 CDT by joel
@@ -171,7 +169,6 @@
#vlan up up
#vlan.999 up down
# grnoc-mon at MAYSVILLE-ES-LEASED-ASSET-TAG-004945> show configuration
-show ospf neighbor
## Last commit: 2016-03-25 14:17:43 CDT by joel
version 12.1X44-D35.5;
system {
@@ -617,7 +614,6 @@
# OSPF instance is not running
#
# grnoc-mon at MAYSVILLE-ES-LEASED-ASSET-TAG-004945> show bfd session
-quit
0 sessions, 0 clients
Cumulative transmit rate 0.0 pps, cumulative receive rate 0.0 pps
Index: configs/hub.okm.onenet.net
===================================================================
--- configs/hub.okm.onenet.net (revision 144273)
+++ configs/hub.okm.onenet.net (working copy)
@@ -1,12 +1,12 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at OKMULGEE-M120-RE0> show system commit
+# 2016-07-12 17:59:35 CDT by andrew via cli commit confirmed, rollback in 3mins synchronize
# 2016-06-16 11:41:31 CDT by andrew via cli commit synchronize
# 2016-06-16 11:36:44 CDT by andrew via cli commit synchronize
# 2016-06-16 11:34:40 CDT by andrew via cli commit synchronize
# 2016-04-28 20:17:14 CDT by andrew via cli commit synchronize
# 2016-04-14 10:51:07 CDT by andrew via cli commit synchronize
-# 2016-03-30 18:04:18 CDT by andrew via cli commit synchronize
# grnoc-mon at OKMULGEE-M120-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -266,7 +266,7 @@
# grnoc-mon at OKMULGEE-M120-RE0> show system uptime
# System booted: 2016-03-18 02:05 CDT
# Protocols started: 2016-03-18 02:11 CDT
-# Last configured: 2016-06-16 11:41 CDT by andrew
+# Last configured: 2016-07-12 17:59 CDT by andrew
#
# {master}
# grnoc-mon at OKMULGEE-M120-RE0> show interface terse
@@ -419,13 +419,14 @@
#lsi.4 up up
#lsi.5 up up
#lsi.6 up up
+#lsi.7 up up
#mtun up up
#pimd up up
#pime up up
#pp0 up up
#tap up up
# grnoc-mon at OKMULGEE-M120-RE0> show configuration
-## Last commit: 2016-06-16 11:41:31 CDT by andrew
+## Last commit: 2016-07-12 17:59:35 CDT by andrew
version 13.3R8.7;
groups {
re0 {
@@ -1671,6 +1672,51 @@
prefix-list PRE-BGP-RI-ALLOW {
apply-path "routing-instances <*> protocols bgp group <*> neighbor <*>";
}
+ policy-statement DOH-VRF-EXPORT {
+ term 1 {
+ from protocol static;
+ then {
+ community add DOH-VPN;
+ accept;
+ }
+ }
+ term 2 {
+ from protocol direct;
+ then {
+ community add DOH-VPN;
+ accept;
+ }
+ }
+ term 3 {
+ from protocol ospf;
+ then {
+ community add DOH-VPN;
+ accept;
+ }
+ }
+ term 4 {
+ from protocol bgp;
+ then {
+ community add DOH-VPN;
+ accept;
+ }
+ }
+ term 5 {
+ then reject;
+ }
+ }
+ policy-statement DOH-VRF-IMPORT {
+ term 1 {
+ from {
+ protocol bgp;
+ community DOH-VPN;
+ }
+ then accept;
+ }
+ term 2 {
+ then reject;
+ }
+ }
policy-statement EBGP-OMES-AGENCY-DATA-SITE-EXPORT {
term SEND-DEFAULT {
from {
@@ -2045,6 +2091,7 @@
community Bartlesville members 5078:134;
community Chickasha members 5078:82;
community Claremore members 5078:142;
+ community DOH-VPN members target:5078:3000;
community Duncan members 5078:18;
community Durant members 5078:14;
community Edmond members 5078:235;
@@ -2115,6 +2162,12 @@
class network-control queue-num 3;
class scavenger-service queue-num 4;
}
+ traffic-control-profiles {
+ TC-95 {
+ guaranteed-rate percent 5;
+ excess-rate percent 95;
+ }
+ }
interfaces {
lsq-* {
scheduler-map t1-sch-map;
@@ -2134,6 +2187,11 @@
}
}
}
+ lsq-2/3/0:* {
+ unit * {
+ output-traffic-control-profile TC-95;
+ }
+ }
all {
scheduler-map sch-map;
unit * {
@@ -2435,6 +2493,15 @@
}
}
routing-instances {
+ DOH-L3VPN {
+ description DOH-L3VPN;
+ instance-type vrf;
+ route-distinguisher 164.58.199.110:3000;
+ vrf-import DOH-VRF-IMPORT;
+ vrf-export DOH-VRF-EXPORT;
+ vrf-target target:5078:3000;
+ vrf-table-label;
+ }
ODOT-L3VPN {
description ODOT-L3VPN;
instance-type vrf;
Index: configs/hub.dur.onenet.net
===================================================================
--- configs/hub.dur.onenet.net (revision 144521)
+++ configs/hub.dur.onenet.net (working copy)
@@ -1,6 +1,7 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at DURANT-M120-RE0> show system commit
+# 2016-07-12 17:56:17 CDT by andrew via cli commit confirmed, rollback in 3mins synchronize
# 2016-05-26 12:46:01 CDT by andrew via cli commit synchronize
# 2016-03-15 01:02:30 CDT by root via other
# Synchronization with remote Routing Engine
@@ -8,8 +9,6 @@
# 2016-03-15 00:58:46 CDT by root via other
# Synchronization with remote Routing Engine
# 2016-03-15 00:57:58 CDT by root via other
-# 2016-03-15 00:34:28 CDT by root via other
-# Synchronization with remote Routing Engine
# grnoc-mon at DURANT-M120-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -267,7 +266,7 @@
# grnoc-mon at DURANT-M120-RE0> show system uptime
# System booted: 2016-03-15 00:55 CDT
# Protocols started: 2016-03-15 01:02 CDT
-# Last configured: 2016-05-26 12:46 CDT by andrew
+# Last configured: 2016-07-12 17:56 CDT by andrew
#
# {master}
# grnoc-mon at DURANT-M120-RE0> show interface terse
@@ -385,13 +384,15 @@
#lsi up up
#lsi.0 up up
#lsi.1 up up
+#lsi.2 up up
+#lsi.3 up up
#mtun up up
#pimd up up
#pime up up
#pp0 up up
#tap up up
# grnoc-mon at DURANT-M120-RE0> show configuration
-## Last commit: 2016-05-26 12:46:01 CDT by andrew
+## Last commit: 2016-07-12 17:56:17 CDT by andrew
version 13.3R8.7;
groups {
re0 {
@@ -1333,6 +1334,51 @@
prefix-list PRE-BGP-RI-ALLOW {
apply-path "routing-instances <*> protocols bgp group <*> neighbor <*>";
}
+ policy-statement DOH-VRF-EXPORT {
+ term 1 {
+ from protocol static;
+ then {
+ community add DOH-VPN;
+ accept;
+ }
+ }
+ term 2 {
+ from protocol direct;
+ then {
+ community add DOH-VPN;
+ accept;
+ }
+ }
+ term 3 {
+ from protocol ospf;
+ then {
+ community add DOH-VPN;
+ accept;
+ }
+ }
+ term 4 {
+ from protocol bgp;
+ then {
+ community add DOH-VPN;
+ accept;
+ }
+ }
+ term 5 {
+ then reject;
+ }
+ }
+ policy-statement DOH-VRF-IMPORT {
+ term 1 {
+ from {
+ protocol bgp;
+ community DOH-VPN;
+ }
+ then accept;
+ }
+ term 2 {
+ then reject;
+ }
+ }
policy-statement EBGP-ODMHSAS-L3VPN-EXPORT {
term DEFAULT {
from {
@@ -1364,6 +1410,37 @@
then reject;
}
}
+ policy-statement EBGP-OMES-MGMT-SITE-EXPORT {
+ term SEND-DEFAULT {
+ from {
+ route-filter 0.0.0.0/0 exact;
+ }
+ then accept;
+ }
+ term ONENET-MGMT {
+ from {
+ route-filter 10.119.255.0/24 orlonger;
+ }
+ then accept;
+ }
+ term REJECT-ALL-ELSE {
+ then reject;
+ }
+ }
+ policy-statement EBGP-OMES-MGMT-SITE-IMPORT {
+ term REJECT-DEFAULT {
+ from {
+ route-filter 0.0.0.0/0 exact;
+ }
+ then reject;
+ }
+ term ACCEPT-ALL {
+ then accept;
+ }
+ term REJECT-ALL-ELSE {
+ then reject;
+ }
+ }
policy-statement LOAD-BALANCE {
then {
load-balance per-packet;
@@ -1409,6 +1486,48 @@
then reject;
}
}
+ policy-statement OMES-MGMT-VRF-EXPORT {
+ term 1 {
+ from protocol static;
+ then {
+ community add OMES-MGMT-VPN;
+ accept;
+ }
+ }
+ term 2 {
+ from protocol direct;
+ then {
+ community add OMES-MGMT-VPN;
+ accept;
+ }
+ }
+ term 3 {
+ from protocol ospf;
+ then {
+ community add OMES-MGMT-VPN;
+ accept;
+ }
+ }
+ term 4 {
+ from protocol bgp;
+ then {
+ community add OMES-MGMT-VPN;
+ accept;
+ }
+ }
+ }
+ policy-statement OMES-MGMT-VRF-IMPORT {
+ term 1 {
+ from {
+ protocol bgp;
+ community OMES-MGMT-VPN;
+ }
+ then accept;
+ }
+ term 2 {
+ then reject;
+ }
+ }
policy-statement REDISTRIBUTE-DIRECTS {
term 1 {
from protocol direct;
@@ -1475,6 +1594,7 @@
community Bartlesville members 5078:134;
community Chickasha members 5078:82;
community Claremore members 5078:142;
+ community DOH-VPN members target:5078:3000;
community Duncan members 5078:18;
community Durant members 5078:14;
community Edmond members 5078:235;
@@ -1490,6 +1610,7 @@
community Midwest-City members 5078:2;
community Muskogee members 5078:94;
community ODMHSAS-VPN members target:5078:2559;
+ community OMES-MGMT-VPN members target:5078:2550;
community OSUOKC members 5078:50;
community Okmulgee members 5078:110;
community Ponca-City members 5078:186;
@@ -1540,6 +1661,12 @@
class network-control queue-num 3;
class scavenger-service queue-num 4;
}
+ traffic-control-profiles {
+ TC-95 {
+ guaranteed-rate percent 5;
+ excess-rate percent 95;
+ }
+ }
interfaces {
lsq-* {
scheduler-map t1-sch-map;
@@ -1559,6 +1686,11 @@
}
}
}
+ lsq-2/3/0:* {
+ unit * {
+ output-traffic-control-profile TC-95;
+ }
+ }
all {
scheduler-map sch-map;
unit * {
@@ -1821,6 +1953,15 @@
}
}
routing-instances {
+ DOH-L3VPN {
+ description DOH-L3VPN;
+ instance-type vrf;
+ route-distinguisher 164.58.199.14:3000;
+ vrf-import DOH-VRF-IMPORT;
+ vrf-export DOH-VRF-EXPORT;
+ vrf-target target:5078:3000;
+ vrf-table-label;
+ }
ODMHSAS-L3VPN {
description ODMHSAS-L3VPN;
instance-type vrf;
@@ -1856,6 +1997,15 @@
}
}
}
+ OMES-MGMT-L3VPN {
+ description OMES-MGMT-L3VPN;
+ instance-type vrf;
+ route-distinguisher 164.58.199.14:2550;
+ vrf-import OMES-MGMT-VRF-IMPORT;
+ vrf-export OMES-MGMT-VRF-EXPORT;
+ vrf-target target:5078:2550;
+ vrf-table-label;
+ }
TAGNET-L3VPN {
description TAGNET-L3VPN;
instance-type vrf;
Index: configs/stringtown-high-school.client.onenet.net
===================================================================
--- configs/stringtown-high-school.client.onenet.net (revision 144535)
+++ configs/stringtown-high-school.client.onenet.net (working copy)
@@ -110,7 +110,7 @@
# WARNING: / was not properly dismounted
#
# grnoc-mon at STRINGTOWN-HIGH-SCHOOL-TAG-004909> show version
-# file list /var/tmp detail # Hostname: STRINGTOWN-HIGH-SCHOOL-TAG-004909 # Model: srx240h2 # JUNOS Software Release [12.1X44-D35.5] # # grnoc-mon at STRINGTOWN-HIGH-SCHOOL-TAG-004909> file list /var/tmp detail # lrw-r--r-- 1 root wheel 11 May 19 2014 /var/tmp@ -> /cf/var/tmp
+# Hostname: STRINGTOWN-HIGH-SCHOOL-TAG-004909 # Model: srx240h2 # JUNOS Software Release [12.1X44-D35.5] # # grnoc-mon at STRINGTOWN-HIGH-SCHOOL-TAG-004909> file list /var/tmp detail # lrw-r--r-- 1 root wheel 11 May 19 2014 /var/tmp@ -> /cf/var/tmp
# total files: 1
#
# grnoc-mon at STRINGTOWN-HIGH-SCHOOL-TAG-004909> show system uptime
Index: configs/acx.cai.hart-acx2100.onenet.net
===================================================================
--- configs/acx.cai.hart-acx2100.onenet.net (revision 144535)
+++ configs/acx.cai.hart-acx2100.onenet.net (working copy)
@@ -73,7 +73,6 @@
# grnoc-mon at HARTSHORNE-PUBLIC-LIBRARY-ACX2100> show chassis ssb
# grnoc-mon at HARTSHORNE-PUBLIC-LIBRARY-ACX2100> show system boot-messages
# platform_early_bootinit: MX-PPC Series Early Boot Initialization
-# show version
# mxppc_set_re_type: hw.board.type is ACX-2100
# WDOG initialized
# Copyright (c) 1996-2014, Juniper Networks, Inc.
Index: configs/choctaw-head-start-battiest.client.onenet.net
===================================================================
--- configs/choctaw-head-start-battiest.client.onenet.net (revision 144533)
+++ configs/choctaw-head-start-battiest.client.onenet.net (working copy)
@@ -92,7 +92,7 @@
# WARNING: / was not properly dismounted
#
# grnoc-mon at CHOCTAW-HEAD-START-BATTIEST-TAG-004329> show version
-# file list /var/tmp detail # Hostname: CHOCTAW-HEAD-START-BATTIEST-TAG-004329 # Model: srx220h2 # JUNOS Software Release [12.1X46-D20.5] # # grnoc-mon at CHOCTAW-HEAD-START-BATTIEST-TAG-004329> file list /var/tmp detail # lrw-r--r-- 1 root wheel 11 May 14 2014 /var/tmp@ -> /cf/var/tmp
+# Hostname: CHOCTAW-HEAD-START-BATTIEST-TAG-004329 # Model: srx220h2 # JUNOS Software Release [12.1X46-D20.5] # # grnoc-mon at CHOCTAW-HEAD-START-BATTIEST-TAG-004329> file list /var/tmp detail # lrw-r--r-- 1 root wheel 11 May 14 2014 /var/tmp@ -> /cf/var/tmp
# total files: 1
#
# grnoc-mon at CHOCTAW-HEAD-START-BATTIEST-TAG-004329> show system uptime
@@ -576,7 +576,6 @@
# OSPF instance is not running
#
# grnoc-mon at CHOCTAW-HEAD-START-BATTIEST-TAG-004329> show bfd session
-quit
0 sessions, 0 clients
Cumulative transmit rate 0.0 pps, cumulative receive rate 0.0 pps
Index: configs/maysville-hs.client.onenet.net
===================================================================
--- configs/maysville-hs.client.onenet.net (revision 144535)
+++ configs/maysville-hs.client.onenet.net (working copy)
@@ -602,6 +602,7 @@
# OSPF instance is not running
#
# grnoc-mon at MAYSVILLE-HS-LEASED-ASSET-TAG-004887> show bfd session
+quit
0 sessions, 0 clients
Cumulative transmit rate 0.0 pps, cumulative receive rate 0.0 pps
Index: configs/hub.pot.onenet.net
===================================================================
--- configs/hub.pot.onenet.net (revision 144446)
+++ configs/hub.pot.onenet.net (working copy)
@@ -1,13 +1,13 @@
# RANCID-CONTENT-TYPE: juniper
#
# grnoc-mon at POTEAU-M120-RE0> show system commit
+# 2016-07-12 17:59:27 CDT by andrew via cli commit confirmed, rollback in 3mins synchronize
# 2016-07-01 14:52:01 CDT by joel via cli commit synchronize
# 2016-07-01 09:26:47 CDT by joel via cli commit synchronize
# 2016-06-16 15:18:41 CDT by andrew via cli commit synchronize
# 2016-03-22 00:52:52 CDT by admin via synchronize
# 2016-03-22 00:51:42 CDT by root via other
# Synchronization with remote Routing Engine
-# 2016-03-22 00:50:54 CDT by root via other
# grnoc-mon at POTEAU-M120-RE0> show chassis environment
# Class Item Status Measurement
# Temp PEM 0 OK
@@ -264,7 +264,7 @@
# grnoc-mon at POTEAU-M120-RE0> show system uptime
# System booted: 2016-03-22 00:48 CDT
# Protocols started: 2016-03-22 00:52 CDT
-# Last configured: 2016-07-01 14:52 CDT by joel
+# Last configured: 2016-07-12 17:59 CDT by andrew
#
# {master}
# grnoc-mon at POTEAU-M120-RE0> show interface terse
@@ -394,13 +394,15 @@
#lo0.16384 up up
#lo0.16385 up up
#lsi up up
+#lsi.0 up up
+#lsi.1 up up
#mtun up up
#pimd up up
#pime up up
#pp0 up up
#tap up up
# grnoc-mon at POTEAU-M120-RE0> show configuration
-## Last commit: 2016-07-01 14:52:01 CDT by joel
+## Last commit: 2016-07-12 17:59:27 CDT by andrew
version 13.3R8.7;
groups {
re0 {
@@ -1385,11 +1387,129 @@
then accept;
}
}
+ policy-statement DOH-VRF-EXPORT {
+ term 1 {
+ from protocol static;
+ then {
+ community add DOH-VPN;
+ accept;
+ }
+ }
+ term 2 {
+ from protocol direct;
+ then {
+ community add DOH-VPN;
+ accept;
+ }
+ }
+ term 3 {
+ from protocol ospf;
+ then {
+ community add DOH-VPN;
+ accept;
+ }
+ }
+ term 4 {
+ from protocol bgp;
+ then {
+ community add DOH-VPN;
+ accept;
+ }
+ }
+ term 5 {
+ then reject;
+ }
+ }
+ policy-statement DOH-VRF-IMPORT {
+ term 1 {
+ from {
+ protocol bgp;
+ community DOH-VPN;
+ }
+ then accept;
+ }
+ term 2 {
+ then reject;
+ }
+ }
+ policy-statement EBGP-OMES-MGMT-SITE-EXPORT {
+ term SEND-DEFAULT {
+ from {
+ route-filter 0.0.0.0/0 exact;
+ }
+ then accept;
+ }
+ term ONENET-MGMT {
+ from {
+ route-filter 10.119.255.0/24 orlonger;
+ }
+ then accept;
+ }
+ term REJECT-ALL-ELSE {
+ then reject;
+ }
+ }
+ policy-statement EBGP-OMES-MGMT-SITE-IMPORT {
+ term REJECT-DEFAULT {
+ from {
+ route-filter 0.0.0.0/0 exact;
+ }
+ then reject;
+ }
+ term ACCEPT-ALL {
+ then accept;
+ }
+ term REJECT-ALL-ELSE {
+ then reject;
+ }
+ }
policy-statement LOAD-BALANCE-TRAFFIC {
then {
load-balance per-packet;
}
}
+ policy-statement OMES-MGMT-VRF-EXPORT {
+ term 1 {
+ from protocol static;
+ then {
+ community add OMES-MGMT-VPN;
+ accept;
+ }
+ }
+ term 2 {
+ from protocol direct;
+ then {
+ community add OMES-MGMT-VPN;
+ accept;
+ }
+ }
+ term 3 {
+ from protocol ospf;
+ then {
+ community add OMES-MGMT-VPN;
+ accept;
+ }
+ }
+ term 4 {
+ from protocol bgp;
+ then {
+ community add OMES-MGMT-VPN;
+ accept;
+ }
+ }
+ }
+ policy-statement OMES-MGMT-VRF-IMPORT {
+ term 1 {
+ from {
+ protocol bgp;
+ community OMES-MGMT-VPN;
+ }
+ then accept;
+ }
+ term 2 {
+ then reject;
+ }
+ }
policy-statement REDISTRIBUTE-DIRECTS {
term 1 {
from protocol direct;
@@ -1418,6 +1538,7 @@
community Bartlesville members 5078:134;
community Chickasha members 5078:82;
community Claremore members 5078:142;
+ community DOH-VPN members target:5078:3000;
community Duncan members 5078:18;
community Durant members 5078:14;
community Edmond members 5078:235;
@@ -1432,6 +1553,7 @@
community Miami members 5078:138;
community Midwest-City members 5078:2;
community Muskogee members 5078:94;
+ community OMES-MGMT-VPN members target:5078:2550;
community OSUOKC members 5078:50;
community Okmulgee members 5078:110;
community Ponca-City members 5078:186;
@@ -1481,6 +1603,12 @@
class network-control queue-num 3;
class scavenger-service queue-num 4;
}
+ traffic-control-profiles {
+ TC-95 {
+ guaranteed-rate percent 5;
+ excess-rate percent 95;
+ }
+ }
interfaces {
lsq-* {
scheduler-map t1-sch-map;
@@ -1500,6 +1628,11 @@
}
}
}
+ lsq-2/3/0:* {
+ unit * {
+ output-traffic-control-profile TC-95;
+ }
+ }
all {
scheduler-map sch-map;
unit * {
@@ -1760,6 +1893,26 @@
}
}
}
+routing-instances {
+ DOH-L3VPN {
+ description DOH-L3VPN;
+ instance-type vrf;
+ route-distinguisher 164.58.199.146:3000;
+ vrf-import DOH-VRF-IMPORT;
+ vrf-export DOH-VRF-EXPORT;
+ vrf-target target:5078:3000;
+ vrf-table-label;
+ }
+ OMES-MGMT-L3VPN {
+ description OMES-MGMT-L3VPN;
+ instance-type vrf;
+ route-distinguisher 164.58.199.146:2550;
+ vrf-import OMES-MGMT-VRF-IMPORT;
+ vrf-export OMES-MGMT-VRF-EXPORT;
+ vrf-target target:5078:2550;
+ vrf-table-label;
+ }
+}
{master}
# grnoc-mon at POTEAU-M120-RE0> show ospf neighbor
# Address Interface State ID Pri Dead
More information about the Nocrancid
mailing list