单选题 下列关于 PPP 协议的说法中正确的是( )

A、 PPP 协议是一种 NCP 协议
B、 PPP 协议与 HDLC 同属于广域网协议
C、 PPP 协议只能工作在同步串行链路上
D、 PPP 协议是三层协议
下载APP答题
由4l***bp提供 分享 举报 纠错

相关试题

单选题 ()不是使用Telnet 配置路由器的必备条件。

A、 在网络上必须配备一台计算机作为Telnet 服务器
B、 作为模拟终端的计算机与路由器都必须与网络连通,它们之间能相互通信
C、 计算机必须有访问路由器的权限
D、 路由器必须预先配置好远程登录的密码

单选题 Ethernet 交换机利用()进行数据交换。

A、 端口/MAC地址映射表
B、 IP路由表
C、 虚拟文件表
D、 虚拟存储器

单选题 设置处理违例的方式是()。

A、 Switch(config-if)# switchport port-security violation { protect | restrict |shutdown}
B、 Switch(config-if) # no switchport port-security mac-address mac-address
C、 Switch(config-if)# no switchport port-security aging static
D、 Switch(config-if) # no switchport port-security maximum

单选题 以下命令中,()能阻止用户在接入层使用集线器。

A、 switch(config-if) # switchport mode trunk
Switch(config-if) # switchport port-security maximum 1
B、 switch(config-if)# switchport mode trunk
Switch(config-if)# switchport port-security mac-address 1
C、 switch(config-if) # switchport mode access
Switch(config-if)# switchport port-security maximum 1
D、 switch(config-if) # switchport mode access
Switch(config-if) # switchport port-security mac-address 1

单选题 交换机的一个端口上的最大安全地址个数是()

A、 127
B、 128
C、 129
D、 130

单选题 在交换机上执行配置命令 Switch(config)#ip default-gateway 192.168.2.1的作用
是()

A、 配置交换机的默认网关,以实现对交换机进行跨网段的管理
B、 配置交换机的默认网关,使连接在此交换机上的主机能够访问其他主机
C、 配置交换机的管理IP地址,以实现对交换机的远程管理
D、 配置交换机的管理IP地址,以实现连接在交换机上的主机之间的互相访问

单选题 在三层交换机上执行配置命令Switch(config-if)# no switchport 的作用是()。

A、 将该端口配置为Trunk端口
B、 将该端口配置为二层交换端口
C、 将该端口配置为三层路由端口
D、 将该端口关闭

单选题 交换机的配置模式包括()。

A、 Console本地登录配置
B、 Telnet登录配置
C、 利用TFTP服务器进行配置和备份
D、 以上均是