科技行者

行者学院 转型私董会 科技行者专题报道 网红大战科技行者

知识库

知识库 安全导航

至顶网网络频道路由交换别说看不懂 !思科交换机端口限速实战(2)

别说看不懂 !思科交换机端口限速实战(2)

  • 扫一扫
    分享文章到微信

  • 扫一扫
    关注官方公众号
    至顶头条

别说看不懂 !思科交换机端口限速实战(2)

来源:比特网 2010年11月27日

关键字: 路由交换 交换机

  • 评论
  • 分享微博
  • 分享邮件

  (交换机设置)

  3550(config-if)#service-policy input 1m

  (IPERF客户端测试结果)

  F:\tools>iperf -c 10.66.66.8

  ------------------------------------------------------------

  Client connecting to 10.66.66.8, TCP port 5001

  TCP window size: 8.00 KByte (default)

  ------------------------------------------------------------

  [1912] local 10.66.123.66 port 1155 connected with 10.66.66.8 port 5001

  [ ID] Interval Transfer Bandwidth

  [1912] 0.0-10.5 sec 1.08 MBytes 860 Kbits/sec

  F:\tools>iperf -c 10.66.66.8

  ------------------------------------------------------------

  Client connecting to 10.66.66.8, TCP port 5001

  TCP window size: 8.00 KByte (default)

  ------------------------------------------------------------

  [1912] local 10.66.123.66 port 1159 connected with 10.66.66.8 port 5001

  [ ID] Interval Transfer Bandwidth

  [1912] 0.0-10.0 sec 1.09 MBytes 910 Kbits/sec

  (交换机设置)

  3550(config-if)#service-policy input 5m

  (IPERF客户端测试结果)

  F:\tools>iperf -c 10.66.66.8

  ------------------------------------------------------------

  Client connecting to 10.66.66.8, TCP port 5001

  TCP window size: 8.00 KByte (default)

  ------------------------------------------------------------

  [1912] local 10.66.123.66 port 1163 connected with 10.66.66.8 port 5001

  [ ID] Interval Transfer Bandwidth

  [1912] 0.0-10.5 sec 5.84 MBytes 4.67 Mbits/sec

  F:\tools>iperf -c 10.66.66.8

  ------------------------------------------------------------

  Client connecting to 10.66.66.8, TCP port 5001

  TCP window size: 8.00 KByte (default)

  ------------------------------------------------------------

  [1912] local 10.66.123.66 port 1167 connected with 10.66.66.8 port 5001

  [ ID] Interval Transfer Bandwidth

  [1912] 0.0-10.7 sec 5.98 MBytes 4.68 Mbits/sec

  (交换机设置)

  3550(config-if)#service-policy input 10m

  (IPERF客户端测试结果)

  F:\tools>iperf -c 10.66.66.8

  ------------------------------------------------------------

  Client connecting to 10.66.66.8, TCP port 5001

  TCP window size: 8.00 KByte (default)

  ------------------------------------------------------------

  [1912] local 10.66.123.66 port 1171 connected with 10.66.66.8 port 5001

  [ ID] Interval Transfer Bandwidth

  [1912] 0.0-10.1 sec 11.8 MBytes 9.83 Mbits/sec

  F:\tools>iperf -c 10.66.66.8

  ------------------------------------------------------------

  Client connecting to 10.66.66.8, TCP port 5001

  TCP window size: 8.00 KByte (default)

  ------------------------------------------------------------

  [1912] local 10.66.123.66 port 1175 connected with 10.66.66.8 port 5001

  [ ID] Interval Transfer Bandwidth

  [1912] 0.0-10.2 sec 12.0 MBytes 9.87 Mbits/sec

  为了使测试的结果更准确,每种速率下都进行了两次测试,从测试的结果看,端口限速确实生效了。

    • 评论
    • 分享微博
    • 分享邮件
    邮件订阅

    如果您非常迫切的想了解IT领域最新产品与技术信息,那么订阅至顶网技术邮件将是您的最佳途径之一。

    重磅专题
    往期文章
    最新文章