Jump to content

J@e

Members
  • Gesamte Inhalte

    32
  • Registriert seit

  • Letzter Besuch

Beiträge erstellt von J@e

  1. Router(config)# class-map voice
    Router(config-cmap)# match cos 7
    Router(config)# class-map video-n-data
    Router(config-cmap)# match cos 5
    
    Router(config)# policy-map cos-based-treatment
    Router(config-pmap)# class voice
    Router(config-pmap-c)# priority 64
    Router(config-pmap)# class video-n-data
    Router(config-pmap-c)# bandwidth 512
    
    Router(config)# interface fa0/0
    Router(config-if)# service-policy output cos-based-treatment
    

     

    Gruß J@e

×
×
  • Neu erstellen...