Compare commits
2 Commits
221860c91d
...
cd6def4558
| Author | SHA1 | Date | |
|---|---|---|---|
| cd6def4558 | |||
| 1447cdba41 |
@ -947,11 +947,11 @@ interface 1/1/25:1
|
||||
ip ospf cost 9000
|
||||
ip ospf bfd
|
||||
interface 1/1/25:2
|
||||
description hydra-2 to Linewize-A-LAN C07U35 C7P03 inside Layer-3
|
||||
ip address 172.31.251.1/24
|
||||
description hydra-2 to Linewize-B-LAN C12U35 C12P01 inside Layer-3
|
||||
ip address 172.31.249.1/24
|
||||
ip ospf 1 area 0.0.0.0
|
||||
no ip ospf passive
|
||||
ip ospf cost 500
|
||||
ip ospf cost 800
|
||||
ip ospf bfd
|
||||
interface 1/1/30
|
||||
description DCI Link
|
||||
@ -2308,12 +2308,12 @@ router msdp
|
||||
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
|
||||
mesh-group core-meshgrp
|
||||
ip msdp peer 10.114.254.254
|
||||
connect-source loopback0
|
||||
sa-limit 2048
|
||||
enable
|
||||
|
||||
@ -1,9 +1,9 @@
|
||||
Building configuration...
|
||||
|
||||
Current configuration : 27317 bytes
|
||||
Current configuration : 27538 bytes
|
||||
!
|
||||
! Last configuration change at 13:54:01 EST Fri Mar 7 2025 by Jmaxam76.admin
|
||||
! NVRAM config last updated at 13:54:01 EST Fri Mar 7 2025 by Jmaxam76.admin
|
||||
! Last configuration change at 08:43:29 EDT Tue Mar 25 2025 by Jmaxam76.admin
|
||||
! NVRAM config last updated at 08:43:49 EDT Tue Mar 25 2025 by Jmaxam76.admin
|
||||
!
|
||||
version 15.1
|
||||
no service pad
|
||||
@ -734,10 +734,16 @@ interface GigabitEthernet5/39
|
||||
switchport mode trunk
|
||||
!
|
||||
interface GigabitEthernet5/40
|
||||
description To Wireless AP
|
||||
switchport trunk native vlan 35
|
||||
switchport trunk allowed vlan 35,59,999
|
||||
switchport mode trunk
|
||||
description Connected to Voice Network
|
||||
switchport access vlan 20
|
||||
switchport mode access
|
||||
switchport voice vlan 50
|
||||
auto qos voip cisco-phone
|
||||
qos trust device cisco-phone
|
||||
spanning-tree portfast
|
||||
spanning-tree bpduguard enable
|
||||
service-policy input AutoQos-VoIP-Input-CiscoPhone-Cos-Policy
|
||||
service-policy output AutoQos-VoIP-Output-Policy
|
||||
!
|
||||
interface GigabitEthernet5/41
|
||||
description To Wireless AP
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user