请帮助我,我不知道我的配置有什么问题。OSPF 不工作。
路由器 1:
int g0/0
ip add 210.1.1.1 255.255.255.224
no shut
int s0/0/1
ip add 172.20.0.222 255.255.255.252
no shut
路由器 0:
int g0/0
ip add 172.20.0.129 255.255.255.224
no shut
int s0/0/1
ip add 172.20.0.221 255.255.255.252
no shut
int s0/0/0
ip add 172.20.0.218 255.255.255.252
no shut
router ospf 1
router-id 2.2.2.2
network 172.20.0.128 0.0.0.31 area 0
network 172.20.0.220 0.0.0.3 area 0
