某网络拓朴结构如下图所示。 在路由器 R2 上得到如下所示结果。

R2> R 192.168.0.0/24[120/1] via 202.117.112.1, 00:00:11, Serial 2/0
C 192.168.1.0/24 is directly connected, FastEthernet 0/0
202.117.112.0/30 is subnetted, 1 subnets
C 202.117.112.0 is directly connected, Serial 2/0
则 PC1 可能 IP 地址为( )。
因为R2上通过rip学到192,168.0.0/24因此,这个网段跟定不是PC1网段。而从C 202.117.112.0 is directly connected, Serial 2/0可以看到,这个地址是S2/0。而
C 192.168.1.0/24 is directly connected, FastEthernet 0/0 是直连,因此这个网段就是PC1所在网段。









