第1题:
在路由器上建立一个名为test的DHCP地址池,并为其分配IP地址202.112.7.0/24,子网地址中的202.112.7.2~202.112.7.10作为静态地址分配,正确的DHCP配置是______。
A.Router(config) #ip dhcp pool test Router(config) #ip dhcp excluded-address 202.112.7.2-10 Router(dhcp-config) #network 202.112.7.0-255.255.255.0
B.Router(config) #ip dhcp excluded-address 202.112.7.2-202.112.7.10 Router(config) #ip dhcp pool test Router(dhcp-config) #network 202.112.7.0/24
C.Router(config) #ip dhcp exclude&address 202.112.7.2-202.112.7.10 Router(config) #ip dhcp pool test Router(dhcp-config) #network 202.112.7.0-0.0.0.255
D.Router(config) #ip dhcp excluded-address 202.112.7.2-202.112.7.10 Router(config) #ip dhcp pool test Router(dhcp-config) #network 202.112.7.0-255.255.255.0
第2题:
A.IP地址由本地地址池分配
B.IP地址为静态签约的地址
C.DHCP服务器分配
D.RADIUS服务器分配
第3题:
在路由器上建立一个名为test的DHCP地址池,并为其分配IP地址202.112.7.0、24,子网地址中的202.112.7.2~202.112.7.10作为静态地址分配,正确的DHCP配置是
A.Router(config)#ip dhcp pool test Router(config)#ip dhcp excluded-address 202.112.7.2-10 Router(dhcp-config)#network 202.112.7.0 255.255.255.0
B.Router(config)#ip dhcp excluded-address 202.112.7.2-10 Router(config)#ip dhcp pool test Router(dhcp-config)#network 202.112.7.0/24
C.Router(config)#ip dhcp excluded-address 202.112.7.2-10 Router(config)#ip dhcp pool test Router(dhcp-config)#network 202.112.7.0 0.0.0.255
D.Router(config)#ip dhcp excluded-address 202.112.7.2-10 Router(config)#ip dhcp pool test Router(dhcp-config)#network 202.112.7.0 255.255.255.0
第4题:
A.DHCP服务器的数据库中与客户端MAC地址静态绑定的IP地址
B.客户端以前曾经使用过的IP地址,即客户端发送的DHCP_DISCOVER报文中请求IP地址选项(RequestedIPAddrOption)的地址
C.在DHCP地址池中,顺序查找可供分配的IP地址,最先找到的IP地址
D.DHCP服务器查询到的超过租期、发生冲突的IP地址,如果找到可用的IP地址,则进行分配,否则报告错误
E.客户端以前曾经和别的客户端产生冲突的IP地址
第5题:
A.网络或子网的IP地址
B.在网络上的广播地址
C.IP地址租用给LAN
D.所使用的接口的IP地址
E.手动分配的地址给客户
F.指定的IP地址的DHCP服务器
第6题:
A.人为失误导致IP地址分配出错
B.自动获得IP地址
C.节约IP地址空间
D.安全可靠
第7题:
DHCP 协议的功能是( )。
A.WINS 名字解析B.静态地址分配C.DNS 域名解析D.自动分配 IP 地址
第8题:
( 23 ) 配置 DHCP 服务器 IP 地址池的地址为 193.45.98.0/24 。 其中 193.45.98.10 至 193.45.98.30 用作静态地址分配,正确的配置语句是
A ) ip dhcp excluded-address 193.45.98.10,193.45.98.30
network 193.45.98.0 255.255.255.0
B ) ip dhcp excluded-address 193.45.98.10,193.45.98.30
network 193.45.98.0/24
C ) ip dhcp excluded-address 193.45.98.10,193.45.98.30
network 193.45.98.0 0.0.0.255
D ) ip dhcp excluded-address 193.45.98.10 193.45.98.30
network 193.45.98.0 255.255.255.0
第9题:
A.如果DHCP请求报文的“giaddr”字段不为0,则根据此IP地址所在网段从相应地址池中为CLIENT分配IP地址
B.如果DHCP请求报文的“giaddr”字段为0,则会根据自己的IP地址所在网段从相应地址池中为CLIENT分配IP地址
C.如果DHCP请求报文的“giaddr”字段不为0,则会根据自己的IP地址所在网段从相应地址池中为CLIENT分配IP地址
D.如果DHCP请求报文的“giaddr”字段为0,则根据此IP地址所在网段从相应地址池中为CLIENT分配IP地址
第10题:
配置DHCP服务器IP地址池的地址为193.45.98.0/24,其中193.45.98.10~193.45.98.30用做静态地址分配,正确的配置语句是______。
A.ip dhcp excluded-address 193.45.98.10.193.45.98.30 network 193.45.98.0 255.255.255.0
B.ip dhcp excluded-address 193.45.98.10.193.45.98.30 network 193.45.98.0/24
C.ip dhcp excluded-address 193.45.98.10 193.45.98.30 network 193.45.98.0 0.0.0.255
D.ip dhcp excluded-address 193.45.98.10 193.45.98.30 network 193.45.98.0 255.255.255.0