• 2021-04-14
    启动IP路由功能的命令是:
    router(config)#

  • ip --- routing

    内容

    • 0

      添加一条到达目标网络172.16.100.0/24的静态路由,下一跳IP地址为192.168.12.1的配置命令是Router(config)#

    • 1

      要配置静态路由,需在全局配置模式中执行以下命令()。 A: Router(config) B: ip route destination-network subnet-mask next-hop-address | outgoing interface C: Router(config) D: ip address destination-network subnet-mask next-hop-address | outgoing interface E: Router F: ip route destination-network subnet-mask next-hop-address | outgoing interface G: Router H: ip address destination-network subnet-mask next-hop-address | outgoing interface

    • 2

      某企业网络管理员为OSPF路由器R1配置默认路由,默认路由下一跳地址为23.1.1.2,则下列配置命令正确的是()。 A: R1(config) B: router ospf 100 R1(config-router) C: default-information originate R1(config-router) D: exit R1(config) E: ip route 0.0.0.0 0.0.0.0 23.1.1.2 F: R1(config) G: router ospf 100 R1(config-router) H: default-information originate R1(config-router) I: ip route 0.0.0.0 0.0.0.0 23.1.1.2 J: R1(config) K: ip route 0.0.0.0 0.0.0.0 23.1.1.2 L: R1(config) M: router ospf 100 R1(config-router) N: ip route 0.0.0.0 0.0.0.0 23.1.1.2

    • 3

      在RIP协议配置中,以下命令( )是正确的 A: router(config) B: route rip C: router(config) D: router rip E: router(config-if) F: router rip G: router(config) H: router rip 100

    • 4

      “全局配置模式”的路由配置提示符是()。 A: Router(config-if)# B: Router> C: Router# D: Router(config)#