亚洲欧美精品沙发,日韩在线精品视频,亚洲Av每日更新在线观看,亚洲国产另类一区在线5

<pre id="hdphd"></pre>

  • <div id="hdphd"><small id="hdphd"></small></div>
      學習啦 > 學習電腦 > 電腦安全 > 局域網(wǎng)安全 > h3c交換機配置命令詳細解釋

      h3c交換機配置命令詳細解釋

      時間: 林澤1002 分享

      h3c交換機配置命令詳細解釋

        其實不同廠家型號的交換機設置都是差不多的,只是不同廠家的交換機設置的命令是不同的!今天學習啦小編就來給你介紹一下h3c交換機配置命令詳細解釋,希望你能夠使用上!

        h3c交換機配置命令詳細解釋

        1、配置文件相關命令

        [Quidway]display current-configuration 顯示當前生效的配置

        [Quidway]display saved-configuration ;顯示flash中配置文件,即下次上電啟動時所用的配置文件

        reset saved-configuration ;檫除舊的配置文件reboot ;交換機重啟

        display version ;顯示系統(tǒng)版本信息2、基本配置

        [Quidway]super password ;修改特權(quán)用戶密碼

        [Quidway]sysname ;交換機命名

        [Quidway]interface ethernet 0/1 ;進入接口視圖

        [Quidway]interface vlan x ;進入接口視圖

        [Quidway-Vlan-interfacex]ip address 10.65.1.1 255.255.0.0 ;配置VLAN的IP地址

        [Quidway]ip route-static 0.0.0.0 0.0.0.0 10.65.1.2 ;靜態(tài)路由=網(wǎng)關

        3、telnet配置[Quidway]user-interface vty 0 4 ;進入虛擬終端

        [S3026-ui-vty0-4]authentication-mode password ;設置口令模式

        [S3026-ui-vty0-4]set authentication-mode password simple 222 ;設置口令

        [S3026-ui-vty0-4]user privilege level 3 ;用戶級別

        4、端口配置[Quidway-Ethernet0/1]duplex {half|full|auto} ;配置端口工作狀態(tài)

        [Quidway-Ethernet0/1]speed {10|100|auto} ;配置端口工作速率

        [Quidway-Ethernet0/1]flow-control ;配置端口流控

        [Quidway-Ethernet0/1]mdi {across|auto|normal} ;配置端口平接扭接

        [Quidway-Ethernet0/1]port link-type {trunk|access|hybrid} ;設置端口工作模式

        [Quidway-Ethernet0/1]undo shutdown ;激活端口

        [Quidway-Ethernet0/2]quit ;退出系統(tǒng)視圖

        5、鏈路聚合配置

        [DeviceA] link-aggregation group 1 mode manual ;創(chuàng)建手工聚合組1

        [DeviceA] interface ethernet 1/0/1 ;將以太網(wǎng)端口Ethernet1/0/1加入聚合組1

        [DeviceA-Ethernet1/0/1] port link-aggregation group 1 [DeviceA-Ethernet1/0/1] interface ethernet 1/0/2 ;將以太網(wǎng)端口Ethernet1/0/1加入聚合組1

        [DeviceA-Ethernet1/0/2] port link-aggregation group 1 [DeviceA] link-aggregation group 1 service-type tunnel # 在手工聚合組的基礎上創(chuàng)建Tunnel業(yè)務環(huán)回組。

        [DeviceA] interface ethernet 1/0/1 # 將以太網(wǎng)端口Ethernet1/0/1加入業(yè)務環(huán)回組。

        [DeviceA-Ethernet1/0/1] undo stp

        [DeviceA-Ethernet1/0/1] port link-aggregation group 1

        6、端口鏡像[Quidway]monitor-port ;指定鏡像端口華為3COM交換機配置命令詳解

        1、配置文件相關命令[Quidway]display current-configuration 顯示當前生效的配置

        [Quidway]display saved-configuration ;顯示flash中配置文件,即下次上電啟動時所用的配置文件reset saved-configuration ;檫除舊的配置文件reboot ;交換機重啟display version ;顯示系統(tǒng)版本信息

        2、基本配置

        [Quidway]super password ;修改特權(quán)用戶密碼

        [Quidway]sysname ;交換機命名[Quidway]interface ethernet 0/1 ;進入接口視圖[Quidway]interface vlan x ;進入接口視圖[Quidway-Vlan-interfacex]ip address 10.65.1.1 255.255.0.0 ;配置VLAN的IP地址[Quidway]ip route-static 0.0.0.0 0.0.0.0 10.65.1.2 ;靜態(tài)路由=網(wǎng)關3、telnet配置[Quidway]user-interface vty 0 4 ;進入虛擬終端

        [S3026-ui-vty0-4]authentication-mode password ;設置口令模式[S3026-ui-vty0-4]set authentication-mode password simple 222 ;設置口令[S3026-ui-vty0-4]user privilege level 3 ;用戶級別4、端口配置[Quidway-Ethernet0/1]duplex {half|full|auto} ;配置端口工作狀態(tài)

        [Quidway-Ethernet0/1]speed {10|100|auto} ;配置端口工作速率[Quidway-Ethernet0/1]flow-control ;配置端口流控[Quidway-Ethernet0/1]mdi {across|auto|normal} ;配置端口平接扭接[Quidway-Ethernet0/1]port link-type {trunk|access|hybrid} ;設置端口工作模式[Quidway-Ethernet0/1]undo shutdown ;激活端口[Quidway-Ethernet0/2]quit ;退出系統(tǒng)視圖5、鏈路聚合配置[DeviceA] link-aggregation group 1 mode manual ;創(chuàng)建手工聚合組1

        [DeviceA] interface ethernet 1/0/1 ;將以太網(wǎng)端口Ethernet1/0/1加入聚合組1 [DeviceA-Ethernet1/0/1] port link-aggregation group 1 [DeviceA-Ethernet1/0/1] interface ethernet 1/0/2 ;將以太網(wǎng)端口Ethernet1/0/1加入聚合組1 [DeviceA-Ethernet1/0/2] port link-aggregation group 1

        [DeviceA] link-aggregation group 1 service-type tunnel # 在手工聚合組的基礎上創(chuàng)建Tunnel業(yè)務環(huán)回組。[DeviceA] interface ethernet 1/0/1 # 將以太網(wǎng)端口Ethernet1/0/1加入業(yè)務環(huán)回組。[DeviceA-Ethernet1/0/1] undo stp [DeviceA-Ethernet1/0/1] port link-aggregation group 1 6、端口鏡像[Quidway]monitor-port ;指定鏡像端口

      2590554