From fbb2367e0a2f3f1ebba4bbac632408f1a2f1d432 Mon Sep 17 00:00:00 2001 From: John Poland Date: Thu, 6 Mar 2025 20:08:02 -0500 Subject: [PATCH] ct/ct-noc-a8325-a.cfg Thu Mar 6 08:08:02 PM EST 2025 --- configs/ct/ct-noc-a8325-a.cfg | 35 ++++++++++++++--------------------- 1 file changed, 14 insertions(+), 21 deletions(-) diff --git a/configs/ct/ct-noc-a8325-a.cfg b/configs/ct/ct-noc-a8325-a.cfg index e62cb9d..a24522e 100644 --- a/configs/ct/ct-noc-a8325-a.cfg +++ b/configs/ct/ct-noc-a8325-a.cfg @@ -1055,15 +1055,6 @@ interface vlan 6 ip helper-address 10.1.48.189 ip helper-address 10.21.48.20 ip ospf 1 area 0.0.0.0 -interface vlan 7 - description unknown - ip address 10.1.7.2/24 - active-gateway ip mac 02:00:00:00:00:01 - active-gateway ip 10.1.7.1 - ip helper-address 10.1.40.20 - ip helper-address 10.1.48.189 - ip helper-address 10.21.48.20 - ip ospf 1 area 0.0.0.0 interface vlan 18 description Peoplesoft ip address 10.1.18.2/24 @@ -1153,15 +1144,6 @@ interface vlan 50 ip ospf 1 area 0.0.0.0 ip igmp enable ip pim-sparse enable -interface vlan 60 - description Z-Band Video - ip address 10.1.60.2/24 - active-gateway ip mac 02:00:00:00:00:01 - active-gateway ip 10.1.60.1 - ip helper-address 10.1.40.20 - ip helper-address 10.1.48.189 - ip helper-address 10.21.48.20 - ip ospf 1 area 0.0.0.0 interface vlan 70 description Security Video ip address 10.1.70.2/24 @@ -2357,12 +2339,23 @@ router ospf 1 router pim enable rp-address 10.1.0.1 + anycast-rp source-directly-connected https-server vrf default https-server vrf mgmt router msdp enable - ip msdp peer 10.254.101.3 - connect-source vlan254 - sa-limit 8192 + ip msdp peer 10.114.254.253 + connect-source loopback0 + sa-limit 2048 + enable + mesh-group core-meshgrp + ip msdp peer 10.114.254.254 + connect-source loopback0 + sa-limit 2048 + enable + mesh-group core-meshgrp + ip msdp peer 10.101.254.253 + connect-source loopback0 + sa-limit 2048 enable mesh-group core-meshgrp \ No newline at end of file