乡下人产国偷v产偷v自拍,国产午夜片在线观看,婷婷成人亚洲综合国产麻豆,久久综合给合久久狠狠狠9

  • <output id="e9wm2"></output>
    <s id="e9wm2"><nobr id="e9wm2"><ins id="e9wm2"></ins></nobr></s>

    • 分享

      華為交換機(jī)如何配置管理IP地址、如何修改管理IP地址

       aaaa-pk 2019-04-17

      S5700/S2700/S3700/S6700/7700/S9700 都沒(méi)有默認(rèn)管理IP地址,需要手工配置
      配置交換機(jī)名稱(chēng)和管理IP地址。
      <Quidway>system-view
      [Quidway] sysname Server
      [Server] interface ethernet 0/0/0  //框式和盒式的管理口是不一樣的哦,框式和盒式的分別是: Ethernet 0/0/0、MEth 0/0/1。有些盒式設(shè)備沒(méi)有管理口,可使用VLANIF接口(int vlanif X)配置管理IP地址。
      [Server-Ethernet0/0/0] ip address 10.10.10.10 24
      [Server-Ethernet0/0/0] quit
      S23/33/27/57/67/77/97/127 使用interface vlanif 配置管理IP地址配置如下::
      # 進(jìn)入VLANIF1接口視圖。
      <Quidway> system-view
      [Quidway] vlan 1
      [Quidway-vlan1] quit 
      [Quidway] interfacvlanif 1
      [Quidway-Vlanif1]ip address 192.168.10.1 24
       
      一般地,3層交換機(jī)可配置多個(gè)vlanif接口;而2層交換機(jī)只支持創(chuàng)建一個(gè)vlanif接口,設(shè)備默認(rèn)已有vlanif1,所以如需配置其他vlanif,須先刪除vlanif1。
      [Quidway]undo int vlanif 1
      [Quidway]vlan 2
      [Quidway-vlan2] quit 
      [Quidway]int vlanif 2
      [Quidway-Vlanif2]ip address 192.168.20.1 24
       
      修改管理IP地址:
      <S5700>sys
      [S5700]interface Vlanif 10
      [S5700-Vlanif10]di th //查看當(dāng)前接口下已有配置
      #
      interface Vlanif10
      ip address 192.168.1.250 255.255.255.0
      #
      [S5700-Vlanif10]undo ip address //刪除當(dāng)前已配IP地址
      [S5700-Vlanif10]ip add 192.168.1.248 255.255.255.0 //重新配置IP地址
      [S5700-Vlanif10]di th //再次查看是否修改成功
      #
      interface Vlanif10
      ip address 192.168.1.248 255.255.255.0 //已修改成功







      設(shè)置管理口的IP地址
      #interface MEth0/0/1
       ip address 192.168.1.240 255.255.255.0
      開(kāi)啟SNMP
      #snmp-agent community read public  //注意這里的community就是SNMP的密碼,需要配合SNMP管理軟件來(lái)設(shè)置

        本站是提供個(gè)人知識(shí)管理的網(wǎng)絡(luò)存儲(chǔ)空間,所有內(nèi)容均由用戶發(fā)布,不代表本站觀點(diǎn)。請(qǐng)注意甄別內(nèi)容中的聯(lián)系方式、誘導(dǎo)購(gòu)買(mǎi)等信息,謹(jǐn)防詐騙。如發(fā)現(xiàn)有害或侵權(quán)內(nèi)容,請(qǐng)點(diǎn)擊一鍵舉報(bào)。
        轉(zhuǎn)藏 分享 獻(xiàn)花(0

        0條評(píng)論

        發(fā)表

        請(qǐng)遵守用戶 評(píng)論公約

        類(lèi)似文章 更多