ip config可显示网卡的()。

题目
多选题
ip config可显示网卡的()。
A

子网掩码

B

默认网关

C

IP地址

D

物理地址

参考答案和解析
正确答案: D,B
解析: 暂无解析
如果没有搜索结果或未解决您的问题,请直接 联系老师 获取答案。
相似问题和答案

第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


正确答案:D
解析:静态地址分配Router(config) #ip dhcp excluded-address 202.112.7.2 202.112.7.10
  配置IP地址池的域名Router(config) #ip dhcp pool test
  为test的DHCP地址池分配IP地址Router(dhcp-config) #network202.112.7.0 255.255.255.0

第2题:

以下是路由器R1的部分配置。请完成配置命令。

Rl(config)interface fastethemetO/0

R1(config—if)ip address(12)(13)

R1(config—if)ip nat inside

R1(config)interface fastethernetO/1

R1(config—if)ip address(14)(15)

R1(config—if)ip nat outside


正确答案:(12)10.10.10.1 (13)255.255.255.0 (14)55.23.12.98 (15)255.255.255.252
(12)10.10.10.1 (13)255.255.255.0 (14)55.23.12.98 (15)255.255.255.252 解析:问题三中,路由器R1的配置为:
R1(config)#interface fastethernetO/O
R1(config—if)#ip address 10.10.10.1 255.255.255.0
R1(eonfig—if)ip nat insideR1(config)#interface fastethemet0/1
R1(config—if)#ip address 55.23.12.98 255.255.255.252
R1(config—if)ip nat outside

第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


正确答案:D

第4题:

Refer to the exhibit. Router R1 is being used as a relay device for autoconfiguration of switch S1.Which configuration will acc omplish this? ()

A.S1(config)# interface fastethernet 0/1S1(config - if)# ip helper - address 10.0.0.2

B.S1(config)# interface fastethernet 0/1 S1(config - if)# ip helper - address 20.0.0.1

C.R1(config)# interface fastethernet 0/0 R1(config - if)# ip help er - address 20.0.0.2R 1(config - if)# ip helper - address 20.0.0.3 R1(config - if)# ip helper - address 20.0.0.4 R1(config - if)# exit R1(config)# interface fastethernet 0/1 R1(config - if)# ip helper - address 10.0.0.1

D.R1(config)# interface fastethernet 0/0 R1 (config - if)# ip helper - address 20.0.0.1 R2(config)# interface fastethernet 0/0 R2(config - if)# ip helper - address 20.0.0.1 R3(config)# interface fastethernet 0/0 R3(config - if)# ip helper - address 20.0.0.1 R4(config)# interface fastethernet 0/0 R4(config - if)# ip helper - address 20.0.0.1

E.S1(config)# interface fastethernet 0/1 S1(config - if)# ip helper - address 10.0.0.2 R2(config)# interface fastethernet 0/0 R2(config - if)# ip helper - address 20.0.0.1 R3(config)# interface fastethernet 0/0 R3(config - if) # ip helper - address 20.0.0.1 R4(config)# interface fastethernet 0/0 R4(config - if)# ip helper - address 20.0.0.1


参考答案:C

第5题:

能够显示路由器配置了哪种路由协议。

A.R1(config)#show ip route

B.R1>show ip route

C.R1>show ip protocol

D.R1(config-if)# show ip protocol


正确答案:C
解析:在用户命令或特权命令状态下,show中route命令显示路由信息。在用户命令或特权命令状态下,show中protocol命令显示配置的路由协议。

第6题:

使用show running-config命令可显示()、系统名、以及控制台或辅助端口等信息。

A.IP地址

B.密码

C.网关

D.DNS


参考答案:B

第7题:

某局域网通过两个路由器划分为3个子网,拓扑结构和地址分配如图所示。

下面是路由器Rl的配置命令列表,在空白处填写合适的命令/参数,实现R1的正确配置。

Router>en

Routerconf term

Router(config)hosmame R1

(1)

R1(config—if)ip address 192.168.1.2 255.255.255.0 l

Rl(config—if)no shutdown

Rl(config—if)int sO

Rl(config—if)ip address (2)

Rl(config—if)no shutdown

Rl(config—if)clock rate 56000

Rlf config—if)exit

R1(config)ip routing

Rl(config)ip route 0.0.0.0 0.0.0.0 (3)

R1(config)ip classless

R1(config)exit

R1copy run start

下面是路由器R2的配置命令列表,在空白处填写合适的命令参数,实现R2的正确配置。

Router>en

Routerconf term

Router(config)hostname R2

R2(config)int e0

R2(config—if)ip address 192.168.3.1 255.255.255.0

R2(config—iOno shutdown

R2(config—if)int sO

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

R2(config)ip route 0.0.0.0 0.0.0.0 (5)

R2(config)ip classless

RE(config)exit

R2copy run start


正确答案:(1)interface eo (2)192.168.2.1 255.255.255.0 (3)192.168.2.2 (4)exit (5)192.168.2.1
(1)interface eo (2)192.168.2.1 255.255.255.0 (3)192.168.2.2 (4)exit (5)192.168.2.1 解析:路由器各模式的转换命令如下所示:
Router>(用户执行模式提示符)
Router>enable(进入特权模式命令)
Router#(特权模式提示符)
Router#config terminal(进入配置模式)
Router(config)#(全局配置模式提示符)
Router(config)#interface FastEthemet/0(进人接口配置子模式)
Router(config—if)#(接口配置子模式提示符)
Router(eonfig—if)#exit(退出接口配置子模式)
Router(eonfig)#exit(退出全局配置模式。进入特权模式)
Router#disable(退出特权模式)
空白(1)处前一个命令是对全局配置模式,后一个命令是对接口eo的配置,所以该空应是进入接口配置子模式的命令。.根据网络拓扑结构图,可以得出路由器的接口地址192.168.2.1 255.255、255.0,默认路由为192.168.2.2。
根据空白(4)处前后两个命令,由接口配置模式退回到全局配置模式应该使用exit命令。由网络拓扑结构图,可以得出路由器R2的B0接口的转发地址应该是192.168.2.1。

第8题:

Which command on router EzonexamA will assign the last usable IP address from the 192.168.32.128/28 subnetwork to a router interface?

A. EzonexamA(config-if) ip address 192.168.32.142 255.255.255.240

B. EzonexamA(config-if) ip address 192.168.32.143 255.255.255.240

C. EzonexamA(config-if) ip address 192.168.32.158 255.255.255.240

D. EzonexamA(config-if) ip address 192.168.32.145 255.255.255.240

E. EzonexamA(config-if) ip address 192.168.32.144 255.255.255.240

F. EzonexamA(config-if) ip address 192.168.32.158 255.255.255.240

G. None of the above


正确答案:A
A 解析:Explanation:
The last usable IP address would be 128 + (16-2) = 142 because only the last 4 bits of the last octet are used for host addressing.

第9题:

Refer to the exhibit. Which configuration would correctly enable Host A to acquire an IP address from the DHCP server that is located at 10.1.2.10/24? ()

A.ASw1(config)# interface range FastEthernet 0/1 - 24 ASw1(config - if - range)# ip forward - protocol udp 67 ASw1(config - if - range)# ip forward - protocol udp 68

B.ASw1(config)# interface range FastEthernet 0/1 - 24 ASw1(config - if - range)# ip helper - address 10.1.2.10

C.RTA(config)# interface fastethernet0/0 RTA(config -if)# ip forward- protocol udp 67 RTA(config - if)# ip forwar d- protocol udp 68

D.RTA(config)# interface fastethernet0/1 RTA(config -if)# ip forward- protocol udp 67 RTA(config -if)# ip forward- protocol udp 68

E.RTA(config)# interface fastethernet0/0 RTA(config - if)# ip helper - address 10.1.2.10

F.RTA(config)# in terface fastethernet0/1 RTA(config - if)# ip helper - address 10.1.2.10


参考答案:E

第10题:

Which command will assign the last usable IP address from the 192.168.32.128/28 subnetwork to a router interface?()

A. TestKingA(config-if)# ip address 192.168.32.142 255.255.255.240

B. TestKingA(config-if)# ip address 192.168.32.143 255.255.255.240

C. TestKingA(config-if)# ip address 192.168.32.158 255.255.255.240

D. TestKingA(config-if)# ip address 192.168.32.145 255.255.255.240

E. TestKingA(config-if)# ip address 192.168.32.144 255.255.255.240


参考答案:A

更多相关问题