Compare commits
4 Commits
15cc7cc59f
...
1aebe13f2e
| Author | SHA1 | Date | |
|---|---|---|---|
| 1aebe13f2e | |||
| e452ecc50b | |||
| 0a64d6f92c | |||
| 9ff800f988 |
@ -751,7 +751,7 @@ interface lag 248 multi-chassis
|
|||||||
no shutdown
|
no shutdown
|
||||||
no routing
|
no routing
|
||||||
vlan trunk native 699
|
vlan trunk native 699
|
||||||
vlan trunk allowed 6,20,30,35,40,48,50,70,72,101,168,230
|
vlan trunk allowed 6,10,20,30,35,40,48,50,70,72,101,168,230
|
||||||
lacp mode active
|
lacp mode active
|
||||||
interface lag 256
|
interface lag 256
|
||||||
description ISL link
|
description ISL link
|
||||||
|
|||||||
@ -197,7 +197,7 @@ interface lag 1
|
|||||||
no shutdown
|
no shutdown
|
||||||
no routing
|
no routing
|
||||||
vlan trunk native 699
|
vlan trunk native 699
|
||||||
vlan trunk allowed 6,20,30,35,40,48,50,70,72,101,168,230
|
vlan trunk allowed 6,10,20,30,35,40,48,50,70,72,101,168,230
|
||||||
lacp mode active
|
lacp mode active
|
||||||
dhcpv4-snooping trust
|
dhcpv4-snooping trust
|
||||||
interface 1/1/1
|
interface 1/1/1
|
||||||
|
|||||||
@ -1,8 +1,9 @@
|
|||||||
Building configuration...
|
Building configuration...
|
||||||
|
|
||||||
Current configuration : 34630 bytes
|
Current configuration : 34910 bytes
|
||||||
!
|
!
|
||||||
! Last configuration change at 10:50:50 EST Mon Feb 2 2026 by estein66.admin
|
! Last configuration change at 10:25:00 EST Wed Feb 11 2026 by swalts49.admin
|
||||||
|
! NVRAM config last updated at 10:25:01 EST Wed Feb 11 2026 by swalts49.admin
|
||||||
!
|
!
|
||||||
version 15.2
|
version 15.2
|
||||||
no service pad
|
no service pad
|
||||||
@ -927,10 +928,16 @@ interface GigabitEthernet5/46
|
|||||||
switchport mode trunk
|
switchport mode trunk
|
||||||
!
|
!
|
||||||
interface GigabitEthernet5/47
|
interface GigabitEthernet5/47
|
||||||
description *** To Wireless APs ***
|
description To Voice and Data Endpoints
|
||||||
switchport trunk allowed vlan 35,59,999
|
switchport access vlan 50
|
||||||
switchport trunk native vlan 35
|
switchport mode access
|
||||||
switchport mode trunk
|
switchport voice vlan 50
|
||||||
|
auto qos voip cisco-phone
|
||||||
|
qos trust device cisco-phone
|
||||||
|
spanning-tree portfast edge
|
||||||
|
spanning-tree bpduguard enable
|
||||||
|
service-policy input AutoQos-VoIP-Input-Cos-Policy
|
||||||
|
service-policy output AutoQos-VoIP-Output-Policy
|
||||||
!
|
!
|
||||||
interface GigabitEthernet5/48
|
interface GigabitEthernet5/48
|
||||||
description *** To 3945 Voice Gateway ***
|
description *** To 3945 Voice Gateway ***
|
||||||
|
|||||||
@ -2736,30 +2736,16 @@ interface 2/1/47
|
|||||||
client track ip update-interval 120
|
client track ip update-interval 120
|
||||||
power-over-ethernet pre-std-detect
|
power-over-ethernet pre-std-detect
|
||||||
interface 2/1/48
|
interface 2/1/48
|
||||||
description Auto
|
description -TO Bosch-
|
||||||
no shutdown
|
no shutdown
|
||||||
no routing
|
no routing
|
||||||
vlan access 168
|
vlan access 72
|
||||||
spanning-tree bpdu-guard
|
spanning-tree bpdu-guard
|
||||||
spanning-tree port-type admin-edge
|
spanning-tree port-type admin-edge
|
||||||
spanning-tree root-guard
|
spanning-tree root-guard
|
||||||
spanning-tree tcn-guard
|
spanning-tree tcn-guard
|
||||||
loop-protect
|
loop-protect
|
||||||
port-access onboarding-method concurrent enable
|
port-access onboarding-method concurrent enable
|
||||||
aaa authentication port-access allow-cdp-bpdu
|
|
||||||
aaa authentication port-access allow-lldp-bpdu
|
|
||||||
aaa authentication port-access client-limit 3
|
|
||||||
aaa authentication port-access dot1x authenticator
|
|
||||||
cached-reauth
|
|
||||||
cached-reauth-period 86400
|
|
||||||
reauth
|
|
||||||
enable
|
|
||||||
aaa authentication port-access mac-auth
|
|
||||||
cached-reauth
|
|
||||||
cached-reauth-period 86400
|
|
||||||
quiet-period 30
|
|
||||||
reauth
|
|
||||||
enable
|
|
||||||
client track ip enable
|
client track ip enable
|
||||||
client track ip update-interval 120
|
client track ip update-interval 120
|
||||||
power-over-ethernet pre-std-detect
|
power-over-ethernet pre-std-detect
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user