广告合作
  • 今日头条

    今日头条

  • 百度一下

    百度一下,你就知道

  • 新浪网

    新浪网 - 提供新闻线索,重大新闻爆料

  • 搜狐

    搜狐

  • 豆瓣

    豆瓣

  • 百度贴吧

    百度贴吧——全球领先的中文社区

  • 首页 尚未审核订阅工具 订阅

    交换机的端口配置

    来源:网络收集  点击:  时间:2024-03-18
    【导读】:
    掌握对交换机进行基本的设置工具/原料moreciscopacket方法/步骤1/4分步阅读

    1、 配置接口的描述、关闭接口、启动接口、配置接口的速度为100Mbpd、配置接口工作模式为全双工、配置接口的流控模式;

    student#config terminal

    Enter configuration commands, one per line. End with CNTL/Z.

    student(config)#interface f0/2

    student(config-if)#description 接口描述

    student(config-if)#shutdown

    %LINK-5-CHANGED: Interface FastEthernet0/2, changed state to administratively down

    student(config-if)#

    student(config-if)#duplex full

    student(config-if)#end

    2/4

    2、 配置接口FastEthernet0/10为Access口;

    student#conf ter

    Enter configuration commands, one per line. End with CNTL/Z.

    student(config)#interface f0/10

    student(config-if)#switchport mode access

    student(config-if)#end

    3/4

    3、 配置接口FastEthernet0/12为Trunk口;

    student#conf ter

    Enter configuration commands, one per line. End with CNTL/Z.

    student(config)#interface f0/12

    student(config-if)#switchport mode trunk

    student(config-if)#exit

    student(config)#

    4/4

    4、 查看配置情况。

    student#show running-config,此时我们可以看到快速以太口f0/2被我们配置为全双工,速度为100Mbpd等配置信息。

    硬件
    本文关键词:

    版权声明:

    1、本文系转载,版权归原作者所有,旨在传递信息,不代表看本站的观点和立场。

    2、本站仅提供信息发布平台,不承担相关法律责任。

    3、若侵犯您的版权或隐私,请联系本站管理员删除。

    4、文章链接:http://www.1haoku.cn/art_358114.html

    相关资讯

    ©2019-2020 http://www.1haoku.cn/ 国ICP备20009186号05-05 09:00:34  耗时:0.024
    0.0243s