openflow - Connecting N open stack switches with UDP-encapsulation -
i have wireless testbed 1 base station (rbs) n devices (ue) connected it. information can sent , received on udp socket on either end. i.e. rbs has n ingress , n egress udp sockets, 1 port each device. whatever send port received corresponding ue. see figure below.
i configure controller packet going ip 1 - ip n udp-encapsulated , sent corresponding ingress udp port on pc. of switch on receiver side should receive udp-encapsulated package, unwarp , forward local link. reverse should of course work.
any suggestions?
Comments
Post a Comment