● 试题二
PPP(Point-to-Point Protocol)是SLIP(Serial Line IP protocol)的继承者,它提供了跨过同步和异步电路实现路由器到路由器(router-to-router)和主机到网络(host-to-network)的连接。
CHAP(Challenge Handshake Authentication Protocol,挑战-握手验证协议)和PAP(Pass-word Authentication Protocol,口令验证协议)通常被用于在PPP封装的串行线路上提供安全性认证。使用CHAP和PAP认证,每个路由器通过名字来识别,可以防止未经授权的访问。
路由器Router1和Router2的S0口均封装PPP协议,采用CHAP做认证,如图1所示。

设置如下:
Router1:
hostname router1
username router1 password xxx
interface Serial0
ip address 192.200.10.1 255.255.255.0
encapsulation ppp
clockrate 1000000
ppp authentication chap
!
Router2:
hostname router2
username router2 password xxx
interface Seria10
ip address 192.200.10.2 255.255.255.0
encapsulation ppp
ppp authentication chap
[问题1]上述配置中是否有问题?请指出并说明理由。
[问题2]解释配置中画线部分内容含义?
第1题:
PPP(Point-to-Point Protocol,点到点协议)是一种在同步或异步线路上对数据包进行封装的数据链路层协议,早期的家庭拨号上网主要采用SLIP协议,而现在更多的是用PPP协议。
A对
B错
第2题:
While logged into a router you manually shut down the serial 0 interface using the "shutdown" interface configuration command. You then issue the "show interface serial 0" command in exec mode. What could you expect the status of the serial 0 interface to be?()
第3题:
如果执行了show interface serial 0命令而且出现了消息“Serial line is up,line protocol is up”,对于这条消息的正确解释是什么?()
第4题:
PPP(Point-to-Point Protocol,点到点协议)是一种在同步或异步线路上对数据包进行封装的数据链路层协议,早期的家庭拨号上网主要采用SLIP协议,而现在更多的是用PPP协议。
第5题:
客户的两台路由器通过V.35 电缆背靠背连接在一起,并在V.35 接口上运行了PPP 协议,在其中一台路由器上有如下接口信息: [MSR-Serial0/0] display interface Serial 0/0 Serial6/0 current state: UP Line protocol current state: DOWN 从如上信息可以推测()
第6题:
客户的两台路由器通过V.35 电缆背靠背连接在一起,其中一台路由器上有如下接口信息: [MSR-Serial0/0]display interface Serial 0/0 Serial0/0current state: UP Line protocol current state: UP Description: Serial6/0 Interface The Maximum Transmit Unit is 1500, Hold timer is 10(sec) Internet Address is 6.6.6.1/30 Primary Link layer protocol is PPP LCP opened, IPCP opened 从上述信息可以得知()
第7题:
在运行OSPF的Quidway路由器上,执行Show ip ospf interface serial0命令,发现接口的状态显示为point-to-point,则说明Serial0接口封装的一定是PPP协议。
第8题:
当学生A用两台Star—R2624路由器在做路由器广域网口连通实验时误将本端口路由器V.35线缆的插头插倒了。结果发现PING直连的路由器不通,请问此时需要查看路由器的状态应该是()
第9题:
Which line from the output of the show ip interface command indicates a layer 1 problem?()
第10题:
Serial 0 is up, line protocol is up
Serial 0 is up, line protocol is down
Serial 0 is down, line protocol is down
Serial 0 is down, line protocol is up
Serial 0 is administratively down, line protocol is down
Serial 0 is administratively down, line protocol is up
第11题:
物理链路有问题
接口被管理员shutdown了
参数配置不正确
没大问题,重启路由器就行了
第12题:
line down;line protocol down
line down;line protocol
line up;line protocol down
line up;line protocol up
第13题:
PPP链路的状态为serial number is administratively down,line protocol is down时,说明()。
第14题:
路由器出现Serial interface-number is up,line protocol is down(DTE)的状态,可能出现的问题不包括()。
第15题:
下列()状态是不可能在路由器的串行端口状态见到的。
第16题:
Router# show interfaces serial 0/1 命令的输出显示了如下内容: Serial0/1 is down, line protocol is down. 线路协议为 down(关闭)的原因最可能是什么()
第17题:
在MSR路由器上将链路封装从PPP改为HDLC的命令是()
第18题:
PPP协议(Point-to-Point Protocol,点到点协议)是一种在同步或异步线路上对数据包进行封装的数据链路层协议,早期的家庭拨号上网主要采用SLIP协议,而现在更多的是用PPP协议。
第19题:
如果路由器Serial接口通过PPP协议动态获得地址,则该接口下必须有的配置有()。
第20题:
当用户端cisco路由器上用showinterface命令时line和lineprotocal可能出现的几种组合?()。
第21题:
对
错
第22题:
Serial 0 is up,line protocol is down
Serial 0 is down,line protocol is down
Serial 0 is down,line protocol is up
Serial 0 is administratively down,line protocol is
第23题:
本地或远程路由器配置丢失
线路故障
CSU/DSU故障
LINE未与CSU/DSU联接