Here's my ospf configuration
Router0:
router ospf 1
log-adjacency-changes
network 192.168.10.248 0.0.0.3 area 0
network 192.168.10.0 0.0.0.127 area 0
Router1:
router ospf 1
log-adjacency-changes
network 192.168.10.248 0.0.0.3 area 0
network 192.168.10.252 0.0.0.3 area 0
network 192.168.10.128 0.0.0.63 area 0
Router2:
router ospf 1
log-adjacency-changes
network 192.168.10.252 0.0.0.3 area 0
network 192.168.10.192 0.0.0.3 area 0
Everything pings but I just wanted to know if there was anything I could do to make it better