試題五(共15分)
閱讀以下說明,回答問題1至問題4,將解答填入答題紙對應(yīng)的解答欄內(nèi)。
【說明】
某單位的兩個(gè)分支機(jī)構(gòu)各有1臺采用IPv6的主機(jī),計(jì)劃采用IPv6-over-IPv4 GRE隧道技術(shù)實(shí)現(xiàn)兩個(gè)分支機(jī)構(gòu)的IPv6主機(jī)通信,其網(wǎng)絡(luò)拓?fù)浣Y(jié)構(gòu)如圖5-1所示。
【問題1】(2分)
使用IPv6-over-IPv4 GRE隧道技術(shù),可在IPv4的GRE隧道上承載IM數(shù)據(jù)報(bào)文。此時(shí)(1)作為乘客協(xié)議,(2)作為承載協(xié)議。
【問題2】(6分)
根據(jù)網(wǎng)絡(luò)拓?fù)浜托枨笳f明,完成(或解釋)路由器R1的配置。
Router(config)# ipv6 unicast-routing ?。?)
Rl(config)# interface Serial 1/0
R1(config-if)# ?。?) address ?。?) ?。?) (設(shè)置串口地址)
R1(config-if)#no shutdown(開啟串口)
R1(config)#interface FastEthemet0/0
R1(config-if)# (7) address ?。?) (設(shè)置以太口地址)
R1(config-if)#exit
【問題3】(6分)
根據(jù)網(wǎng)絡(luò)拓?fù)浜托枨笳f明,解釋路由器R2的GRE隧道配置。
……
R2(config)#interface tunnel 0 (啟用tunnel 0 )
R2(config-if)#tunnel source sl/0 ?。?)
R2(config-if)#tunnel destination 200.100.1.1 ?。?0)
R2(config-if)#ipv6 address 2000:2fcc::2/64(為tunnel配置IPv6地址)
R2(config-if)#tunnel mode gre ipv6 (11)
【問題4】(1分)
IPv6主機(jī)PC1的IP地址為2000:2fcc::2/64,在這種配置環(huán)境下,其網(wǎng)關(guān)地址應(yīng)為 (12) 。