以下是路由器R1的部分配置,请完成其配置,或解释配置命令含义。
!
R1 (Config) interface fastethernet0
R1(Config-if) ip address (6) (7)
R1(Config-if) (8) (开启端口)
!
R1 (Config) interface 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)
!
第1题:
某局域网通过两个路由器划分为3个子网,拓扑结构和地址分配如图5-3所示。
以下是路由器R1的部分配置命令列表,请为(54)、(55)空缺处选择合适的命令/参数,实现R1的正确配置。
Router(config)#hosmame R1
R1(config)#int e0
R1(config-if)#(54)
R1(config-if)# no shutdown
R1(config-if)#exit
R1(config)#ip routing
R1(config)#(55)
A.ip address 192.168.2.1 255.255.255.0
B.ip address 192.168.2.2 255.255.255.0
C.ip address 192.168.3.1 255.255.255.0
D.ip address 192.168.1.2 255.255.255.0
第2题:
根据网络拓扑和需求说明,完成(或解释)路由器R1的配置。
Router(config) ipv6 unicast-routing (3)
Rl(config) interface Serial 1/0
R1(config-io (4) address (5) (6) (设置串口地址)
R1(config-if)no shutdown (开启串口)
R1(config)interface FastEthemet0/0
R1(config-if) (7) address (8) (设置以太口地址)
R1(config-if)exit
(3)
第3题:
某单位的办公网和商务网通过路由器R1、R2、R3与Internet相连,网络连接和IP地址分配如图1所示。该单位要求通过RIP路由协议使办公网和商务网之间能够互相通信,并正常访问Internet
请阅读以下R1的配置信息,并补充【6】~【10】空白处的配置命令或参数。按题目要求完成R1的正确配置。
Router>enable
Router
Routerconfigure terminal
Router(config)
Router(config)hostname R1
R1(config)interface f0/1
R1(config-if)ip address 202.206.16.1 255.255.255.0
R1(config-if)no shutdown
R1(config-if)interfacef0/2
R1(config-if)ip adress 202.206.17.1 255.255.255.0
R1(config-if)no shutdown
R1(config-if)exit
R1(config)
R1(config)interface s1
R1(config-if)vlan ip adress 202.112.41.144 255.255.255.252
R1(config-if)bandwidth 【6】 配置带宽为2.048Mbps
R1(config-if)【7】 PPP 封装PPP协议
R1(config-if)noshutdown
R1(config-if)exit
R1(config-if)iproute 【8】 配置缺省路由
R1(config-if)router rip
R1(config-router)network 【9】 配置参与RIP的网络
R1(config-router)network 【10】 配置参与RIP的网络
R1(config-router)end
R1write
R1
第4题:
如下图所示,某公司的办公网和商务网通过路由器R1互连,同时R1作为DHCP服务器,为办公网和商务网中自动获取地址的站点动态地分配IP地址。
请阅读以下R1的部分配置信息,并补充空白处的配置命令或参数,按题目要求完成R1的DHCP配置。
第5题:
下面的命令在路由器Rl中建立IKE策略,请补充完成命令或说明命令的含义。
Rl(config)crypto isakmp policy 110 进入ISAKMP配置模式
R1(config-isakmp)样encryption des(5)
R1(config-isakmp)(6)采用MD5散列算法
R1(config-isakmp)authentication pre-share(7)
Rl(config-isakmp)group 1
R1(config-isakmp)lifetime(8)安全关联生存期为l天