RSVP questions?

Linux Advanced Routing and Traffic Control

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Have a few generic questions about Kom-RSVP

1.)  11:00:05.175 WARNING: timer system overloaded, deviation is  30.080 sec

  -  what timer is this referring to?  System time?

2.)  What is the relationship between the CBQ class created for RSVP traffic and the CBQ parameter that is in RSVP.conf?

  -  ex.
### cbq qdisc ###
tc qdisc add dev eth0 root handle 1: cbq bandwidth 10mbit avpkt 1000 mpu 64
### cbq root rate ###
tc class add dev eth0 parent 1:0 classid :1 est 1sec 8sec cbq bandwidth 10mbit rate 1mbit allot 1514 maxburst 50 avpkt 1000
### extra class ###
tc class add dev eth0 parent 1:1 classid :2 est 1sec 8sec cbq bandwidth 10mbit rate 100kbit allot 1514 weight 500Kbit prio 6 maxburst 50 avpkt 1000
### rsvp class - classid acts as filter ??? ###
tc class add dev eth0 parent 1:1 classid 1:7FFE cbq rate 800kbit bandwidth 10mbit allot 1514b avpkt 1000 maxburst 20 isolated

RSVP.conf
interface eth0 refresh 10000
        tc cbq 1000000 2500

3.)  Does the above statement in RSVP.conf reserve 1mbit/s for RSVP traffic?  
_______________________________________________
LARTC mailing list
LARTC@xxxxxxxxxxxxxxx
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc


[Index of Archives]     [LARTC Home Page]     [Netfilter]     [Netfilter Development]     [Network Development]     [Bugtraq]     [GCC Help]     [Yosemite News]     [Linux Kernel]     [Fedora Users]
  Powered by Linux