Hi, I run the command available in FAQ (ovs-vsctl set bridge br0 protocols=OpenFlow10,OpenFlow11,OpenFlow12,OpenFlow13). When I wrote the flow " in_port=1,arp,actions=set_field:xxx.xxx.xxx.xxx->arp_spa, set_field:xx:xx:xx:xx:xx:xx->arp_sha,outpu:2", I got the error message "arp_spa is read-only". In the Open vSwitch Manual, the fields arp_spa, arp_sha, arp_tpa, arp_tha are supposed to be Access: read/write. Why canĀ“t I change them?
Thank you. Regards, Filipe Em 24-02-2014 16:53, filipe Antonio escreveu: > Hi, > I am using open vswitch with OF 1.1. > Is it possible to modify the fields arp_tpa, arp_spa, arp_sha and > arp_tha of ARP? > > Filipe > > _______________________________________________ > discuss mailing list > discuss@openvswitch.org > http://openvswitch.org/mailman/listinfo/discuss _______________________________________________ discuss mailing list discuss@openvswitch.org http://openvswitch.org/mailman/listinfo/discuss