-
Hi,
I'm working with CPqD switch on Mininet, and I would like to put some QoS in my network, but I have some problems with the queuing mechanism : my queues fairly divide the avaiblable bandwidth, wi…
-
Mininet uses GitHub issues for bug reports and feature requests only.
These issues can be viewed at bugs.mininet.org
If you have a question that is not a bug report or a feature request,
please u…
-
-
Hi,
I am struggeling to correctly use faucet with my Aruba 2930F switches. It seems to work somehow sometimes, but not fully and not without problems. I'm hoping that you can help me find the issue…
-
Hello i create topology in mininet one switch and 6 hosts and after that i apply the loadbalancer algorithm like this
sudo ryu-manager LoadBalancer.py
loading app LoadBalancer.py
loading app ryu.…
-
I am using an HP 2920-24G switch (OpenFlow v1.3) and I tried to add a meter flow entry using floodlight static flow pusher.
I successfully added a meter with id=1. I want to create a flow entry that…
-
- [ ] Make a Chapter6.md file
- [ ] Create a summary in the .md file
-
Hi,
I've to change the VLAN-ID on a port. Switch configuration is in aggregate mode:
openflow
controller-id 1 ip 10.0.10.3 controller-interface vlan 30
instance aggregate
controller-id 1
…
-
Methods _wire_wildcards and _unwire_wildcards have the logic operation swapped.
_wire_wildcards was supposed to clear fields whose type were not set. This should be done by clearing the fields value o…
ghost updated
8 years ago
-
想請教一些問題
我使用kubeadm去建立kubernetes Cluser並使用ovs-cni plugin,依照README流程
修改 `/etc/systemd/system/kubelet.service.d/10-kubeadm.conf`
master加入`Environment="KUBELET_EXTRA_ARGS=--node-ip=10.0.0.230"`
並在nod…