差分

ナビゲーションに移動 検索に移動
145行目: 145行目:  
=== 入力マーキング ===
 
=== 入力マーキング ===
 
<syntaxhighlight lang="diff">
 
<syntaxhighlight lang="diff">
!!! Cat3850-2 !!!
+
!!! Cat3850-2 Ingress Marking !!!
 
configure terminal
 
configure terminal
 
!
 
!
157行目: 157行目:  
  40 permit udp any any eq bootps
 
  40 permit udp any any eq bootps
 
  50 permit ospf any any
 
  50 permit ospf any any
 +
60 permit ip 172.16.0.0 0.0.0.255 any
 
!
 
!
 
mac access-list extended ACL_L2MGMT
 
mac access-list extended ACL_L2MGMT
214行目: 215行目:  
  class CM_MGMT_QUEUEING
 
  class CM_MGMT_QUEUEING
 
   shape average percent 1
 
   shape average percent 1
  bandwidth remaining percent 1
   
   queue-buffers ratio 1
 
   queue-buffers ratio 1
 
  class CM_NET_QUEUEING
 
  class CM_NET_QUEUEING
   shape average percent 92
+
   shape average percent 9
  bandwidth remaining percent 92
   
   queue-buffers ratio 92
 
   queue-buffers ratio 92
 
  class class-default
 
  class class-default
 
   shape average percent 5
 
   shape average percent 5
 
   queue-buffers ratio 5
 
   queue-buffers ratio 5
  bandwidth remaining percent 5
   
!
 
!
interface GigabitEthernet1/0/24
+
interface GigabitEthernet1/0/19
 
  service-policy output PM_QUEUEING
 
  service-policy output PM_QUEUEING
 
!
 
!

案内メニュー