填空题
假设要动态分配的地址段是:192.168.0.1/24-192.168.0.254/24,路由器网关地址:192.168.0.1。请填写以下Cisco路由器配置DHCP命令的描述。
ip dhcp excluded—address 192.168.0.1 192.168.0.50
ip dhcp pool test
network 192.168.0.0 255.255.255.0
default—router 192.168.0.1
dns—server ***.***.***.***
【参考答案】
(1)设置预留地址
(2)创建地址分配池
(3)定义网络地址段
(4)定义网关
(5)定义DNS服务器地址
点击查看答案&解析
<上一题
目录
下一题>
热门
试题
填空题
下面是某路由器的部分配置信息,解释 (n) 处标有下划线部分的含义。 [配置路由器信息] Current configuration: ! version 11.3 no service password—encryption ! hostname router1 ! enable password nwd12345 ! interface Ethernet 0 ip address 192.4.1.1.255.255.255.0 ! interface Seria10 ip address 192.3.1.1 255.255.255.0 encansulation frame—relay IETF no ip mroute—cache bandwidth 2000 frame-relay map ip 192.3.1.2 100 broadcast flame—relay 1mi—type cisco ! router ospf 1 network 192.1.1.0 0.0.0.255 area 0 network 192.3.1.0 0.0.0.255 area 0 network 192.4.1.0 0.0.0.255 area 0 neighbor 192.1.1.2 ! End
点击查看答案&解析
填空题
某局域网通过两个路由器划分为3个子网,拓扑结构和地址分配如图1-1所示。 下面是路由器R1的配置命令列表,在空白处填写合适的命令 参数,实现R1的正确配置。 Router>en Router #conf tern Router(config)#hostname R1 (1) R1(config—if)#ip address 192.168.1.2 255.255.255.0 R1(config—if)#no shutdown R1(config—if)#int s0 R1(config—if)#ip address (2) R1(config—if)#no shutdown R1(config—if)#clock rate 56000 R1(config—if)#exit R1(config)#ip routing R1(config)#ip route 0.0.0.0 0.0.0.0 (3) R1(config)#ip classless R1(config)#exit R1#copy run start 下面是路由器R2的配置命令列表,在空白处填写合适的命令参数,实现R2的正确配置。 Router>en Router#conf term Router(config)#hostname R2 R2(config)#int e0 R2(config—if)#ip address 192.168.3.1 255.255.255.0 R2(config—i0#no shutdown R2(config—if)#int s0 R2(config—if)#ip address 192.168.2.2 255.255.255.0 R2(config—if)#no shutdown R2(config—if)# (4) R2(config)#ip routing Re(config)#ip route 0.0.0.0 0.0.0.0 (5) R2(config)#ip classless R2(config)#exit R2#copy run start
点击查看答案&解析
相关试题
ADSL:用电话线可以上网,不需另外布线。上...
防火墙技术和相应设备,例如check point、...
高速交换技术和路由技术。例如千兆以太网交...
在“域”模式下,至少有一台服务器负责每一...