• 2022-06-04
    如下图所示的网络,在RouterA设备里面存在如下配置,则下列说法正确的是?iproute-static10.0.2.2255.255.255.25510.0.12.2iproute-static10.0.2.2255.255.255.25510.0.21.2preference70()
    A: RouterA 路由表中到达 10.0.2.2 的 NextHop 为 10.0.12.2
    B: 如果 G0/0/1 端口 Down,则 Router A 到达 10.0.2.2 的路由器 NextHop 更改为 10.0.21.2
    C: RouterA 路由表中到达 10.0.2.2 的 NextHop 为 10.0.21.2
    D: 如果 G0/0/2 端口 Down,则 Router A 到达 10.0.2.2 的路由器 NextHop 更改为 10.0.12.2
  • 举一反三