首页 专题 - 实验 - 软件 - 管理 - 布线 - 方案 - 配置 - 问题 - 协议 - 下载 - 交换 - 路由 - 无线 - 安全 - 认证 - Cisco - 华为 - 网吧 - ADSL
您是本帖第1510位浏览者 打印

[求助] HCNE认证模拟题,这题是那个答案?

HCNE认证模拟题,这题是那个答案?

路由器A的配置如下
frame-relay switching
!
interface Serial0
encapsulation frame-relay
frame-relay lmi-type ansi
frame-relay intf-type DCE
frame-relay map ip 2.2.2.2 112
frame-relay interface-dlci 112
ip address 2.2.2.1 255.0.0.0
路由器B的配置如下
interface Serial0
clock-select DTECLK1
encapsulation frame-relay
frame-relay lmi-type q933a
frame-relay map ip 2.2.2.1 111
frame-relay interface-dlci 111
ip address 2.2.2.2 255.0.0.0
当两台路由器串口0相连时,两台路由器是否可以连接到对端(     )
A、        能
B、        不能

TOP

肯定不能了。lmi类型都不一样。

TOP