Wordo 11 Geschrieben 28. Februar 2006 Melden Teilen Geschrieben 28. Februar 2006 Servus, also ich hab grad auf ner 831 die sich mit SDSL ins Net verbindet QoS fuer VoIP eingerichtet. Jetzt isses ja so, dass die 2 ETH's hat, aufm externen pppoe enabled und dann nen Dialer dafuer konfiguriert. Jetzt wird bei der Einwahl ein Virtual-Access an den Dialer gebunden und fuer die kann man kein queuing einstellen. Der Dialer schluckt auf nur weighted fair queuing. Jetzt hab ich die policy-map auch ans ETH1 gebunden bekomm im Log aber noch folgende Meldung: Class Based Weighted Fair Queueing will be applied only to the Virtual-Access interfaces associated with an MLP bundle. Hat einer nen Plan wie ich das korrekt ans Vi binden kann? Hier mal n Auszug aus der Config: [...] class-map match-all VoIP match access-group 140 match ip dscp cs5 match ip precedence 5 ! ! policy-map QoS class VoIP priority 512 class class-default fair-queue [...] interface Ethernet1 no ip address no ip redirects no ip unreachables no ip proxy-arp service-policy output QoS no ip mroute-cache duplex auto pppoe enable pppoe-client dial-pool-number 1 no cdp enable [...] interface Dialer0 ip address negotiated ip mtu 1492 encapsulation ppp ip tcp adjust-mss 1300 dialer pool 1 dialer-group 1 fair-queue 64 16 256 no cdp enable ppp authentication pap callin ppp pap sent-username relam password 7 000000 ppp ipcp dns request ppp ipcp wins request [...] Das fair-queue hat er selbst gemacht, nachdem ich "service-policy output QoS" eingegeben hab. Jetzt noch: Router#show policy-map interface ethernet 1 Ethernet1 Service-policy output: QoS Class-map: VoIP (match-all) 129 packets, 59236 bytes 5 minute offered rate 0 bps, drop rate 0 bps Match: access-group 140 Match: ip dscp cs5 Match: ip precedence 5 Queueing Strict Priority Output Queue: Conversation 264 Bandwidth 512 (kbps) Burst 12800 (Bytes) (pkts matched/bytes matched) 16/7925 (total drops/bytes drops) 0/0 Class-map: class-default (match-any) 13276 packets, 3062099 bytes 5 minute offered rate 14000 bps, drop rate 0 bps Match: any Queueing Flow Based Fair Queueing Maximum Number of Hashed Queues 256 (total queued/total drops/no-buffer drops) 0/0/0 Sieht ja eigentlich recht anstaendig aus ... soll ich jetzt noch was aendern, bzw suchen fuer die Meldung oben mit dem MLP bundle? Merci ... Zitieren Link zu diesem Kommentar
Wordo 11 Geschrieben 28. Februar 2006 Autor Melden Teilen Geschrieben 28. Februar 2006 Hat sich glaub ich geklaert: http://www.cisco.com/warp/public/105/pppoe_qos_dsl.html Aber wenn sonst einer paar Tipps hat, immer her damit :D Zitieren Link zu diesem Kommentar
Empfohlene Beiträge
Schreibe einen Kommentar
Du kannst jetzt antworten und Dich später registrieren. Falls Du bereits ein Mitglied bist, logge Dich jetzt ein.