华为和思科的是通过手动改变端口速率实现,可参考命令,speed 1000
迸入端口配置:
S2800(config)#interface fastethernet gigaethernet 1/1
使能或不使能自协商:
S2800(config-fel/1)#negotiation auto disable
配置接口速率:
S2800(config-fe1/1)#speed 1000
配置接口双工模式:
CS2800(config-fe1/1)#duplex full
进端口以后把速率设置成千兆就可以了,命令speed 1000