女人久久久www免费人成看片,国内自拍偷拍网,国产一区二区三区免费在线观看,欧美精品三区四区,91久久国产综合久久91,欧美成人精品第一区二区三区 ,美女成人在线观看

軟題庫 學(xué)習(xí)課程
當(dāng)前位置:信管網(wǎng) >> 在線考試中心 >> 網(wǎng)絡(luò)工程師題庫 >> 試題查看
試卷年份2016年下半年
試題題型【分析簡答題】
試題內(nèi)容

試題四(共15分)
閱讀以下說明,回答問題1至問題2,將解答填入答題紙對應(yīng)的解答欄內(nèi)。
【說明】
某公司建立局域網(wǎng)拓?fù)鋱D如圖4-1所示。公司計(jì)劃使用路由器作為DHCP服務(wù)器,根據(jù)需求,公司內(nèi)部使用C類地址段,服務(wù)器地址段為192.168.2.0/24,S2和S3分別為公司兩個(gè)部門的接入交換機(jī),分別配置VLAN 10和VLAN 20,地址段分別使用192.168.10.0/24
和192.168.20.0/24,通過DHCP服務(wù)器自動(dòng)為兩個(gè)部門分配IP地址,地址租約期為12小時(shí)。其中,192.168.10ilq92.168.10.10作為保留地址。

【問題1]】(10分,每空1分)
下面是R1的配置代碼,請將下面配置代碼補(bǔ)充完整。
R1#config t
R1(config)#interface FastEthernet0/0
R1(config-if)#ip address(1)(2)
R1(config-if)#no shutdown
R1(config-if)#exit
R1(config)#ip dhcp(3)depart1
R1(dhcp-config)#network 192.168.10.0 255.255.255.0
R1(dhcp-con fig)#default-router 192.168.10.254 255.255.255.0
R1(dhcp-config)#dns-server(4)
R1(dhcp-config)#lease 0(5)0
R1(dhcp-config)#exit
R1(config)#ip dhcp pool depart2
R1(dhcp-config)#network(6)(7)
R1(dhcp-config)#default-router 192.168.20.254 255.255255.0
R1(dhcp-config)#dns-server 192.168.2.253
R1(dhcp-conlig)#lease 0 12 0
R1(dhcp-coniig)#exit
R1(config)#ip dhcp excluded-address(8)(9)
R1(config)#ip dhcp excluded-address(10)//排除掉不能分配的IP地址
R1(config)#ip dhcp excluded-address 192.168.20.254
【問題2】(5分,每空1分)
下面是S1的配置代碼,請將下面配置代碼或解釋補(bǔ)充完整。
S1#config terminal
S1(config)#interface vlan 5
SI(config-if)#ip address 192.1682.254 255.255255.0
S1(config)#interface vlan 10
S1(config-if)#ip helper-address(11)∥指定DHCP服務(wù)器的地址
S1(config-if)#exit
S1(config)#interface vlan 20
...
S1(config)#interface f0/24
S1(config-if)#switchport mode(12)
Sl(config-if)#switchport trunk(13)vlan all//允許所有VLAN數(shù)據(jù)通過
S1(config-if)#exit
S1(config)#interface f0/21
Sl(config-if)#switchport mode access
S1(config-if)#switchport access vlan 5
S1(config-if)#exit
S1(config)#interface f0/22
Sl(config-if)#switchport mode access
S1(config-if)#switchport access(14)
S1(config)#interface f0/23
S1(config-if)#switchport mode access
Sl(config-if)#switchport access(15)

查看答案

相關(guān)試題