将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
热度🔥187
解析:打开微信小程序查看本题解析
计算机的系统总线是计算机各部件间传递信息的公共通道,它分()。
有以下程序
#include
main()
{
int i, x[3][3] = { 1,2,3,4,5,6,7,8,9 };
for( i=0; i<3; i++ )
printf( "%d ", x[i][2-i] );
printf( "\n" );
}
程序的输出结果是
面向对象方法中,继承是指( )。
采取措施降低一个风险事件发生的概率,或使它产生的后果达到一个可接受水平。这种风险控制策略属于