更多"以下是路由器R1的部分配置,请完成其配置,或解释配置命令含义。 ! "的相关试题:
[填空题]以下是路由器R1的部分配置,请完成其配置,或解释配置命令含义。
!
R1(Config)#interface fastethernet0
R1(Config-if)#ip address (6) (7)
R1(Config-if)# (8) (开启端口)
!
R1(Config)# intefface serial 0
R1(Config-if)#ip address (9) (10)
!
R1(Config)#ip routing
R1(Config)#router rip (11)
R1(Config-router)# (12) (声明网络)
R1(Config-router)# (13) (声明网络)
R1(Config-router)# (14) (声明网络)
R1(Config-router)#version 2 (15)
!
[填空题]以下是路由器R1的部分配置。请完成配置命令。
R1(config)#interface fastethernet0/0
R1(config-if)#ip address (12) (13)
R1(config-if)ip nat inside
R1(config)#interface fastethernet0/1
R1(config-if)#ip address (14) (15)
R1(config-if)ip nat outside
[填空题]根据网络拓扑和R1的配置,解释并完成路由器R3的部分配置。
…
R3(config)#crypto isakmp key (7) address (8)
R3 (config)# crypto transform-set testvpn ah-md5-hmac esp-dex esp-md5-hmac (9)
R3 (cfg-crypto-trans)#exit
R3 (Config)#crypto map test 20 ipsec-isakmp
R3 (config-crypto-map)#set peer 192.168.1.1
R3 (config-crypto-map)#set transform-set (10)
…
[填空题]下面是路由器R1的部分配置,请根据题目要求,完成下列配置。
R1(config)#interace Serial0
R1(config-if)#ip address (1) (2)
R1(config)#ip routing
R1(config)# (3) (进入RIP协议配置子模式)
R1(config-router)# (4) (声明网络192.168.1.0/24)