ct/ct-noc-a8325-b.cfg Thu Mar 6 08:08:02 PM EST 2025
This commit is contained in:
parent
fd30bca0ed
commit
46401d6a80
@ -1018,6 +1018,7 @@ interface loopback 0
|
|||||||
ip address 10.101.254.253/32
|
ip address 10.101.254.253/32
|
||||||
ip ospf 1 area 0.0.0.0
|
ip ospf 1 area 0.0.0.0
|
||||||
interface loopback 1
|
interface loopback 1
|
||||||
|
ip address 10.1.0.1/32
|
||||||
ip ospf 1 area 0.0.0.0
|
ip ospf 1 area 0.0.0.0
|
||||||
interface loopback 123
|
interface loopback 123
|
||||||
ip address 10.1.1.3/32
|
ip address 10.1.1.3/32
|
||||||
@ -1034,15 +1035,6 @@ interface vlan 6
|
|||||||
ip helper-address 10.1.48.189
|
ip helper-address 10.1.48.189
|
||||||
ip helper-address 10.21.48.20
|
ip helper-address 10.21.48.20
|
||||||
ip ospf 1 area 0.0.0.0
|
ip ospf 1 area 0.0.0.0
|
||||||
interface vlan 7
|
|
||||||
description unknown
|
|
||||||
ip address 10.1.7.3/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
|
interface vlan 18
|
||||||
description Peoplesoft
|
description Peoplesoft
|
||||||
ip address 10.1.18.3/24
|
ip address 10.1.18.3/24
|
||||||
@ -1132,15 +1124,6 @@ interface vlan 50
|
|||||||
ip ospf 1 area 0.0.0.0
|
ip ospf 1 area 0.0.0.0
|
||||||
ip igmp enable
|
ip igmp enable
|
||||||
ip pim-sparse enable
|
ip pim-sparse enable
|
||||||
interface vlan 60
|
|
||||||
description Z-Band Video
|
|
||||||
ip address 10.1.60.3/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
|
interface vlan 70
|
||||||
description Security Video
|
description Security Video
|
||||||
ip address 10.1.70.3/24
|
ip address 10.1.70.3/24
|
||||||
@ -2342,12 +2325,23 @@ router ospf 1
|
|||||||
router pim
|
router pim
|
||||||
enable
|
enable
|
||||||
rp-address 10.1.0.1
|
rp-address 10.1.0.1
|
||||||
|
anycast-rp source-directly-connected
|
||||||
https-server vrf default
|
https-server vrf default
|
||||||
https-server vrf mgmt
|
https-server vrf mgmt
|
||||||
router msdp
|
router msdp
|
||||||
enable
|
enable
|
||||||
ip msdp peer 10.254.101.2
|
ip msdp peer 10.101.254.254
|
||||||
connect-source vlan254
|
connect-source loopback0
|
||||||
sa-limit 8192
|
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.114.254.253
|
||||||
|
connect-source loopback0
|
||||||
|
sa-limit 2048
|
||||||
enable
|
enable
|
||||||
mesh-group core-meshgrp
|
mesh-group core-meshgrp
|
||||||
Loading…
x
Reference in New Issue
Block a user