Compare commits
4 Commits
7eaa8a5554
...
285b98f06d
| Author | SHA1 | Date | |
|---|---|---|---|
| 285b98f06d | |||
| a300062aba | |||
| da2ec666d3 | |||
| 4a8b1cd92d |
@ -1,9 +1,9 @@
|
||||
Building configuration...
|
||||
|
||||
Current configuration : 31172 bytes
|
||||
Current configuration : 31341 bytes
|
||||
!
|
||||
! Last configuration change at 09:51:34 EDT Thu Sep 26 2024 by gdaniels.admin
|
||||
! NVRAM config last updated at 15:48:14 EDT Wed Sep 25 2024 by gdaniels.admin
|
||||
! Last configuration change at 14:07:49 EDT Fri May 30 2025 by josoto73.admin
|
||||
! NVRAM config last updated at 14:07:51 EDT Fri May 30 2025 by josoto73.admin
|
||||
!
|
||||
version 15.2
|
||||
no service pad
|
||||
@ -981,6 +981,9 @@ ip msdp mesh-group anycase 10.1.0.3
|
||||
ip tftp blocksize 8192
|
||||
ip tacacs source-interface Vlan10
|
||||
ip ssh version 2
|
||||
ip ssh server algorithm mac hmac-sha2-256 hmac-sha2-512
|
||||
ip ssh server algorithm encryption aes256-ctr aes128-ctr
|
||||
ip ssh server algorithm kex diffie-hellman-group14-sha1
|
||||
!
|
||||
ip access-list extended AutoQos-4.0-ACL-Bulk-Data
|
||||
permit tcp any any eq ftp
|
||||
|
||||
@ -758,15 +758,19 @@ interface 1/1/2
|
||||
lag 241
|
||||
interface 1/1/3
|
||||
description Leaf 2 LAG
|
||||
no shutdown
|
||||
lag 242
|
||||
interface 1/1/4
|
||||
description Leaf 2 LAG
|
||||
no shutdown
|
||||
lag 242
|
||||
interface 1/1/5
|
||||
description Leaf 3 LAG
|
||||
no shutdown
|
||||
lag 243
|
||||
interface 1/1/6
|
||||
description Leaf 3 LAG
|
||||
no shutdown
|
||||
lag 243
|
||||
interface 1/1/7
|
||||
description Leaf 4 LAG
|
||||
|
||||
@ -756,15 +756,19 @@ interface 1/1/2
|
||||
lag 241
|
||||
interface 1/1/3
|
||||
description Leaf 2 LAG
|
||||
no shutdown
|
||||
lag 242
|
||||
interface 1/1/4
|
||||
description Leaf 2 LAG
|
||||
no shutdown
|
||||
lag 242
|
||||
interface 1/1/5
|
||||
description Leaf 3 LAG
|
||||
no shutdown
|
||||
lag 243
|
||||
interface 1/1/6
|
||||
description Leaf 3 LAG
|
||||
no shutdown
|
||||
lag 243
|
||||
interface 1/1/7
|
||||
description Leaf 4 LAG
|
||||
|
||||
@ -1,9 +1,9 @@
|
||||
Building configuration...
|
||||
|
||||
Current configuration : 27546 bytes
|
||||
Current configuration : 27563 bytes
|
||||
!
|
||||
! Last configuration change at 13:14:27 EDT Tue Apr 22 2025 by Jmaxam76.admin
|
||||
! NVRAM config last updated at 13:14:28 EDT Tue Apr 22 2025 by Jmaxam76.admin
|
||||
! Last configuration change at 12:21:11 EDT Fri May 30 2025 by josoto73.admin
|
||||
! NVRAM config last updated at 12:21:12 EDT Fri May 30 2025 by josoto73.admin
|
||||
!
|
||||
version 15.1
|
||||
no service pad
|
||||
@ -129,6 +129,7 @@ redundancy
|
||||
vlan internal allocation policy ascending
|
||||
lldp run
|
||||
!
|
||||
ip ssh version 2
|
||||
!
|
||||
class-map match-all AutoQos-4.0-Scavenger-Classify
|
||||
match access-group name AutoQos-4.0-ACL-Scavenger
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user