Compare commits
2 Commits
9cc57b7df0
...
fc388983a5
| Author | SHA1 | Date | |
|---|---|---|---|
| fc388983a5 | |||
| 80cc336669 |
@ -1,9 +1,9 @@
|
||||
Building configuration...
|
||||
|
||||
Current configuration : 34503 bytes
|
||||
Current configuration : 34681 bytes
|
||||
!
|
||||
! Last configuration change at 14:46:39 EDT Tue Apr 15 2025 by josoto73.admin
|
||||
! NVRAM config last updated at 09:43:32 EDT Thu Apr 25 2024 by Jmaxam76.admin
|
||||
! Last configuration change at 14:06:22 EDT Thu May 22 2025 by josoto73.admin
|
||||
! NVRAM config last updated at 14:06:23 EDT Thu May 22 2025 by josoto73.admin
|
||||
!
|
||||
version 15.2
|
||||
no service pad
|
||||
@ -1113,6 +1113,9 @@ ip msdp mesh-group anycase 10.1.0.3
|
||||
!
|
||||
ip tftp blocksize 8192
|
||||
ip tacacs source-interface Vlan10
|
||||
ip ssh server algorithm mac hmac-sha2-256 hmac-sha2-512 hmac-sha1
|
||||
ip ssh server algorithm kex diffie-hellman-group14-sha1
|
||||
ip ssh client algorithm kex diffie-hellman-group14-sha1
|
||||
!
|
||||
ip access-list extended AutoQos-4.0-ACL-Bulk-Data
|
||||
permit tcp any any eq ftp
|
||||
|
||||
@ -1,8 +1,9 @@
|
||||
Building configuration...
|
||||
|
||||
Current configuration : 20172 bytes
|
||||
Current configuration : 20379 bytes
|
||||
!
|
||||
! Last configuration change at 14:23:14 EDT Tue Mar 25 2025 by josoto73.admin
|
||||
! Last configuration change at 14:24:04 EDT Thu May 22 2025 by josoto73.admin
|
||||
! NVRAM config last updated at 14:24:10 EDT Thu May 22 2025 by josoto73.admin
|
||||
!
|
||||
version 15.2
|
||||
no service pad
|
||||
@ -624,6 +625,9 @@ ip msdp cache-sa-state
|
||||
ip msdp mesh-group anycase 10.1.0.2
|
||||
ip tftp blocksize 8192
|
||||
ip tacacs source-interface Vlan10
|
||||
ip ssh version 2
|
||||
ip ssh server algorithm kex diffie-hellman-group14-sha1
|
||||
ip ssh client algorithm kex diffie-hellman-group14-sha1
|
||||
!
|
||||
ip access-list extended AutoQos-4.0-ACL-Bulk-Data
|
||||
permit tcp any any eq ftp
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user