Hi Team, I am unable to set some action fields, in openflow version 1.0.0 when I am trying to change source IP it is prompting that "unknown action"
./dpctl mod-flows unix:/var/run/dp0 idle_timeout=5,hard_timeout=0,icmp,in_port=2,dl_vlan=0xffff,dl_vlan_pcp=0x00,dl_src=00:e0:1c:3d:ab:a6,dl_dst=00:e0:1c:3c:1b:60,nw_src=10.0.0.2,nw_dst=10.0.0.3,nw_tos=0x00,icmp_type=8,icmp_code=0, actions=mod_nw_src:10.0.0.4 " *dpctl: Unknown action: mod_nw_src* " Please Help me to set all the actions which are given in the specification document. Set Ethernet source MAC address: 48 bits Set Ethernet destination MAC address: 48 bits Set VLAN ID: 12bits Set VLAN proirity: 3 bits Set MPLS label: 20 bits Set MPLS traffic class: 3 bits Set MPLS TTL: 8 bits Decrement MPLS TTL Set IPv4 source address: 32bits Set IPv4 destination address: 32bits Set IPv4 ToS: 6bits Set IPv4 ECN: 2bits Set IPv4 TTL: 8bits Decrement IPv4 TTL Set transport source port: 16bits Set transport destination port: 16bits Copy TTL outwards Copy TTL inwards Thanks in Advance. Regards, Priyanka.
_______________________________________________ openflow-discuss mailing list [email protected] https://mailman.stanford.edu/mailman/listinfo/openflow-discuss
