六月丁香五月婷婷,丁香五月婷婷网,欧美激情网站,日本护士xxxx,禁止18岁天天操夜夜操,18岁禁止1000免费,国产福利无码一区色费

學習啦 > 學習電腦 > 網(wǎng)絡知識 > 路由器 > 路由器設置 > cisco思科 > cisco路由器qos限速

cisco路由器qos限速

時間: 春健736 分享

cisco路由器qos限速

  思科(Cisco)路由器是一個集成多業(yè)務路由器,福利綜合服務網(wǎng)絡路由器,以及獲得回報的網(wǎng)絡路由器。cisco路由器qos怎么設置限速??有網(wǎng)友提到自己不會設置思科的設備,該怎么辦?學習啦小編在網(wǎng)上找了一些教程及命令,需要的朋友可以參考下。

  cisco路由器qos設置限速命令如下:

  Router(config)#access-list 2 permit host 192.168.1.100

  Router(config)#class-map test

  Router(config-cmap)#match access-group 2

  Router(config-cmap)#exit

  Router(config)#policy-map test01

  Router(config-pmap)#class test

  Router(config-pmap-c)#police 9000 9000 180000 conform-action transmit exceed-action drop

  Router(config)#int f0/1

  Router(config-if)#service-policy input test01

  限制前效果。

  限制后效果。

  看,網(wǎng)速就從1.04MB/S直接下降到1.57KB/S。

  以上內(nèi)容來自互聯(lián)網(wǎng),希望對大家有所幫助。

554217