交換機基礎配置


1、設置端口雙工模式

<Huawei>sys
Enter system view, return user view with Ctrl+Z.
[Huawei]undo info-center enable
Info: Information center is disabled.
[Huawei]int g 0/0/1
[Huawei-GigabitEthernet0/0/1]undo negotiation auto //關閉自協商功能
[Huawei-GigabitEthernet0/0/1]duplex full //設置手動全雙工

 

2、設置端口速率

<Huawei>sys
Enter system view, return user view with Ctrl+Z.
[Huawei]undo info-center enable
Info: Information center is disabled.
[Huawei]int g 0/0/1
[Huawei-GigabitEthernet0/0/1]undo negotiation auto //關閉自協商功能
[Huawei-GigabitEthernet0/0/1]speed 100 //設置端口速率100M

[Huawei]display interface Ethernet //查看端口信息

[Huawei]display interface Ethernet  brief//查看端口摘要信息


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM