Hellp
Append the following and you should be good .
C2911
no ip route 10.77.71.0 255.255.255.0 171.217.177.1
ip dhcp pool C2911
network 24.1.1.0 /24 secondary
override default-gateway 24.1.1.1
int gig0/1.10
enacpsulation dot1q 10
ip address 24.1.1.1 255.255.255.0
ip nat inside
access-list 1 permit 10.77.71.0 0.0.0.255
access-list 1 permit 24.1.1.0 0 0.0.0.255
ip route 0.0.0.0 0.0.0.0 gig0/0 dhcp
C2960
no ip routing
no ip dhcp pool VLAN-10
no int vlan 10
vlan 10
exit
ip default-gateway 10.77.71.254
interface GigabitEthernet1/0/1
description link to rtr
switchport mode trunk
Please rate and mark as an accepted solution if you have found any of the information provided useful.
This then could assist others on these forums to find a valuable answer and broadens the community’s global network.
Kind Regards
Paul