网友您好, 请在下方输入框内输入要搜索的题目:

题目内容 (请给出正确答案)

Each machine in the ineternet is assigned a unique network address, called__(71)__,that is used to identify the machine for communication purposes.

A.MAC address

B.IP address

C.host address

D.domain name address


参考答案

更多 “ Each machine in the ineternet is assigned a unique network address, called__(71)__,that is used to identify the machine for communication purposes.A.MAC addressB.IP addressC.host addressD.domain name address ” 相关考题
考题 在路由器上建立一个名为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.0B.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/24C.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.255D.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

考题 ●Network (71) has full rights and permissions to all resources on a network.(71) A.userB.guestC.administratorD.owner

考题 ( 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.30network 193.45.98.0 255.255.255.0B ) ip dhcp excluded-address 193.45.98.10,193.45.98.30network 193.45.98.0/24C ) ip dhcp excluded-address 193.45.98.10,193.45.98.30network 193.45.98.0 0.0.0.255D ) ip dhcp excluded-address 193.45.98.10 193.45.98.30network 193.45.98.0 255.255.255.0

考题 配置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 network193.45.98.0 255.255.255.0B.ip dhcp excluded-address 193.45.98.10,193.45.98.30 network 193.45.98.0/24C.ip dhcp excluded-address 193.45.98.10,193.45.98.30 network 193.45.98.0 0.0.0.255D.ip dhcp excluded-address 193.45.98.10,193.45.98.30 network 193.45.98.0 255.255.255.0

考题 TheBGProutingtableconsistsofthefollowingnetworkroutes:Whatisthecorrectcommandtosummarizetheseprefixesintoasinglesummaryprefixof192.168.12.0/22whilealsoallowingfortheadvertisementofthemorespecificprefixes?()A.network192.168.12.0mask255.255.252.0B.network192.168.12.0mask0.0.3.255C.network192.168.12.0D.aggregate-address192.168.12.0255.255.252.0E.aggregate-address192.168.12.0255.255.252.0summary-onlyF.aggregate-address192.168.12.0255.255.252.0as-set

考题 配置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.0B.ip dhcp excluded-address 193.45.98.10.193.45.98.30 network 193.45.98.0/24C.ip dhcp excluded-address 193.45.98.10 193.45.98.30 network 193.45.98.0 0.0.0.255D.ip dhcp excluded-address 193.45.98.10 193.45.98.30 network 193.45.98.0 255.255.255.0

考题 ● A (71) is a functional unit that interprets and carries out instructions.(71)A. memoryB. processorC. storageD. network

考题 配置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.0B.ip dhcp excluded-address 193.45.98.10,193.45.98.30 network 193.45.98.0 /24C.ip dhcp excluded-address 193.45.98.10 193.45.98.30 network 193.45.98.0 0.0.0.255D.ip dhcp excluded-address 193.45.98.10 193.45.98.30 network 193.45.98.0 255.255.255.0

考题 使用哪组命令可将路由器配置为 DHCP 路由器,从而将 IPv4 地址分配给 192.168.100.0/23 LAN,同时为静态分配保留前 10 个和最后一个地址?A.dhcp pool LAN-POOL-100 ipdhcp excluded-address 192.168.100.1 192.168.100.9 ipdhcp excluded-address 192.168.100.254 network 192.168.100.0 255.255.254.0 default-router 192.168.101.1#B.ipdhcp excluded-address 192.168.100.1 192.168.100.10 ipdhcp excluded-address 192.168.100.254 ipdhcp pool LAN-POOL-100 network 192.168.100.0 255.255.254.0 default-router 192.168.100.1#C.ipdhcp excluded-address 192.168.100.1 192.168.100.10 ipdhcp exclu