Hi, Lee

Thanks for your advice. I tried to use faucet 1.6.16 and modify
faucet.yaml to be like this

dps:
    switch-1:
        dp_id: 0x1
        timeout: 3600
        arp_neighbor_timeout: 3600
        interfaces:
            1:
                native_vlan: 100
            2:
                native_vlan: 100
            3:
                native_vlan: 100
            4:
                native_vlan: 200
            5:
                native_vlan: 200
vlans:
    100:
        minimum_ip_size_check: False
    200:
        minimum_ip_size_check: False

After clean-up and re-entering ovs sandbox and restarting faucet, I
still cannot get anything in diff-flows.


On Tue, Jan 16, 2018 at 3:19 PM, Robin Lee <robinlee.s...@gmail.com> wrote:
>
>
> On Tue, Jan 16, 2018 at 3:04 PM, Hongwei Du <fabs...@gmail.com> wrote:
>>
>> Hi,
>>
>> I'm following the ovs faucet tutorial to get familiar with
>> openvswitch. Everything goes smoothly until section Triggering MAC
>> Learning.
>>
>> I tried the ovs-appctl ofproto/trace ... ... -generate command, but no
>> new logs showed in inst/faucet.log, and diff-flows also gives nothing.
>>
>> I'm using ovs 2.8.90, can anybody help me troubleshooting this?
>> _______________________________________________
>> discuss mailing list
>> disc...@openvswitch.org
>> https://mail.openvswitch.org/mailman/listinfo/ovs-discuss
>
> Hi, Du
>
> This issue was just discussed in a recent talk[1].
> Basically you should upgrade faucet to 1.6.15, and modify faucet.yaml with
> respect
> to the updated tutorial text[2].
>
> [1]
> https://mail.openvswitch.org/pipermail/ovs-discuss/2018-January/045957.html
> [2] http://docs.openvswitch.org/en/latest/tutorials/faucet/
>
> -robin
_______________________________________________
discuss mailing list
disc...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-discuss

Reply via email to