Compare commits
7 Commits
9ec3bfae1b
...
ad3dae9067
| Author | SHA1 | Date | |
|---|---|---|---|
| ad3dae9067 | |||
| 594eafbc38 | |||
| 75ba53963a | |||
| d43d94c1d0 | |||
| ba4e3a1e2c | |||
| 630aa8af11 | |||
| ac6a47ba0d |
@ -1,9 +1,9 @@
|
||||
Building configuration...
|
||||
|
||||
Current configuration : 67096 bytes
|
||||
Current configuration : 67187 bytes
|
||||
!
|
||||
! Last configuration change at 21:32:05 EDT Thu Jun 26 2025 by jkafta72.admin
|
||||
! NVRAM config last updated at 21:35:17 EDT Thu Jun 26 2025 by jkafta72.admin
|
||||
! Last configuration change at 16:14:09 EDT Fri Jun 27 2025 by josoto73.admin
|
||||
! NVRAM config last updated at 16:14:10 EDT Fri Jun 27 2025 by josoto73.admin
|
||||
!
|
||||
version 15.2
|
||||
no service pad
|
||||
@ -2182,8 +2182,10 @@ ip msdp mesh-group anycase 10.1.0.3
|
||||
ip tftp blocksize 8192
|
||||
ip tacacs source-interface Vlan10
|
||||
ip ssh version 2
|
||||
ip ssh dh min size 4096
|
||||
ip ssh server algorithm mac hmac-sha2-256 hmac-sha2-512
|
||||
ip ssh server algorithm encryption aes256-ctr aes128-ctr
|
||||
ip ssh server algorithm encryption aes256-ctr aes192-ctr aes128-ctr
|
||||
ip ssh server algorithm kex diffie-hellman-group14-sha1
|
||||
ip ssh server algorithm publickey x509v3-ssh-rsa
|
||||
!
|
||||
ip access-list extended AutoQos-4.0-ACL-Bulk-Data
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
|
||||
|
||||
!Command: show running-config
|
||||
!Running configuration last done at: Tue May 6 13:14:21 2025
|
||||
!Running configuration last done at: Fri Jun 27 10:45:29 2025
|
||||
!
|
||||
|
||||
version 8.4(1)
|
||||
@ -1756,20 +1756,8 @@ interface Ethernet101/1/8
|
||||
no shutdown
|
||||
|
||||
interface Ethernet101/1/9
|
||||
description Vizzini_Emb_P1 A-Controller
|
||||
switchport
|
||||
switchport mode trunk
|
||||
switchport trunk native vlan 70
|
||||
switchport trunk allowed vlan 40,48,70,175-179
|
||||
no shutdown
|
||||
|
||||
interface Ethernet101/1/10
|
||||
description Fezzik_Emb_P1 A-Controller
|
||||
switchport
|
||||
switchport mode trunk
|
||||
switchport trunk native vlan 70
|
||||
switchport trunk allowed vlan 40,48,70,175-179
|
||||
no shutdown
|
||||
|
||||
interface Ethernet101/1/11
|
||||
description Squirrel_Cab22_U27_NIC1_P3
|
||||
@ -1804,12 +1792,6 @@ interface Ethernet101/1/14
|
||||
no shutdown
|
||||
|
||||
interface Ethernet101/1/15
|
||||
description Inigo_Emb_P1 A-Controller
|
||||
switchport
|
||||
switchport mode trunk
|
||||
switchport trunk native vlan 70
|
||||
switchport trunk allowed vlan 40,48,70,175-179
|
||||
no shutdown
|
||||
|
||||
interface Ethernet101/1/16
|
||||
description Cher_CAB22_U12-11_P1
|
||||
@ -1847,28 +1829,10 @@ interface Ethernet101/1/19
|
||||
no shutdown
|
||||
|
||||
interface Ethernet101/1/20
|
||||
description Vizzini_PCI_P1 A-Controller
|
||||
switchport
|
||||
switchport mode trunk
|
||||
switchport trunk native vlan 70
|
||||
switchport trunk allowed vlan 40,48,70,175-179
|
||||
no shutdown
|
||||
|
||||
interface Ethernet101/1/21
|
||||
description Fezzik_PCI_P1 A-Controller
|
||||
switchport
|
||||
switchport mode trunk
|
||||
switchport trunk native vlan 70
|
||||
switchport trunk allowed vlan 40,48,70,175-179
|
||||
no shutdown
|
||||
|
||||
interface Ethernet101/1/22
|
||||
description Inigo_PCI_P1 A-Controller
|
||||
switchport
|
||||
switchport mode trunk
|
||||
switchport trunk native vlan 70
|
||||
switchport trunk allowed vlan 40,48,70,175-179
|
||||
no shutdown
|
||||
|
||||
interface Ethernet101/1/23
|
||||
description Simpsons-Marge-N1P1 C21U18
|
||||
@ -2136,10 +2100,6 @@ interface Ethernet107/1/3
|
||||
no shutdown
|
||||
|
||||
interface Ethernet107/1/4
|
||||
description Vizzini_iLO_CAB25_U27-28
|
||||
switchport
|
||||
switchport access vlan 10
|
||||
no shutdown
|
||||
|
||||
interface Ethernet107/1/5
|
||||
description Happyfeet_iLO_CAB22_U28-29
|
||||
@ -2154,28 +2114,12 @@ interface Ethernet107/1/6
|
||||
no shutdown
|
||||
|
||||
interface Ethernet107/1/7
|
||||
description Fezzik_iLO_CAB25_U25-26
|
||||
switchport
|
||||
switchport access vlan 10
|
||||
no shutdown
|
||||
|
||||
interface Ethernet107/1/8
|
||||
description Inigo_iLO_CAB25_U23-24
|
||||
switchport
|
||||
switchport access vlan 10
|
||||
no shutdown
|
||||
|
||||
interface Ethernet107/1/9
|
||||
description Humperdinck_iLO_CAB25_U21-22
|
||||
switchport
|
||||
switchport access vlan 10
|
||||
no shutdown
|
||||
|
||||
interface Ethernet107/1/10
|
||||
description Humperdinck_CAB25_U21-22_NIC_EMB_P1
|
||||
switchport
|
||||
switchport access vlan 10
|
||||
no shutdown
|
||||
|
||||
interface Ethernet107/1/11
|
||||
description NVR-NOC_CAB25_U31-32_NIC_EMB_P1
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
|
||||
|
||||
!Command: show running-config
|
||||
!Running configuration last done at: Thu May 22 19:38:43 2025
|
||||
!Running configuration last done at: Fri Jun 27 10:51:00 2025
|
||||
!
|
||||
|
||||
version 8.4(1)
|
||||
@ -2837,20 +2837,8 @@ interface Ethernet101/1/8
|
||||
no shutdown
|
||||
|
||||
interface Ethernet101/1/9
|
||||
description Vizzini_Emb_P2 B-Controller
|
||||
switchport
|
||||
switchport mode trunk
|
||||
switchport trunk native vlan 70
|
||||
switchport trunk allowed vlan 40,48,70,175-179
|
||||
no shutdown
|
||||
|
||||
interface Ethernet101/1/10
|
||||
description Fezzik_Emb_P2 B-Controller
|
||||
switchport
|
||||
switchport mode trunk
|
||||
switchport trunk native vlan 70
|
||||
switchport trunk allowed vlan 40,48,70,175-179
|
||||
no shutdown
|
||||
|
||||
interface Ethernet101/1/11
|
||||
description Squirrel_Cab22_U27_NIC2_P1
|
||||
@ -2885,12 +2873,6 @@ interface Ethernet101/1/14
|
||||
no shutdown
|
||||
|
||||
interface Ethernet101/1/15
|
||||
description Inigo_Emb_P2 B-Controller
|
||||
switchport
|
||||
switchport mode trunk
|
||||
switchport trunk native vlan 70
|
||||
switchport trunk allowed vlan 40,48,70,175-179
|
||||
no shutdown
|
||||
|
||||
interface Ethernet101/1/16
|
||||
description Cher_CAB22_U12-11_P3
|
||||
@ -2929,28 +2911,11 @@ interface Ethernet101/1/19
|
||||
no shutdown
|
||||
|
||||
interface Ethernet101/1/20
|
||||
description Vizzini_PCI_P2 B-Controller
|
||||
switchport
|
||||
switchport mode trunk
|
||||
switchport trunk native vlan 70
|
||||
switchport trunk allowed vlan 40,48,70,175-179
|
||||
no shutdown
|
||||
mtu 9216
|
||||
|
||||
interface Ethernet101/1/21
|
||||
description Fezzik_PCI_P2 B-Controller
|
||||
switchport
|
||||
switchport mode trunk
|
||||
switchport trunk native vlan 70
|
||||
switchport trunk allowed vlan 40,48,70,175-179
|
||||
no shutdown
|
||||
|
||||
interface Ethernet101/1/22
|
||||
description Inigo_PCI_P2 B-Controller
|
||||
switchport
|
||||
switchport mode trunk
|
||||
switchport trunk native vlan 70
|
||||
switchport trunk allowed vlan 40,48,70,175-179
|
||||
no shutdown
|
||||
|
||||
interface Ethernet101/1/23
|
||||
description Simpsons-Marge-N2P1 C21U18
|
||||
@ -3235,10 +3200,6 @@ interface Ethernet107/1/6
|
||||
no shutdown
|
||||
|
||||
interface Ethernet107/1/7
|
||||
description Fezzik_iLO_CAB25_U25-26
|
||||
switchport
|
||||
switchport access vlan 10
|
||||
no shutdown
|
||||
|
||||
interface Ethernet107/1/8
|
||||
|
||||
|
||||
@ -1,8 +1,9 @@
|
||||
Building configuration...
|
||||
|
||||
Current configuration : 30241 bytes
|
||||
Current configuration : 30428 bytes
|
||||
!
|
||||
! Last configuration change at 10:30:11 EDT Mon Jun 23 2025
|
||||
! Last configuration change at 16:20:30 EDT Fri Jun 27 2025 by josoto73.admin
|
||||
! NVRAM config last updated at 16:20:30 EDT Fri Jun 27 2025 by josoto73.admin
|
||||
!
|
||||
version 15.2
|
||||
no service pad
|
||||
@ -955,8 +956,10 @@ ip msdp mesh-group anycase 10.1.0.3
|
||||
ip tftp blocksize 8192
|
||||
ip tacacs source-interface Vlan10
|
||||
ip ssh version 2
|
||||
ip ssh dh min size 4096
|
||||
ip ssh server algorithm mac hmac-sha2-256 hmac-sha2-512
|
||||
ip ssh server algorithm encryption aes256-ctr aes128-ctr
|
||||
ip ssh server algorithm encryption aes256-ctr aes192-ctr aes128-ctr
|
||||
ip ssh server algorithm kex diffie-hellman-group14-sha1
|
||||
ip ssh server algorithm publickey x509v3-ssh-rsa
|
||||
!
|
||||
ip access-list extended AutoQos-4.0-ACL-Bulk-Data
|
||||
|
||||
@ -1,9 +1,9 @@
|
||||
Building configuration...
|
||||
|
||||
Current configuration : 36049 bytes
|
||||
Current configuration : 36131 bytes
|
||||
!
|
||||
! Last configuration change at 10:06:28 EDT Tue Jun 3 2025 by josoto73.admin
|
||||
! NVRAM config last updated at 10:06:28 EDT Tue Jun 3 2025 by josoto73.admin
|
||||
! Last configuration change at 16:27:13 EDT Fri Jun 27 2025 by josoto73.admin
|
||||
! NVRAM config last updated at 16:27:13 EDT Fri Jun 27 2025 by josoto73.admin
|
||||
!
|
||||
version 15.2
|
||||
no service pad
|
||||
@ -1165,8 +1165,10 @@ ip msdp mesh-group anycase 10.1.0.3
|
||||
ip tftp blocksize 8192
|
||||
ip tacacs source-interface Vlan10
|
||||
ip ssh version 2
|
||||
ip ssh dh min size 4096
|
||||
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 ssh server algorithm publickey x509v3-ssh-rsa
|
||||
!
|
||||
ip access-list extended AutoQos-4.0-ACL-Bulk-Data
|
||||
|
||||
@ -1,9 +1,9 @@
|
||||
Building configuration...
|
||||
|
||||
Current configuration : 36741 bytes
|
||||
Current configuration : 36823 bytes
|
||||
!
|
||||
! Last configuration change at 10:49:26 EDT Tue Jun 3 2025 by josoto73.admin
|
||||
! NVRAM config last updated at 10:49:26 EDT Tue Jun 3 2025 by josoto73.admin
|
||||
! Last configuration change at 15:56:31 EDT Fri Jun 27 2025 by josoto73.admin
|
||||
! NVRAM config last updated at 15:56:31 EDT Fri Jun 27 2025 by josoto73.admin
|
||||
!
|
||||
version 15.2
|
||||
no service pad
|
||||
@ -1187,8 +1187,10 @@ ip msdp mesh-group anycase 10.1.0.3
|
||||
ip tftp blocksize 8192
|
||||
ip tacacs source-interface Vlan10
|
||||
ip ssh version 2
|
||||
ip ssh dh min size 4096
|
||||
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 ssh server algorithm publickey x509v3-ssh-rsa
|
||||
!
|
||||
ip access-list extended AutoQos-4.0-ACL-Bulk-Data
|
||||
|
||||
@ -1,9 +1,9 @@
|
||||
Building configuration...
|
||||
|
||||
Current configuration : 32840 bytes
|
||||
Current configuration : 32933 bytes
|
||||
!
|
||||
! Last configuration change at 11:11:12 EDT Tue Jun 3 2025 by josoto73.admin
|
||||
! NVRAM config last updated at 11:11:12 EDT Tue Jun 3 2025 by josoto73.admin
|
||||
! Last configuration change at 16:23:43 EDT Fri Jun 27 2025 by josoto73.admin
|
||||
! NVRAM config last updated at 16:23:43 EDT Fri Jun 27 2025 by josoto73.admin
|
||||
!
|
||||
version 15.2
|
||||
no service pad
|
||||
@ -1077,8 +1077,10 @@ ip msdp cache-sa-state
|
||||
ip tftp blocksize 8192
|
||||
ip tacacs source-interface Vlan10
|
||||
ip ssh version 2
|
||||
ip ssh dh min size 4096
|
||||
ip ssh server algorithm mac hmac-sha2-256 hmac-sha2-512
|
||||
ip ssh server algorithm encryption aes256-ctr aes128-ctr
|
||||
ip ssh server algorithm encryption aes256-ctr aes192-ctr aes128-ctr
|
||||
ip ssh server algorithm kex diffie-hellman-group14-sha1
|
||||
ip ssh server algorithm publickey x509v3-ssh-rsa
|
||||
!
|
||||
ip access-list extended AutoQos-4.0-ACL-Bulk-Data
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user