根据网络拓扑和需求说明,解释路由器R2的GRE隧道配置。 …… R2(config)#interface tunnel 0 (启用tunnel 0 ) R2(config-if)#tu

admin2011-04-06  11

问题 根据网络拓扑和需求说明,解释路由器R2的GRE隧道配置。
   ……
   R2(config)#interface tunnel 0                            (启用tunnel 0 )
   R2(config-if)#tunnel source sl/0                (9)  
   R2(config-io#tunnel destination 200.100.1.1      (10)  
   R2(config-if)#ipv6 address 2000:2fcc::2/64     (为tunnel配置IM地址)
   R2(config-if)#tunnel mode gre ipv6                (11)   
(11)

选项

答案设置隧道时装模式为IPV6-OVER-IPV4 GRE

解析
转载请注明原文地址:https://jikaoti.com/ti/kWB7FFFM
0

最新回复(0)