柠檬试题库
search
首页
计算机
公务员
驾照
关于
share
将Cisco 6500第4模块第1端口的通信方式设置为半双工,第2~24端口的通信方式设置为全双工,以下交换机的端口配置,正确的是()。
A.Switch-6500>(enable)set interface duplex 4/1 half Switch-6500>(enable)set interface duplex 4/2-24 full
B.Switch-6500>(enable)set port 4/1 duplex half Switch-6500>(enable)set port 4/2-24 duplex full
C.Switch-6500>(enable)set port duplex 4/1 half Switch-6500>(enable)set port duplex 4/2-4/24 full
D.Switch-6500>(enable)set port duplex 4/1 half Switch-6500>(enable)set port duplex 4/2-24 full
热度🔥233
参考答案:D
解析:
设置路由器端口的通信方式。以Cisco 6500交换机为例: 步骤一:设置第4模块第1端口的通信方式设置为半双工set port duplex 4/1 half 步骤二:设置第2~24端口的通信方式设置为全双工set prot duplex 4/2-24 full 因此D选项正确。
复制题目向AI提问
content_copy
content_copy
扫码免费计算机二级刷题
2025年计算机等级考试题库
推荐
有以下程序: #include #include main() { int *a,*b,*c; a=b=c=(int *)malloc(sizeof(int)); *a=1;*b=2,*c=3; a=b; printf("%d,%d,%d\n",*a,*b,*c); } 程序运行后的输出结果是( )。
对于循环队列,下列叙述中正确的是( )。
下面不属于软件需求分析阶段主要工作的是
在Visual FoxPro中可以用DO命令执行的文件不包括( )。
对长度为n的线性表作快速排序,在最坏情况下,比较次数为( )。
标签
三级网络技术
set
duplex
6500
switch