Module-C(全)
这是最近做的一次,内容全部按照题目配置,并且评分(除了题目没有指定的内容,例如优先级 等,其他全部有分)
1、DS1:
Building configuration...Current configuration : 6847 bytes Last configuration change at 13:48:38 CET Thu Sep 4 2025 by admin NVRAM config last updated at 13:38:19 CET Thu Sep 4 2025 by adminversion 15.2service timestamps debug datetime msecservice timestamps log datetime msecno service password-encryptionservice compress-confighostname DS1boot-start-markerboot-end-markerno logging consoleenable secret 9 $9$y/Px8bdWmbJvIP$OCVItnb6CdrpSBXplTzbICOOXO0.ReP1epRVDxRYvisusername admin privilege 15 secret 9 $9$s7HjDqfpeqxDw9$bNi8.X.226OJ/0bJabzC968WvikvyF3yTXYpTdmrVL.no aaa new-modelclock timezone CET 1 0clock summer-time CET recurring last Sun Mar 2:00 last Sun Oct 3:00vtp domain WSC2024vtp mode offip dhcp excluded-address 10.10.101.0 10.10.101.100ip dhcp excluded-address 10.10.102.0 10.10.102.100ip dhcp pool VL101 network 10.10.101.0 255.255.255.0 default-router 10.10.101.10 domain-name wsc2024.netip dhcp pool VL102 network 10.10.102.0 255.255.255.0 default-router 10.10.102.10 domain-name wsc2024.netno ip domain-lookupip domain-name wsc2024.netip cefno ipv6 cefkey chain KEY key 1 key-string Skill39@Lyon cryptographic-algorithm hmac-sha-256spanning-tree mode rapid-pvstspanning-tree extend system-idspanning-tree vlan 1-4094 priority 0vlan 100 name SERVERvlan 101 name CLIENT_1vlan 102 name CLIENT_2vlan 103 name MGMTvlan 999 name L3_P2Ptrack 1 interface GigabitEthernet0/0 line-protocoltrack 2 interface GigabitEthernet0/1 line-protocolinterface Loopback1 ip address 10.10.0.4 255.255.255.255interface Port-channel12 switchport trunk encapsulation dot1q switchport trunk native vlan 888 switchport mode trunkinterface GigabitEthernet0/0 no switchport ip address 10.10.0.122 255.255.255.252 ip ospf network point-to-point negotiation autointerface GigabitEthernet0/1 no switchport ip address 10.10.0.130 255.255.255.252 ip ospf network point-to-point negotiation autointerface GigabitEthernet0/2 switchport trunk encapsulation dot1q switchport trunk native vlan 888 switchport mode trunk negotiation auto channel-group 12 mode activeinterface GigabitEthernet0/3 switchport trunk encapsulation dot1q switchport trunk native vlan 888 switchport mode trunk negotiation autointerface GigabitEthernet1/0 switchport trunk encapsulation dot1q switchport trunk native vlan 888 switchport mode trunk negotiation auto channel-group 12 mode activeinterface GigabitEthernet1/1 negotiation autointerface Vlan10 no ip address shutdowninterface Vlan100 ip address 10.10.100.11 255.255.255.0 ip access-group DENY out standby version 2 standby 100 ip 10.10.100.10 standby 100 priority 250 standby 100 preempt standby 100 authentication md5 key-chain KEY standby 100 track 1 decrement 100 standby 100 track 2 decrement 100interface Vlan101 ip address 10.10.101.11 255.255.255.0 standby version 2 standby 101 ip 10.10.101.10 standby 101 priority 250 standby 101 preempt standby 101 authentication md5 key-chain KEY standby 101 track 1 decrement 100 standby 101 track 2 decrement 100 ip policy route-map routeinterface Vlan102 ip address 10.10.102.11 255.255.255.0 standby version 2 standby 102 ip 10.10.102.10 standby 102 priority 250 standby 102 preempt standby 102 authentication md5 key-chain KEY standby 102 track 1 decrement 100 standby 102 track 2 decrement 100interface Vlan103 ip address 10.10.103.11 255.255.255.0 standby version 2 standby 103 ip 10.10.103.10 standby 103 priority 250 standby 103 preempt standby 103 authentication md5 key-chain KEY standby 103 track 1 decrement 100 standby 103 track 2 decrement 100interface Vlan999 ip address 10.10.0.141 255.255.255.252 ip ospf network point-to-pointrouter ospf 100 router-id 10.10.0.4 area 10 range 10.10.100.0 255.255.252.0 passive-interface default no passive-interface GigabitEthernet0/0 no passive-interface GigabitEthernet0/1 no passive-interface Vlan999 network 10.10.0.4 0.0.0.0 area 0 network 10.10.0.120 0.0.0.3 area 0 network 10.10.0.128 0.0.0.3 area 0 network 10.10.0.140 0.0.0.3 area 0 network 10.10.100.0 0.0.0.255 area 10 network 10.10.101.0 0.0.0.255 area 10 network 10.10.102.0 0.0.0.255 area 10 network 10.10.103.0 0.0.0.255 area 10ip forward-protocol ndip http serverip http secure-serverip ssh server algorithm encryption aes128-ctr aes192-ctr aes256-ctrip ssh client algorithm encryption aes128-ctr aes192-ctr aes256-ctrip access-list extended DENY deny ip 10.10.102.0 0.0.0.255 host 10.10.100.101 deny ip 10.11.102.0 0.0.0.255 host 10.10.100.101 deny ip 10.1.102.0 0.0.0.255 host 10.10.100.101 deny ip 10.2.102.0 0.0.0.255 host 10.10.100.101 permit ip any anyaccess-list 10 permit 10.10.101.0 0.0.0.255route-map route permit 10 match ip address 10 set ip next-hop 10.10.0.142line con 0 exec-timeout 0 0 logging synchronousline aux 0line vty 0 4 exec-timeout 0 0 loginntp server 10.10.0.1 source Loopback1ntp server 10.10.0.11 source Loopback1end
2、DS2:
Building configuration...Current configuration : 6496 bytes Last configuration change at 13:48:15 CET Thu Sep 4 2025 by admin NVRAM config last updated at 13:38:34 CET Thu Sep 4 2025 by adminversion 15.2service timestamps debug datetime msecservice timestamps log datetime msecno service password-encryptionservice compress-confighostname DS2boot-start-markerboot-end-markerno logging consoleenable secret 9 $9$Ci5L/Mt4ftdlYP$PtPdDCJB/IniXVKqz2f3lMTxrf0QfQNxeN3ozFitLncusername admin privilege 15 secret 9 $9$cYkmb/8B9VgL69$Xg2KxZXjrv.IybQ9ysxeGGLMaMJtz2b/nx2IDpJWMyIno aaa new-modelclock timezone CET 1 0clock summer-time CET recurring last Sun Mar 2:00 last Sun Oct 3:00vtp domain WSC2024vtp mode offno ip domain-lookupip domain-name wsc2024.netip cefno ipv6 cefkey chain KEY key 1 key-string Skill39@Lyon cryptographic-algorithm hmac-sha-256spanning-tree mode rapid-pvstspanning-tree extend system-idspanning-tree vlan 1-4094 priority 4096vlan 100 name SERVERvlan 101 name CLIENT_1vlan 102 name CLIENT_2vlan 103 name MGMTvlan 999 name L3_P2Ptrack 1 interface GigabitEthernet0/0 line-protocoltrack 2 interface GigabitEthernet0/1 line-protocol interface Loopback1 ip address 10.10.0.5 255.255.255.255interface Port-channel12 switchport trunk encapsulation dot1q switchport trunk native vlan 888 switchport mode trunkinterface GigabitEthernet0/0 no switchport ip address 10.10.0.126 255.255.255.252 ip ospf network point-to-point negotiation autointerface GigabitEthernet0/1 no switchport ip address 10.10.0.134 255.255.255.252 ip ospf network point-to-point negotiation autointerface GigabitEthernet0/2 switchport trunk encapsulation dot1q switchport trunk native vlan 888 switchport mode trunk negotiation auto channel-group 12 mode activeinterface GigabitEthernet0/3 switchport trunk encapsulation dot1q switchport trunk native vlan 888 switchport mode trunk negotiation autointerface GigabitEthernet1/0 switchport trunk encapsulation dot1q switchport trunk native vlan 888 switchport mode trunk negotiation auto channel-group 12 mode activeinterface Vlan100 ip address 10.10.100.12 255.255.255.0 ip access-group DENY out standby version 2 standby 100 ip 10.10.100.10 standby 100 preempt standby 100 authentication md5 key-chain KEY standby 100 track 1 decrement 100 standby 100 track 2 decrement 100interface Vlan101 ip address 10.10.101.12 255.255.255.0 ip helper-address 10.10.0.4 standby version 2 standby 101 ip 10.10.101.10 standby 101 preempt standby 101 authentication md5 key-chain KEY standby 101 track 1 decrement 100 standby 101 track 2 decrement 100 ip policy route-map route1interface Vlan102 ip address 10.10.102.12 255.255.255.0 ip helper-address 10.10.0.4 standby version 2 standby 102 ip 10.10.102.10 standby 102 preempt standby 102 authentication md5 key-chain KEY standby 102 track 1 decrement 100 standby 102 track 2 decrement 100interface Vlan103 ip address 10.10.103.12 255.255.255.0 standby version 2 standby 103 ip 10.10.103.10 standby 103 preempt standby 103 authentication md5 key-chain KEY standby 103 track 1 decrement 100 standby 103 track 2 decrement 100interface Vlan999 ip address 10.10.0.142 255.255.255.252 ip policy route-map route ip ospf network point-to-pointrouter ospf 100 router-id 10.10.0.5 area 10 range 10.10.100.0 255.255.252.0 passive-interface default no passive-interface GigabitEthernet0/0 no passive-interface GigabitEthernet0/1 no passive-interface Vlan999 network 10.10.0.5 0.0.0.0 area 0 network 10.10.0.124 0.0.0.3 area 0 network 10.10.0.132 0.0.0.3 area 0 network 10.10.0.140 0.0.0.3 area 0 network 10.10.100.0 0.0.0.255 area 10 network 10.10.101.0 0.0.0.255 area 10 network 10.10.102.0 0.0.0.255 area 10 network 10.10.103.0 0.0.0.255 area 10ip forward-protocol ndip http serverip http secure-serverip ssh server algorithm encryption aes128-ctr aes192-ctr aes256-ctrip ssh client algorithm encryption aes128-ctr aes192-ctr aes256-ctrip access-list extended DENY deny ip 10.10.102.0 0.0.0.255 host 10.10.100.101 deny ip 10.11.102.0 0.0.0.255 host 10.10.100.101 deny ip 10.1.102.0 0.0.0.255 host 10.10.100.101 deny ip 10.2.102.0 0.0.0.255 host 10.10.100.101 permit ip any anyaccess-list 10 permit 10.10.101.0 0.0.0.255route-map route1 permit 10 match ip address 10 set ip next-hop 10.10.0.142route-map route permit 10 match ip address 10 set ip next-hop 10.10.0.125line con 0 exec-timeout 0 0 logging synchronousline aux 0line vty 0 4 exec-timeout 0 0 loginntp server 10.10.0.1 source Loopback1ntp server 10.10.0.11 source Loopback1end
3、DS3:
Building configuration...Current configuration : 7675 bytes Last configuration change at 13:48:25 CET Thu Sep 4 2025 by admin NVRAM config last updated at 13:10:16 CET Thu Sep 4 2025 by adminversion 15.2service timestamps debug datetime msecservice timestamps log datetime msecno service password-encryptionservice compress-confighostname DS3boot-start-markerboot-end-markerno logging consoleenable secret 9 $9$72D0tIZyj7TNaf$dcpST3xL7ZPi2DawFOmzgvhdwZNceFZahLb0/Jg/LDkusername admin privilege 15 secret 9 $9$Lmhk4T6HC1hCiP$arp293F6r1UcyqY.VnOqOp45XlJ5I2vXAOm2MbnGMMgno aaa new-modelclock timezone CET 1 0clock summer-time CET recurring last Sun Mar 2:00 last Sun Oct 3:00vtp domain WSC2024vtp mode offip dhcp excluded-address 10.11.101.0 10.11.101.100ip dhcp excluded-address 10.11.102.0 10.11.102.100ip dhcp pool VL101 network 10.11.101.0 255.255.255.0 default-router 10.11.101.10 domain-name wsc2024.netip dhcp pool VL102 network 10.11.102.0 255.255.255.0 default-router 10.11.102.10 domain-name wsc2024.netno ip domain-lookupip domain-name wsc2024.netip cefipv6 unicast-routingipv6 cefkey chain KEY key 1 key-string Skill39@Lyon cryptographic-algorithm hmac-sha-256spanning-tree mode rapid-pvstspanning-tree extend system-idspanning-tree vlan 1-4094 priority 0vlan 100 name SERVERvlan 101 name CLIENT_1vlan 102 name CLIENT_2vlan 103 name MGMTvlan 999 name L3_P2Ptrack 1 interface GigabitEthernet0/0 line-protocoltrack 2 interface GigabitEthernet0/1 line-protocol interface Loopback1 ip address 10.10.0.14 255.255.255.255 ipv6 address 2001:DB8:0:14::1/64 ipv6 enableinterface Port-channel34 switchport trunk encapsulation dot1q switchport trunk native vlan 888 switchport mode trunkinterface GigabitEthernet0/0 no switchport ip address 10.10.0.222 255.255.255.252 negotiation auto ipv6 address 2001:DB8:0:220::2/64 ipv6 enableinterface GigabitEthernet0/1 no switchport ip address 10.10.0.230 255.255.255.252 negotiation auto ipv6 address 2001:DB8:0:228::2/64 ipv6 enableinterface GigabitEthernet0/2 switchport trunk encapsulation dot1q switchport trunk native vlan 888 switchport mode trunk negotiation auto channel-group 34 mode oninterface GigabitEthernet0/3 switchport trunk encapsulation dot1q switchport trunk native vlan 888 switchport mode trunk negotiation autointerface GigabitEthernet1/0 switchport trunk encapsulation dot1q switchport trunk native vlan 888 switchport mode trunk negotiation auto channel-group 34 mode oninterface Vlan100 ip address 10.11.100.11 255.255.255.0 standby version 2 standby 100 ip 10.11.100.10 standby 100 priority 250 standby 100 preempt standby 100 authentication md5 key-chain KEY standby 100 track 1 decrement 100 standby 100 track 2 decrement 100 ipv6 address 2001:DB8:11:100::11/64 ipv6 enableinterface Vlan101 ip address 10.11.101.11 255.255.255.0 standby version 2 standby 101 ip 10.11.101.10 standby 101 priority 250 standby 101 preempt standby 101 authentication md5 key-chain KEY standby 101 track 1 decrement 100 standby 101 track 2 decrement 100 standby 1101 ipv6 FE80::10 standby 1101 ipv6 2001:DB8:11:101::10/64 standby 1101 priority 250 standby 1101 preempt standby 1101 authentication md5 key-chain KEY standby 1101 track 1 decrement 100 standby 1101 track 2 decrement 100 ipv6 address 2001:DB8:11:101::11/64 ipv6 enableinterface Vlan102 ip address 10.11.102.11 255.255.255.0 standby version 2 standby 102 ip 10.11.102.10 standby 102 priority 250 standby 102 preempt standby 102 authentication md5 key-chain KEY standby 102 track 1 decrement 100 standby 102 track 2 decrement 100 standby 1102 ipv6 FE80::10 standby 1102 ipv6 2001:DB8:11:102::10/64 standby 1102 priority 250 standby 1102 preempt standby 1102 authentication md5 key-chain KEY standby 1102 track 1 decrement 100 standby 1102 track 2 decrement 100 ipv6 address 2001:DB8:11:102::11/64 ipv6 enableinterface Vlan103 ip address 10.11.103.11 255.255.255.0 standby version 2 standby 103 ip 10.11.103.10 standby 103 priority 250 standby 103 preempt standby 103 authentication md5 key-chain KEY standby 103 track 1 decrement 100 standby 103 track 2 decrement 100interface Vlan999 ip address 10.10.0.241 255.255.255.252 ipv6 address 2001:DB8:0:240::1/64 ipv6 enablerouter eigrp WSC2024 address-family ipv4 unicast autonomous-system 100 af-interface default passive-interface exit-af-interface af-interface GigabitEthernet0/0 no passive-interface exit-af-interface af-interface GigabitEthernet0/1 no passive-interface exit-af-interface af-interface Vlan999 no passive-interface exit-af-interface topology base exit-af-topology network 10.10.0.14 0.0.0.0 network 10.10.0.220 0.0.0.3 network 10.10.0.228 0.0.0.3 network 10.10.0.240 0.0.0.3 network 10.11.100.0 0.0.0.255 network 10.11.101.0 0.0.0.255 network 10.11.102.0 0.0.0.255 network 10.11.103.0 0.0.0.255 eigrp router-id 10.10.0.14 exit-address-family address-family ipv6 unicast autonomous-system 100 af-interface default passive-interface exit-af-interface af-interface GigabitEthernet0/0 no passive-interface exit-af-interface af-interface GigabitEthernet0/1 no passive-interface exit-af-interface af-interface Vlan999 no passive-interface exit-af-interface topology base exit-af-topology exit-address-familyip forward-protocol ndip http serverip http secure-serverip ssh server algorithm encryption aes128-ctr aes192-ctr aes256-ctrip ssh client algorithm encryption aes128-ctr aes192-ctr aes256-ctrline con 0 exec-timeout 0 0 logging synchronousline aux 0line vty 0 4 exec-timeout 0 0 loginntp server 10.10.0.1 source Loopback1ntp server 10.10.0.11 source Loopback1end
4、DS4:
Building configuration...Current configuration : 7258 bytes Last configuration change at 13:48:27 CET Thu Sep 4 2025 by admin NVRAM config last updated at 13:10:41 CET Thu Sep 4 2025 by adminversion 15.2service timestamps debug datetime msecservice timestamps log datetime msecno service password-encryptionservice compress-confighostname DS4boot-start-markerboot-end-markerno logging consoleenable secret 9 $9$fz4YyzBDlihlfv$RoeRrdO7RCgulCJhkBp4BRYS.lmePBlZQi50OgWCGtkusername admin privilege 15 secret 9 $9$asRcknRbUNtwE9$qONXxB.wGtHHyoG4M10KG.oWBadeP4zvsfTt7jX3Cw6no aaa new-modelclock timezone CET 1 0clock summer-time CET recurring last Sun Mar 2:00 last Sun Oct 3:00vtp domain WSC2024vtp mode offno ip domain-lookupip domain-name wsc2024.netip cefipv6 unicast-routingipv6 cefkey chain KEY key 1 key-string Skill39@Lyon cryptographic-algorithm hmac-sha-256spanning-tree mode rapid-pvstspanning-tree extend system-idspanning-tree vlan 1-4094 priority 4096vlan 100 name SERVERvlan 101 name CLIENT_1vlan 102 name CLIENT_2vlan 103 name MGMTvlan 999 name L3_P2Ptrack 1 interface GigabitEthernet0/0 line-protocoltrack 2 interface GigabitEthernet0/1 line-protocolinterface Loopback1 ip address 10.10.0.15 255.255.255.255 ipv6 address 2001:DB8:0:15::1/64 ipv6 enableinterface Port-channel34 switchport trunk encapsulation dot1q switchport trunk native vlan 888 switchport mode trunkinterface GigabitEthernet0/0 no switchport ip address 10.10.0.226 255.255.255.252 negotiation auto ipv6 address 2001:DB8:0:224::2/64 ipv6 enableinterface GigabitEthernet0/1 no switchport ip address 10.10.0.234 255.255.255.252 negotiation auto ipv6 address 2001:DB8:0:232::2/64 ipv6 enableinterface GigabitEthernet0/2 switchport trunk encapsulation dot1q switchport trunk native vlan 888 switchport mode trunk negotiation auto channel-group 34 mode oninterface GigabitEthernet0/3 switchport trunk encapsulation dot1q switchport trunk native vlan 888 switchport mode trunk negotiation autointerface GigabitEthernet1/0 switchport trunk encapsulation dot1q switchport trunk native vlan 888 switchport mode trunk negotiation auto channel-group 34 mode oninterface Vlan100 ip address 10.11.100.12 255.255.255.0 standby version 2 standby 100 ip 10.11.100.10 standby 100 preempt standby 100 authentication md5 key-chain KEY standby 100 track 1 decrement 100 standby 100 track 2 decrement 100 ipv6 address 2001:DB8:11:100::12/64 ipv6 enableinterface Vlan101 ip address 10.11.101.12 255.255.255.0 ip helper-address 10.10.0.14 standby version 2 standby 101 ip 10.11.101.10 standby 101 preempt standby 101 authentication md5 key-chain KEY standby 101 track 1 decrement 100 standby 101 track 2 decrement 100 standby 1101 ipv6 FE80::10 standby 1101 ipv6 2001:DB8:11:101::10/64 standby 1101 preempt standby 1101 authentication md5 key-chain KEY standby 1101 track 1 decrement 100 standby 1101 track 2 decrement 100 ipv6 address 2001:DB8:11:101::12/64 ipv6 enableinterface Vlan102 ip address 10.11.102.12 255.255.255.0 ip helper-address 10.10.0.14 standby version 2 standby 102 ip 10.11.102.10 standby 102 preempt standby 102 authentication md5 key-chain KEY standby 102 track 1 decrement 100 standby 102 track 2 decrement 100 standby 1102 ipv6 FE80::10 standby 1102 ipv6 2001:DB8:11:102::10/64 standby 1102 preempt standby 1102 authentication md5 key-chain KEY standby 1102 track 1 decrement 100 standby 1102 track 2 decrement 100 ipv6 address 2001:DB8:11:102::12/64 ipv6 enableinterface Vlan103 ip address 10.11.103.12 255.255.255.0 standby version 2 standby 103 ip 10.11.103.10 standby 103 preempt standby 103 authentication md5 key-chain KEY standby 103 track 1 decrement 100 standby 103 track 2 decrement 100interface Vlan999 ip address 10.10.0.242 255.255.255.252 ipv6 address 2001:DB8:0:240::2/64 ipv6 enablerouter eigrp WSC2024 address-family ipv4 unicast autonomous-system 100 af-interface default passive-interface exit-af-interface af-interface GigabitEthernet0/0 no passive-interface exit-af-interface af-interface GigabitEthernet0/1 no passive-interface exit-af-interface af-interface Vlan999 no passive-interface exit-af-interface topology base exit-af-topology network 10.10.0.15 0.0.0.0 network 10.10.0.224 0.0.0.3 network 10.10.0.232 0.0.0.3 network 10.10.0.240 0.0.0.3 network 10.11.100.0 0.0.0.255 network 10.11.101.0 0.0.0.255 network 10.11.102.0 0.0.0.255 network 10.11.103.0 0.0.0.255 eigrp router-id 10.10.0.15 exit-address-family address-family ipv6 unicast autonomous-system 100 af-interface default passive-interface exit-af-interface af-interface GigabitEthernet0/0 no passive-interface exit-af-interface af-interface GigabitEthernet0/1 no passive-interface exit-af-interface af-interface Vlan999 no passive-interface exit-af-interface topology base exit-af-topology exit-address-familyip forward-protocol ndip http serverip http secure-serverip ssh server algorithm encryption aes128-ctr aes192-ctr aes256-ctrip ssh client algorithm encryption aes128-ctr aes192-ctr aes256-ctrline con 0 exec-timeout 0 0 logging synchronousline aux 0line vty 0 4 exec-timeout 0 0 loginntp server 10.10.0.1 source Loopback1ntp server 10.10.0.11 source Loopback1end
5、AS1:
Building configuration...Current configuration : 3970 bytes Last configuration change at 13:46:15 CET Thu Sep 4 2025 by adminversion 15.2service timestamps debug datetime msecservice timestamps log datetime msecno service password-encryptionservice compress-confighostname AS1boot-start-markerboot-end-markerno logging consoleenable secret 9 $9$ryO5jC/ceRC8uf$qeDbdaJht4KOHAz/RKQautJBuRoO6I6dsOooKznDH/ousername admin privilege 15 secret 9 $9$jwUvrX/ecQZ6ef$.vvEEqKleevRGCl9yoc9B/SQQb66hBeIRDrqvsiE1qAno aaa new-modelclock timezone CET 1 0clock summer-time CET recurring last Sun Mar 2:00 last Sun Oct 3:00vtp domain WSC2024vtp mode offno ip domain-lookupip domain-name wsc2024.netip cefno ipv6 ceferrdisable recovery cause security-violationerrdisable recovery interval 180spanning-tree mode rapid-pvstspanning-tree extend system-idvlan 100 name SERVERvlan 101 name CLIENT_1vlan 102 name CLIENT_2vlan 103 name MGMTvlan 150 name VOIP interface GigabitEthernet0/0 switchport access vlan 101 switchport mode access switchport port-security maximum 2 switchport port-security negotiation autointerface GigabitEthernet0/1 switchport trunk encapsulation dot1q switchport trunk native vlan 888 switchport mode trunk negotiation autointerface GigabitEthernet0/2 switchport trunk encapsulation dot1q switchport trunk native vlan 888 switchport mode trunk negotiation autointerface GigabitEthernet0/3 switchport access vlan 100 switchport mode access ip access-group DENY in negotiation autointerface Vlan10 no ip address shutdowninterface Vlan103 ip address 10.10.103.1 255.255.255.0interface Vlan150 no ip address shutdownip default-gateway 10.10.103.10ip forward-protocol ndip http serverip http secure-serverip ssh server algorithm encryption aes128-ctr aes192-ctr aes256-ctrip ssh client algorithm encryption aes128-ctr aes192-ctr aes256-ctrip access-list extended DENY deny icmp 10.10.102.0 0.0.0.255 host 10.10.100.101 echo permit ip any anyline con 0 exec-timeout 0 0 logging synchronousline aux 0line vty 0 4 exec-timeout 0 0 loginntp server 10.10.0.1ntp server 10.10.0.11end
6、AS2:
Building configuration...Current configuration : 3697 bytes Last configuration change at 13:45:47 CET Thu Sep 4 2025 by adminversion 15.2service timestamps debug datetime msecservice timestamps log datetime msecno service password-encryptionservice compress-confighostname AS2boot-start-markerboot-end-markerno logging consoleenable secret 9 $9$M6Cj1ktxR4QeUv$PB7C0PBNb66GZpsmflqEnFgY.v7EKNRPltHXX2ObuRAusername admin privilege 15 secret 9 $9$kHkIp8mjGoySEP$vnudQg2SS6.GlAnz7NMuk23s4Atk40XN/Vs2Co7cI/.no aaa new-modelclock timezone CET 1 0clock summer-time CET recurring last Sun Mar 2:00 last Sun Oct 3:00vtp domain WSC2024vtp mode offno ip domain-lookupip domain-name wsc2024.netip cefno ipv6 ceferrdisable recovery cause security-violationerrdisable recovery interval 180spanning-tree mode rapid-pvstspanning-tree extend system-idvlan 100 name SERVERvlan 101 name CLIENT_1vlan 102 name CLIENT_2vlan 103 name MGMTvlan 150 name VOIP interface GigabitEthernet0/0 switchport access vlan 102 switchport mode access switchport port-security maximum 2 switchport port-security negotiation autointerface GigabitEthernet0/1 switchport trunk encapsulation dot1q switchport trunk native vlan 888 switchport mode trunk negotiation autointerface GigabitEthernet0/2 switchport trunk encapsulation dot1q switchport trunk native vlan 888 switchport mode trunk negotiation autointerface GigabitEthernet0/3 negotiation autointerface Vlan103 ip address 10.11.103.1 255.255.255.0ip default-gateway 10.11.103.10ip forward-protocol ndip http serverip http secure-serverip ssh server algorithm encryption aes128-ctr aes192-ctr aes256-ctrip ssh client algorithm encryption aes128-ctr aes192-ctr aes256-ctrline con 0 exec-timeout 0 0 logging synchronousline aux 0line vty 0 4 exec-timeout 0 0 loginntp server 10.10.0.1ntp server 10.10.0.11end
7、AS3:
Building configuration...Current configuration : 3398 bytes Last configuration change at 13:49:00 CET Thu Sep 4 2025 by adminversion 15.2service timestamps debug datetime msecservice timestamps log datetime msecno service password-encryptionservice compress-confighostname AS3boot-start-markerboot-end-markerno logging consoleenable secret 9 $9$q6Nkv3L1yYdI4f$cuV1EH453KkrfdpzooxSeAbA8rSQUiESySkM4sQfFEwusername admin privilege 15 secret 9 $9$vj3BM66FcE9rg9$ovkWHGvCkNbUay64S1NmqNaQRdHfYs/8X5903i6eglsno aaa new-modelclock timezone CET 1 0clock summer-time CET recurring last Sun Mar 2:00 last Sun Oct 3:00vtp domain WSC2024vtp mode offno ip domain-lookupip domain-name wsc2024.netip cefno ipv6 cefspanning-tree mode pvstspanning-tree extend system-idvlan 100 name SERVERvlan 101 name CLIENT_1vlan 102 name CLIENT_2vlan 103 name MGMT interface GigabitEthernet0/0 switchport trunk encapsulation dot1q switchport mode trunk negotiation autointerface GigabitEthernet0/1 switchport access vlan 101 switchport mode access negotiation autointerface GigabitEthernet0/2 negotiation autointerface GigabitEthernet0/3 negotiation autointerface Vlan103 ip address 10.1.103.1 255.255.255.0ip default-gateway 10.1.103.10ip forward-protocol ndip http serverip http secure-serverip ssh server algorithm encryption aes128-ctr aes192-ctr aes256-ctrip ssh client algorithm encryption aes128-ctr aes192-ctr aes256-ctrline con 0 exec-timeout 0 0 logging synchronousline aux 0line vty 0 4 exec-timeout 0 0 loginntp server 10.10.0.1ntp server 10.10.0.11end
8、AS4:
Building configuration...Current configuration : 3398 bytes Last configuration change at 13:49:43 CET Thu Sep 4 2025 by adminversion 15.2service timestamps debug datetime msecservice timestamps log datetime msecno service password-encryptionservice compress-confighostname AS4boot-start-markerboot-end-markerno logging consoleenable secret 9 $9$ZEGmorcCc.z4mv$jpRW7mx3BVfaeGu6SdzlEe5uz7WO/J8wG5ZyR47RDdQusername admin privilege 15 secret 9 $9$pygseaDksz.cgP$iyAscKavE6hxeaCTc8fKPrhvm9gyts0q/DMgpPqQAJ.no aaa new-modelclock timezone CET 1 0clock summer-time CET recurring last Sun Mar 2:00 last Sun Oct 3:00vtp domain WSC2024vtp mode offno ip domain-lookupip domain-name wsc2024.netip cefno ipv6 cefspanning-tree mode pvstspanning-tree extend system-idvlan 100 name SERVERvlan 101 name CLIENT_1vlan 102 name CLIENT_2vlan 103 name MGMT interface GigabitEthernet0/0 switchport trunk encapsulation dot1q switchport mode trunk negotiation autointerface GigabitEthernet0/1 switchport access vlan 102 switchport mode access negotiation autointerface GigabitEthernet0/2 negotiation autointerface GigabitEthernet0/3 negotiation autointerface Vlan103 ip address 10.2.103.1 255.255.255.0ip default-gateway 10.2.103.10ip forward-protocol ndip http serverip http secure-serverip ssh server algorithm encryption aes128-ctr aes192-ctr aes256-ctrip ssh client algorithm encryption aes128-ctr aes192-ctr aes256-ctrline con 0 exec-timeout 0 0 logging synchronousline aux 0line vty 0 4 exec-timeout 0 0 loginntp server 10.10.0.1ntp server 10.10.0.11end
9、IR1:
Building configuration... Current configuration : 11395 bytes Last configuration change at 13:48:08 CET Thu Sep 4 2025 by admin NVRAM config last updated at 13:39:08 CET Thu Sep 4 2025 by adminversion 15.9service timestamps debug datetime msecservice timestamps log datetime msecno service password-encryptionhostname IR1boot-start-markerboot-end-markerno logging consoleenable secret 9 $9$9kWlVjk6lOXDkf$m24m0lhttQnGhLlgsWLhpuo7er6sCsPEW8z9u9MyEuwno aaa new-modelclock timezone CET 1 0clock summer-time CET recurring last Sun Mar 2:00 last Sun Oct 3:00mmi polling-interval 60no mmi auto-configureno mmi pvcmmi snmp-timeout 180no ip domain lookupip domain name wsc2024.netip cefno ipv6 cefmultilink bundle-name authenticatedcrypto pki server CA no database archive grant auto hash sha256crypto pki trustpoint CA revocation-check crl rsakeypair CAcrypto pki trustpoint Cert enrollment url http://192.0.2.102:80 fqdn none ip-address 192.0.2.102 subject-name cn=192.0.2.102 revocation-check none rsakeypair CAusername admin privilege 15 secret 9 $9$lZ8Bj3cDYsie3P$.lTjkl2C7Z0HpVImKFbeubvWYVrEHLWmZNdGvSpLqjcinterface Loopback1 ip address 10.10.0.1 255.255.255.255interface Tunnel0 no ip address ip nat inside ip virtual-reassembly ininterface GigabitEthernet0/0 no ip address shutdown duplex auto speed auto media-type rj45interface GigabitEthernet0/1 ip address 10.10.0.105 255.255.255.252 ip nat inside ip virtual-reassembly in ip ospf network point-to-point duplex auto speed auto media-type rj45interface GigabitEthernet0/2 ip address 10.10.0.109 255.255.255.252 ip nat inside ip virtual-reassembly in ip ospf network point-to-point duplex auto speed auto media-type rj45interface GigabitEthernet0/3 ip address 192.0.2.102 255.255.255.240 ip nat outside ip virtual-reassembly in duplex auto speed auto media-type rj45router ospf 100 router-id 10.10.0.1 passive-interface default no passive-interface GigabitEthernet0/1 no passive-interface GigabitEthernet0/2 network 10.10.0.1 0.0.0.0 area 0 network 10.10.0.104 0.0.0.3 area 0 network 10.10.0.108 0.0.0.3 area 0 default-information originate metric 5000router bgp 65000.3 bgp asnotation dot bgp log-neighbor-changes network 10.10.100.0 mask 255.255.252.0 network 10.11.100.0 mask 255.255.252.0 neighbor 10.10.0.11 remote-as 65000.3 neighbor 10.10.0.11 password Skill39@Lyon neighbor 10.10.0.11 ebgp-multihop 255 neighbor 10.10.0.11 update-source Loopback1 neighbor 10.10.0.11 timers 10 30 neighbor 10.10.0.11 next-hop-self neighbor 10.10.0.11 route-map A in neighbor 192.0.2.101 remote-as 65000.1 neighbor 192.0.2.101 password Skill39@Lyon neighbor 192.0.2.101 timers 10 30 neighbor 192.0.2.101 route-map ISPV4_EXPORT outip forward-protocol ndip http serverno ip http secure-serverip nat pool NAT 192.0.2.104 192.0.2.110 netmask 255.255.255.240ip nat inside source list NAT pool NAT overloadip ssh version 2ip ssh server algorithm mac hmac-sha2-256 hmac-sha2-512ip access-list extended NAT permit ip 10.10.0.0 0.0.0.255 any permit ip 10.10.100.0 0.0.3.255 any permit ip 10.11.100.0 0.0.3.255 any permit ip 10.1.100.0 0.0.3.255 any permit ip 10.2.100.0 0.0.3.255 anyipv6 ioam timestamproute-map A permit 10 match ip address 4 set local-preference 300route-map ISPV4_EXPORT permit 10 match ip address 2route-map ISPV4_EXPORT deny 20access-list 2 permit 10.10.100.0 0.0.3.255access-list 2 permit 10.11.100.0 0.0.3.255access-list 4 permit 198.51.100.0 0.0.0.255access-list 4 permit 203.0.113.0 0.0.0.255access-list 99 permit 10.10.100.101line con 0 exec-timeout 0 0 logging synchronousline aux 0line vty 0 4 access-class 99 in exec-timeout 0 0 login local transport input sshline vty 5 924 access-class 99 in login local transport input sshno scheduler allocatentp master 5ntp server 192.0.2.101 preferend
10、IR2:
Building configuration... Current configuration : 11730 bytes Last configuration change at 13:48:19 CET Thu Sep 4 2025 by admin NVRAM config last updated at 13:13:56 CET Thu Sep 4 2025 by adminversion 15.9service timestamps debug datetime msecservice timestamps log datetime msecno service password-encryptionhostname IR2boot-start-markerboot-end-markerno logging consoleenable secret 9 $9$bvbEbEwJgLyQG9$WDuJ1CzSlfquA99BHL0NVJt/RQy/PaNYHvDNxvqHVrYno aaa new-modelclock timezone CET 1 0clock summer-time CET recurring last Sun Mar 2:00 last Sun Oct 3:00mmi polling-interval 60no mmi auto-configureno mmi pvcmmi snmp-timeout 180no ip domain lookupip domain name wsc2024.netip cefipv6 unicast-routingipv6 cefmultilink bundle-name authenticatedcrypto pki trustpoint Cert enrollment url http://192.0.2.102:80 fqdn none ip-address 192.0.2.202 subject-name cn=192.0.2.202 revocation-check none rsakeypair CAusername admin privilege 15 secret 9 $9$lZ8Bj3cDYsie3P$.lTjkl2C7Z0HpVImKFbeubvWYVrEHLWmZNdGvSpLqjccrypto ikev2 proposal PROPOSAL encryption aes-cbc-256 integrity sha256 group 14crypto ikev2 policy 1 proposal PROPOSALcrypto ikev2 profile PROFILE match identity remote any identity local address 192.0.2.202 authentication remote rsa-sig authentication local rsa-sig pki trustpoint Certcrypto ipsec transform-set TR esp-aes 256 esp-sha256-hmac mode transportcrypto ipsec profile PRO set transform-set TR set ikev2-profile PROFILEinterface Loopback1 ip address 10.10.0.11 255.255.255.255 ipv6 address 2001:DB8:0:11::1/64 ipv6 enableinterface Tunnel0 ip address 172.16.100.1 255.255.255.0 no ip redirects ip nat inside ip nhrp authentication WSC2024 ip nhrp network-id 2024 ip nhrp redirect ip virtual-reassembly in ipv6 address 2001:DB8:16:100::1/64 ipv6 enable ipv6 nhrp authentication WSC2024 ipv6 nhrp network-id 2024 ipv6 nhrp redirect tunnel source GigabitEthernet0/3 tunnel mode gre multipoint tunnel protection ipsec profile PROinterface GigabitEthernet0/0 no ip address shutdown duplex auto speed auto media-type rj45interface GigabitEthernet0/1 ip address 10.10.0.205 255.255.255.252 ip nat inside ip virtual-reassembly in duplex auto speed auto media-type rj45 ipv6 address 2001:DB8:0:204::1/64 ipv6 enableinterface GigabitEthernet0/2 ip address 10.10.0.209 255.255.255.252 ip nat inside ip virtual-reassembly in duplex auto speed auto media-type rj45 ipv6 address 2001:DB8:0:208::1/64 ipv6 enableinterface GigabitEthernet0/3 ip address 192.0.2.202 255.255.255.240 ip nat outside ip virtual-reassembly in duplex auto speed auto media-type rj45 ipv6 address 2001:DB8:0:200::2/64 ipv6 enablerouter eigrp WSC2024 address-family ipv4 unicast autonomous-system 100 af-interface default passive-interface exit-af-interface af-interface GigabitEthernet0/1 no passive-interface exit-af-interface af-interface GigabitEthernet0/2 no passive-interface exit-af-interface af-interface Tunnel0 no passive-interface no split-horizon exit-af-interface topology base distribute-list route-map E in redistribute bgp 65000.3 metric 1000000 100 1 255 1500 route-map DEFAULT exit-af-topology network 10.10.0.11 0.0.0.0 network 10.10.0.204 0.0.0.3 network 10.10.0.208 0.0.0.3 network 172.16.100.0 0.0.0.255 eigrp router-id 10.10.0.11 exit-address-family address-family ipv6 unicast autonomous-system 100 af-interface default passive-interface exit-af-interface af-interface GigabitEthernet0/1 no passive-interface exit-af-interface af-interface GigabitEthernet0/2 no passive-interface exit-af-interface af-interface Tunnel0 no passive-interface no split-horizon exit-af-interface topology base exit-af-topology eigrp router-id 10.10.0.11 exit-address-familyrouter bgp 65000.3 bgp asnotation dot bgp log-neighbor-changes network 10.10.100.0 mask 255.255.252.0 network 10.11.100.0 mask 255.255.252.0 neighbor 10.10.0.1 remote-as 65000.3 neighbor 10.10.0.1 password Skill39@Lyon neighbor 10.10.0.1 ebgp-multihop 255 neighbor 10.10.0.1 update-source Loopback1 neighbor 10.10.0.1 timers 10 30 neighbor 10.10.0.1 next-hop-self neighbor 10.10.0.1 route-map A out neighbor 192.0.2.201 remote-as 65000.1 neighbor 192.0.2.201 password Skill39@Lyon neighbor 192.0.2.201 timers 10 30 neighbor 192.0.2.201 route-map BGP in neighbor 192.0.2.201 route-map ISP outip forward-protocol ndno ip http serverno ip http secure-serverip nat pool NAT 192.0.2.193 192.0.2.199 netmask 255.255.255.240ip nat inside source list NAT pool NAT overloadip ssh version 2ip ssh server algorithm mac hmac-sha2-256 hmac-sha2-512ip access-list extended BGP deny ip 10.10.100.0 0.0.3.255 any deny ip 10.11.100.0 0.0.3.255 any permit ip any anyip access-list extended NAT permit ip 10.10.0.0 0.0.0.255 any permit ip 10.10.100.0 0.0.3.255 any permit ip 10.11.100.0 0.0.3.255 any permit ip 10.1.100.0 0.0.3.255 any permit ip 10.2.100.0 0.0.3.255 anyipv6 ioam timestamproute-map A permit 10 match ip address BGP set local-preference 200route-map E permit 10 match ip address 10route-map ISP permit 10 set metric 1route-map DEFAULT permit 10 match ip address 1route-map BGP permit 10 set metric 0 set local-preference 150route-map ISPV4_EXPORT permit 10 match ip address 2route-map ISPV4_EXPORT deny 20access-list 1 permit 0.0.0.0access-list 2 permit 10.10.100.0 0.0.3.255access-list 2 permit 10.11.100.0 0.0.3.255access-list 10 deny 0.0.0.0access-list 10 permit anyaccess-list 99 permit 10.10.100.101line con 0 exec-timeout 0 0 logging synchronousline aux 0line vty 0 4 access-class 99 in exec-timeout 0 0 login local transport input sshline vty 5 924 access-class 99 in login local transport input sshno scheduler allocatentp master 9ntp server 192.0.2.201 preferend
11、BR1:
Building configuration... Current configuration : 9954 bytes Last configuration change at 13:47:59 CET Thu Sep 4 2025 by admin NVRAM config last updated at 13:39:32 CET Thu Sep 4 2025 by adminversion 15.9service timestamps debug datetime msecservice timestamps log datetime msecno service password-encryptionhostname BR1boot-start-markerboot-end-markerno logging consoleenable secret 9 $9$aUGXbYI22Bo.kP$8ie1biXCm0tYrKNaUNis68hUi/3eH5v52yGosKuU4PAno aaa new-modelclock timezone CET 1 0clock summer-time CET recurring last Sun Mar 2:00 last Sun Oct 3:00mmi polling-interval 60no mmi auto-configureno mmi pvcmmi snmp-timeout 180ip dhcp excluded-address 10.1.101.0 10.1.101.100ip dhcp pool BR1-VL101 network 10.1.101.0 255.255.255.0 default-router 10.1.101.10 domain-name wsc2024.netno ip domain lookupip domain name wsc2024.netip cefipv6 unicast-routingipv6 cefmultilink bundle-name authenticatedcrypto pki trustpoint Cert enrollment url http://192.0.2.102:80 fqdn none ip-address 192.0.2.2 subject-name cn=192.0.2.2 revocation-check none rsakeypair CAusername admin privilege 15 secret 9 $9$f61VwQ16.MokN9$SumUJYOlK5OVabWH8E2L2rj2xhiwjADZmfRTmQjHVyUcrypto ikev2 proposal PROPOSAL encryption aes-cbc-256 integrity sha256 group 14crypto ikev2 policy 1 proposal PROPOSALcrypto ikev2 profile PROFILE match identity remote any identity local address 192.0.2.2 authentication remote rsa-sig authentication local rsa-sig pki trustpoint Certcrypto ipsec transform-set TR esp-aes 256 esp-sha256-hmac mode transportcrypto ipsec profile PRO set transform-set TR set ikev2-profile PROFILEinterface Loopback1 ip address 10.10.0.21 255.255.255.255interface Tunnel0 ip address 172.16.100.11 255.255.255.0 no ip redirects ip nhrp authentication WSC2024 ip nhrp network-id 2024 ip nhrp nhs 172.16.100.1 nbma 192.0.2.202 multicast ipv6 address 2001:DB8:16:100::2/64 ipv6 enable ipv6 nhrp authentication WSC2024 ipv6 nhrp network-id 2024 ipv6 nhrp nhs 2001:DB8:16:100::1 nbma 192.0.2.202 multicast tunnel source GigabitEthernet0/0 tunnel mode gre multipoint tunnel protection ipsec profile PROinterface GigabitEthernet0/0 ip address 192.0.2.2 255.255.255.252 duplex auto speed auto media-type rj45interface GigabitEthernet0/1 no ip address duplex auto speed auto media-type rj45 ipv6 enableinterface GigabitEthernet0/1.100 encapsulation dot1Q 100 ip address 10.1.100.10 255.255.255.0 ipv6 enableinterface GigabitEthernet0/1.101 encapsulation dot1Q 101 ip address 10.1.101.10 255.255.255.0 ipv6 enableinterface GigabitEthernet0/1.102 encapsulation dot1Q 102 ip address 10.1.102.10 255.255.255.0 ipv6 enableinterface GigabitEthernet0/1.103 encapsulation dot1Q 103 ip address 10.1.103.10 255.255.255.0 ipv6 enableinterface GigabitEthernet0/2 no ip address shutdown duplex auto speed auto media-type rj45interface GigabitEthernet0/3 no ip address shutdown duplex auto speed auto media-type rj45router eigrp WSC2024 address-family ipv4 unicast autonomous-system 100 af-interface default passive-interface exit-af-interface af-interface Tunnel0 summary-address 10.1.100.0 255.255.252.0 no passive-interface exit-af-interface topology base exit-af-topology network 10.1.100.0 0.0.0.255 network 10.1.101.0 0.0.0.255 network 10.1.102.0 0.0.0.255 network 10.1.103.0 0.0.0.255 network 10.10.0.21 0.0.0.0 network 172.16.100.0 0.0.0.255 eigrp router-id 10.10.0.21 exit-address-family address-family ipv6 unicast autonomous-system 100 af-interface default passive-interface exit-af-interface af-interface Tunnel0 no passive-interface exit-af-interface topology base exit-af-topology exit-address-familyip forward-protocol ndno ip http serverno ip http secure-serverip route 192.0.2.96 255.255.255.240 192.0.2.1ip route 192.0.2.192 255.255.255.240 192.0.2.1ipv6 ioam timestampline con 0 exec-timeout 0 0 logging synchronousline aux 0line vty 0 4 exec-timeout 0 0 login transport input noneno scheduler allocatentp server 10.10.0.1 source Loopback1ntp server 10.10.0.11 source Loopback1end
12、BR2:
Building configuration... Current configuration : 9967 bytes Last configuration change at 13:48:02 CET Thu Sep 4 2025 by admin NVRAM config last updated at 13:39:35 CET Thu Sep 4 2025 by adminversion 15.9service timestamps debug datetime msecservice timestamps log datetime msecno service password-encryptionhostname BR2boot-start-markerboot-end-markerno logging consoleenable secret 9 $9$pBfwYZVprJWUx9$mqwpVDDzQQJQyzhOBGR6FFGvyzA1oODYg7PLE0ERpiono aaa new-modelclock timezone CET 1 0clock summer-time CET recurring last Sun Mar 2:00 last Sun Oct 3:00mmi polling-interval 60no mmi auto-configureno mmi pvcmmi snmp-timeout 180ip dhcp excluded-address 10.2.102.0 10.2.102.100ip dhcp pool BR2-VL102 network 10.2.102.0 255.255.255.0 default-router 10.2.102.10 domain-name wsc2024.netno ip domain lookupip domain name wsc2024.netip cefipv6 unicast-routingipv6 cefmultilink bundle-name authenticatedcrypto pki trustpoint Cert enrollment url http://192.0.2.102:80 fqdn none ip-address 192.0.2.6 subject-name cn=192.0.2.6 revocation-check none rsakeypair CAusername admin privilege 15 secret 9 $9$zS9mTlNRlw4mRP$CHctVpiWOYAfabX6AxdiKYHN7MzdFxK156FKT15M8bsredundancycrypto ikev2 proposal PROPOSAL encryption aes-cbc-256 integrity sha256 group 14crypto ikev2 policy 1 proposal PROPOSALcrypto ikev2 profile PROFILE match identity remote any identity local address 192.0.2.6 authentication remote rsa-sig authentication local rsa-sig pki trustpoint Certcrypto ipsec transform-set TR esp-aes 256 esp-sha256-hmac mode transportcrypto ipsec profile PRO set transform-set TR set ikev2-profile PROFILEinterface Loopback1 ip address 10.10.0.22 255.255.255.255interface Tunnel0 ip address 172.16.100.12 255.255.255.0 no ip redirects ip nhrp authentication WSC2024 ip nhrp network-id 2024 ip nhrp nhs 172.16.100.1 nbma 192.0.2.202 multicast ipv6 address 2001:DB8:16:100::3/64 ipv6 enable ipv6 nhrp authentication WSC2024 ipv6 nhrp network-id 2024 ipv6 nhrp nhs 2001:DB8:16:100::1 nbma 192.0.2.202 multicast tunnel source GigabitEthernet0/0 tunnel mode gre multipoint tunnel protection ipsec profile PROinterface GigabitEthernet0/0 ip address 192.0.2.6 255.255.255.252 duplex auto speed auto media-type rj45 ipv6 enableinterface GigabitEthernet0/1 no ip address duplex auto speed auto media-type rj45 ipv6 enableinterface GigabitEthernet0/1.100 encapsulation dot1Q 100 ip address 10.2.100.10 255.255.255.0 ipv6 enableinterface GigabitEthernet0/1.101 encapsulation dot1Q 101 ip address 10.2.101.10 255.255.255.0 ipv6 enableinterface GigabitEthernet0/1.102 encapsulation dot1Q 102 ip address 10.2.102.10 255.255.255.0 ipv6 enableinterface GigabitEthernet0/1.103 encapsulation dot1Q 103 ip address 10.2.103.10 255.255.255.0 ipv6 enableinterface GigabitEthernet0/2 no ip address shutdown duplex auto speed auto media-type rj45interface GigabitEthernet0/3 no ip address shutdown duplex auto speed auto media-type rj45router eigrp WSC2024 address-family ipv4 unicast autonomous-system 100 af-interface default passive-interface exit-af-interface af-interface Tunnel0 summary-address 10.2.100.0 255.255.252.0 no passive-interface exit-af-interface topology base exit-af-topology network 10.2.100.0 0.0.0.255 network 10.2.101.0 0.0.0.255 network 10.2.102.0 0.0.0.255 network 10.2.103.0 0.0.0.255 network 10.10.0.22 0.0.0.0 network 172.16.100.0 0.0.0.255 eigrp router-id 10.10.0.22 exit-address-family address-family ipv6 unicast autonomous-system 100 af-interface default passive-interface exit-af-interface af-interface Tunnel0 no passive-interface exit-af-interface topology base exit-af-topology exit-address-familyip forward-protocol ndno ip http serverno ip http secure-serverip route 192.0.2.96 255.255.255.240 192.0.2.5ip route 192.0.2.192 255.255.255.240 192.0.2.5ipv6 ioam timestampline con 0 exec-timeout 0 0 logging synchronousline aux 0line vty 0 4 exec-timeout 0 0 login transport input noneno scheduler allocatentp server 10.10.0.1 source Loopback1ntp server 10.10.0.11 source Loopback1end
13、CR1:
Building configuration... Current configuration : 4348 bytes Last configuration change at 13:48:10 CET Thu Sep 4 2025 by admin NVRAM config last updated at 13:38:37 CET Thu Sep 4 2025 by adminversion 15.9service timestamps debug datetime msecservice timestamps log datetime msecno service password-encryptionhostname CR1boot-start-markerboot-end-markerno logging consoleenable secret 9 $9$XRL5a2Y1lqwiSf$GsZhl2g6/YRyswAnT7kzTtP0E7Qqt.6XUKz9XsKAiZMno aaa new-modelclock timezone CET 1 0clock summer-time CET recurring last Sun Mar 2:00 last Sun Oct 3:00mmi polling-interval 60no mmi auto-configureno mmi pvcmmi snmp-timeout 180no ip domain lookupip domain name wsc2024.netip cefno ipv6 cefmultilink bundle-name authenticatedusername admin privilege 15 secret 9 $9$7UWXg06b/gIaDv$MYsRw6nnpmQ2xcS2WOcivIkF5aVSJX4UCyK16nMZqGcredundancy interface Loopback1 ip address 10.10.0.2 255.255.255.255interface GigabitEthernet0/0 ip address 10.10.0.113 255.255.255.252 ip ospf network point-to-point duplex auto speed auto media-type rj45interface GigabitEthernet0/1 ip address 10.10.0.121 255.255.255.252 ip ospf network point-to-point duplex auto speed auto media-type rj45interface GigabitEthernet0/2 ip address 10.10.0.125 255.255.255.252 ip ospf network point-to-point duplex auto speed auto media-type rj45interface GigabitEthernet0/3 ip address 10.10.0.106 255.255.255.252 ip ospf network point-to-point duplex auto speed auto media-type rj45interface GigabitEthernet0/4 ip address 10.10.0.117 255.255.255.252 ip ospf network point-to-point duplex auto speed auto media-type rj45router ospf 100 router-id 10.10.0.2 passive-interface default no passive-interface GigabitEthernet0/0 no passive-interface GigabitEthernet0/1 no passive-interface GigabitEthernet0/2 no passive-interface GigabitEthernet0/3 no passive-interface GigabitEthernet0/4 network 10.10.0.2 0.0.0.0 area 0 network 10.10.0.104 0.0.0.3 area 0 network 10.10.0.112 0.0.0.3 area 0 network 10.10.0.116 0.0.0.3 area 0 network 10.10.0.120 0.0.0.3 area 0 network 10.10.0.124 0.0.0.3 area 0ip forward-protocol ndno ip http serverno ip http secure-serveripv6 ioam timestampcontrol-planebanner exec ^C*************************************************************************** IOSv is strictly limited to use for evaluation, demonstration and IOS ** education. IOSv is provided as-is and is not supported by Cisco's ** Technical Advisory Center. Any use or disclosure, in whole or in part, ** of the IOSv Software or Documentation to any third party for any ** purposes is expressly prohibited except as otherwise authorized by ** Cisco in writing. ***************************************************************************^Cbanner incoming ^C*************************************************************************** IOSv is strictly limited to use for evaluation, demonstration and IOS ** education. IOSv is provided as-is and is not supported by Cisco's ** Technical Advisory Center. Any use or disclosure, in whole or in part, ** of the IOSv Software or Documentation to any third party for any ** purposes is expressly prohibited except as otherwise authorized by ** Cisco in writing. ***************************************************************************^Cbanner login ^C*************************************************************************** IOSv is strictly limited to use for evaluation, demonstration and IOS ** education. IOSv is provided as-is and is not supported by Cisco's ** Technical Advisory Center. Any use or disclosure, in whole or in part, ** of the IOSv Software or Documentation to any third party for any ** purposes is expressly prohibited except as otherwise authorized by ** Cisco in writing. ***************************************************************************^Cline con 0 exec-timeout 0 0 logging synchronousline aux 0line vty 0 4 exec-timeout 0 0 login transport input noneno scheduler allocatentp server 10.10.0.1 source Loopback1ntp server 10.10.0.11 source Loopback1end
14、CR2:
Building configuration... Current configuration : 4348 bytes Last configuration change at 13:48:12 CET Thu Sep 4 2025 by admin NVRAM config last updated at 13:39:03 CET Thu Sep 4 2025 by adminversion 15.9service timestamps debug datetime msecservice timestamps log datetime msecno service password-encryptionhostname CR2boot-start-markerboot-end-markerno logging consoleenable secret 9 $9$usOXUAL0iTZ3iP$YpIoMPVRhZLZjvq7vTcAMdfIjoMJX05hvinah/A07Hsno aaa new-modelclock timezone CET 1 0clock summer-time CET recurring last Sun Mar 2:00 last Sun Oct 3:00mmi polling-interval 60no mmi auto-configureno mmi pvcmmi snmp-timeout 180no ip domain lookupip domain name wsc2024.netip cefno ipv6 cefmultilink bundle-name authenticatedusername admin privilege 15 secret 9 $9$naqxed36ExuWbv$x7nth1mDqg1myPoTFDqo16XgqA9RRYSXOxL8/A5IfdEinterface Loopback1 ip address 10.10.0.3 255.255.255.255interface GigabitEthernet0/0 ip address 10.10.0.114 255.255.255.252 ip ospf network point-to-point duplex auto speed auto media-type rj45interface GigabitEthernet0/1 ip address 10.10.0.129 255.255.255.252 ip ospf network point-to-point duplex auto speed auto media-type rj45interface GigabitEthernet0/2 ip address 10.10.0.133 255.255.255.252 ip ospf network point-to-point duplex auto speed auto media-type rj45interface GigabitEthernet0/3 ip address 10.10.0.110 255.255.255.252 ip ospf network point-to-point duplex auto speed auto media-type rj45interface GigabitEthernet0/4 ip address 10.10.0.137 255.255.255.252 ip ospf network point-to-point duplex auto speed auto media-type rj45router ospf 100 router-id 10.10.0.3 passive-interface default no passive-interface GigabitEthernet0/0 no passive-interface GigabitEthernet0/1 no passive-interface GigabitEthernet0/2 no passive-interface GigabitEthernet0/3 no passive-interface GigabitEthernet0/4 network 10.10.0.3 0.0.0.0 area 0 network 10.10.0.108 0.0.0.3 area 0 network 10.10.0.112 0.0.0.3 area 0 network 10.10.0.128 0.0.0.3 area 0 network 10.10.0.132 0.0.0.3 area 0 network 10.10.0.136 0.0.0.3 area 0ip forward-protocol ndno ip http serverno ip http secure-serveripv6 ioam timestampline con 0 exec-timeout 0 0 logging synchronousline aux 0line vty 0 4 exec-timeout 0 0 login transport input noneno scheduler allocatentp server 10.10.0.1 source Loopback1ntp server 10.10.0.11 source Loopback1end
15、CR3:
Building configuration... Current configuration : 6199 bytes Last configuration change at 13:48:22 CET Thu Sep 4 2025 by admin NVRAM config last updated at 04:58:34 CET Thu Sep 4 2025 by adminversion 15.9service timestamps debug datetime msecservice timestamps log datetime msecno service password-encryptionhostname CR3boot-start-markerboot-end-markerno logging consoleenable secret 9 $9$0EwnIkB8uW8u2P$uAC3oVBGek5stLpCocIbFz2qgN1ckPW3RZTpE/vdWyMno aaa new-modelclock timezone CET 1 0clock summer-time CET recurring last Sun Mar 2:00 last Sun Oct 3:00mmi polling-interval 60no mmi auto-configureno mmi pvcmmi snmp-timeout 180no ip domain lookupip domain name wsc2024.netip cefipv6 unicast-routingipv6 cefmultilink bundle-name authenticatedusername admin privilege 15 secret 9 $9$ZQxvn/zKFc.LpP$Ive30GxmLLxxo/WzF5oH.rhroe7t25DgKJGYuRrGtOwinterface Loopback1 ip address 10.10.0.12 255.255.255.255 ipv6 address 2001:DB8:0:12::1/64 ipv6 enableinterface GigabitEthernet0/0 ip address 10.10.0.213 255.255.255.252 duplex auto speed auto media-type rj45 ipv6 address 2001:DB8:0:212::1/64 ipv6 enableinterface GigabitEthernet0/1 ip address 10.10.0.221 255.255.255.252 duplex auto speed auto media-type rj45 ipv6 address 2001:DB8:0:220::1/64 ipv6 enableinterface GigabitEthernet0/2 ip address 10.10.0.225 255.255.255.252 duplex auto speed auto media-type rj45 ipv6 address 2001:DB8:0:224::1/64 ipv6 enableinterface GigabitEthernet0/3 ip address 10.10.0.206 255.255.255.252 duplex auto speed auto media-type rj45 ipv6 address 2001:DB8:0:204::2/64 ipv6 enableinterface GigabitEthernet0/4 ip address 10.10.0.138 255.255.255.252 ip ospf network point-to-point duplex auto speed auto media-type rj45router eigrp WSC2024 address-family ipv4 unicast autonomous-system 100 af-interface default passive-interface exit-af-interface af-interface GigabitEthernet0/1 no passive-interface exit-af-interface af-interface GigabitEthernet0/2 no passive-interface exit-af-interface af-interface GigabitEthernet0/3 summary-address 10.11.100.0 255.255.252.0 no passive-interface exit-af-interface af-interface GigabitEthernet0/0 no passive-interface exit-af-interface topology base distance eigrp 90 100 redistribute ospf 100 metric 1000000 100 1 255 1500 route-map IN_EIGRP exit-af-topology network 10.10.0.12 0.0.0.0 network 10.10.0.136 0.0.0.3 network 10.10.0.204 0.0.0.3 network 10.10.0.212 0.0.0.3 network 10.10.0.220 0.0.0.3 network 10.10.0.224 0.0.0.3 eigrp router-id 10.10.0.12 exit-address-family address-family ipv6 unicast autonomous-system 100 af-interface default passive-interface exit-af-interface af-interface GigabitEthernet0/0 no passive-interface exit-af-interface af-interface GigabitEthernet0/1 no passive-interface exit-af-interface af-interface GigabitEthernet0/2 no passive-interface exit-af-interface af-interface GigabitEthernet0/3 no passive-interface exit-af-interface topology base exit-af-topology exit-address-familyrouter ospf 100 router-id 10.10.0.12 redistribute eigrp 100 subnets route-map IN_OSPF passive-interface default no passive-interface GigabitEthernet0/4 network 10.10.0.136 0.0.0.3 area 0ip forward-protocol ndno ip http serverno ip http secure-serverip prefix-list HQ1-SUBNETS seq 5 permit 10.10.0.0/29ip prefix-list HQ1-SUBNETS seq 10 permit 10.10.100.0/22ip prefix-list HQ1-SUBNETS seq 15 permit 10.10.0.96/27ip prefix-list HQ1-SUBNETS seq 20 permit 10.10.0.128/28ip prefix-list HQ2-SUBNETS seq 5 permit 10.10.0.8/29ip prefix-list HQ2-SUBNETS seq 10 permit 10.11.100.0/22ip prefix-list HQ2-SUBNETS seq 15 permit 10.10.0.192/27ip prefix-list HQ2-SUBNETS seq 20 permit 10.10.0.224/28ipv6 ioam timestamproute-map IN_EIGRP deny 10 match tag 34route-map IN_EIGRP permit 20 set tag 12route-map IN_OSPF deny 10 match tag 12route-map IN_OSPF permit 20 set tag 34line con 0 exec-timeout 0 0 logging synchronousline aux 0line vty 0 4 exec-timeout 0 0 login transport input noneno scheduler allocatentp server 10.10.0.1 source Loopback1ntp server 10.10.0.11 source Loopback1end
16、CR4:
Building configuration... Current configuration : 6400 bytes Last configuration change at 13:48:24 CET Thu Sep 4 2025 by admin NVRAM config last updated at 04:58:51 CET Thu Sep 4 2025 by adminversion 15.9service timestamps debug datetime msecservice timestamps log datetime msecno service password-encryptionhostname CR4boot-start-markerboot-end-markerno logging consoleenable secret 9 $9$YIzWEPpfdEw5Dv$tSfsssjjjIBzCkVFUMysshubX4iMHgp5I25HmSQHKLgno aaa new-modelclock timezone CET 1 0clock summer-time CET recurring last Sun Mar 2:00 last Sun Oct 3:00mmi polling-interval 60no mmi auto-configureno mmi pvcmmi snmp-timeout 180no ip domain lookupip domain name wsc2024.netip cefipv6 unicast-routingipv6 cefmultilink bundle-name authenticatedusername admin privilege 15 secret 9 $9$wJInpMjdRvyYnf$1Ul0P69HWlxF0RD70eNcQokF9r49cYIrCyqS6HGSzBoredundancytrack 1 interface GigabitEthernet0/3 line-protocolinterface Loopback1 ip address 10.10.0.13 255.255.255.255 ipv6 address 2001:DB8:0:13::1/64 ipv6 enableinterface GigabitEthernet0/0 ip address 10.10.0.214 255.255.255.252 duplex auto speed auto media-type rj45 ipv6 address 2001:DB8:0:212::2/64 ipv6 enableinterface GigabitEthernet0/1 ip address 10.10.0.229 255.255.255.252 duplex auto speed auto media-type rj45 ipv6 address 2001:DB8:0:228::1/64 ipv6 enableinterface GigabitEthernet0/2 ip address 10.10.0.233 255.255.255.252 duplex auto speed auto media-type rj45 ipv6 address 2001:DB8:0:232::1/64 ipv6 enableinterface GigabitEthernet0/3 ip address 10.10.0.210 255.255.255.252 duplex auto speed auto media-type rj45 ipv6 address 2001:DB8:0:208::2/64 ipv6 enableinterface GigabitEthernet0/4 ip address 10.10.0.118 255.255.255.252 ip ospf network point-to-point duplex auto speed auto media-type rj45router eigrp WSC2024 address-family ipv4 unicast autonomous-system 100 af-interface default passive-interface exit-af-interface af-interface GigabitEthernet0/0 no passive-interface exit-af-interface af-interface GigabitEthernet0/1 no passive-interface exit-af-interface af-interface GigabitEthernet0/2 no passive-interface exit-af-interface af-interface GigabitEthernet0/3 summary-address 10.11.100.0 255.255.252.0 no passive-interface exit-af-interface topology base distance eigrp 90 100 redistribute ospf 100 metric 1000000 100 1 255 1500 route-map IN_EIGRP exit-af-topology network 10.10.0.13 0.0.0.0 network 10.10.0.116 0.0.0.3 network 10.10.0.208 0.0.0.3 network 10.10.0.212 0.0.0.3 network 10.10.0.228 0.0.0.3 network 10.10.0.232 0.0.0.3 eigrp router-id 10.10.0.13 exit-address-family address-family ipv6 unicast autonomous-system 100 af-interface default passive-interface exit-af-interface af-interface GigabitEthernet0/0 no passive-interface exit-af-interface af-interface GigabitEthernet0/1 no passive-interface exit-af-interface af-interface GigabitEthernet0/2 no passive-interface exit-af-interface af-interface GigabitEthernet0/3 no passive-interface exit-af-interface topology base exit-af-topology exit-address-familyrouter ospf 100 router-id 10.10.0.13 redistribute eigrp 100 subnets route-map IN_OSPF passive-interface default no passive-interface GigabitEthernet0/4 network 10.10.0.116 0.0.0.3 area 0 default-information originate metric 4000 route-map AAAip forward-protocol ndno ip http serverno ip http secure-serverip prefix-list HQ1-SUBNETS seq 5 permit 10.10.0.0/29ip prefix-list HQ1-SUBNETS seq 10 permit 10.10.100.0/22ip prefix-list HQ1-SUBNETS seq 15 permit 10.10.0.96/27ip prefix-list HQ1-SUBNETS seq 20 permit 10.10.0.128/28ip prefix-list HQ2-SUBNETS seq 5 permit 10.10.0.8/29ip prefix-list HQ2-SUBNETS seq 10 permit 10.11.100.0/22ip prefix-list HQ2-SUBNETS seq 15 permit 10.10.0.192/27ip prefix-list HQ2-SUBNETS seq 20 permit 10.10.0.224/28ipv6 ioam timestamproute-map IN_EIGRP deny 10 match tag 34route-map IN_EIGRP permit 20 set tag 12route-map AAA permit 10 match ip address 1 match track 1route-map IN_OSPF deny 10 match tag 12route-map IN_OSPF permit 20 set tag 34access-list 1 permit 0.0.0.0line con 0 exec-timeout 0 0 logging synchronousline aux 0line vty 0 4 exec-timeout 0 0 login transport input noneno scheduler allocatentp server 10.10.0.1 source Loopback1ntp server 10.10.0.11 source Loopback1end