Implementing the DiffServ Tunneling Models in Cisco IOS - Short Pipe Model

MPLS DiffServ Short Pipe Model
  • Egress PE
!!! Egress interace:
!
class-map TOS
match ip precedence 2 4
!
policy-map TOS_OUT_QOS
class TOS
bandwidth percent 40
random-detect precedence-based
!
interface ethernet 0/0
service-policy output TOS_OUT_QOS

Comments

Popular posts from this blog

L2TPv3 Enables Layer 2 Services for IP Networks

TCP/IP 明確擁塞通知 (ECN)

Q-in-Q(Dot1Q Tunnel) Sample Configuration