您的位置首页百科知识

请问cisco2960g如何配置端口速率呀?

请问cisco2960g如何配置端口速率呀?

的有关信息介绍如下:

请问cisco2960g如何配置端口速率呀?

C2950(config-if)#

interface fastethernet0/1 /进入接口F0/1子配置模式 interface Ethernet0 /进入以太网口0子配置模式 no shutdown /激活接口

speed ? /查看speed命令的子命令

speed 100 /设置该端口速率为100Mb/s

dulplex full/half/auto /设置该端口为全双工

description TO_PC1 /设置该端口描述为TO_PC1

show interface fastethernet 0/1 /查看端口0/1的配置结果

show interface fastethernet 0/1 status /查看端口0/1的状态