Displaying 1 result from an estimated 1 matches for "12500kbit".
Did you mean:
1200kbit
2005 Jun 17
0
Help on deleting RSVP6 filter
...arent 1: protocol ip pref 49152 rsvp6 fh 0x00010207 flowid 1:11 session
2020::1/22 ipproto tcp sender 2020::2/22
And is associated with the following class:
# tc class list dev eth1
class htb 1:1 root prio 0 rate 1000bit ceil 10000Kbit burst 15Kb cburst 2848b
-> class htb 1:11 root prio 0 rate 12500Kbit ceil 12500Kbit burst 49996b cburst
3159b <-
Now, i cannot delete the filter:
# tc filter del dev eth1 parent 1: protocol ip rsvp6 ipproto tcp session
2020::1/22 sender 2020::2/22 flowid 1:11
RTNETLINK answers: No such file or directory
We have an error talking to the kernel
And I can''...