On HO-R1
enable
configure terminal
no ip route 10.20.10.0 255.255.255.0 10.255.255.2
end
write memory
On BR-R2
enable
configure terminal
no ip route 10.10.10.0 255.255.255.0 10.255.255.1
end
write memory
📌 After this:
- HQ ↔ Branch will stop working
- This is EXPECTED
