]> git.proxmox.com Git - mirror_ovs.git/blob - tutorial/ovn/env5/packet2.sh
actions: Add new "ct_clear" action.
[mirror_ovs.git] / tutorial / ovn / env5 / packet2.sh
1 #!/bin/bash
2 #
3 # Licensed under the Apache License, Version 2.0 (the "License");
4 # you may not use this file except in compliance with the License.
5 # You may obtain a copy of the License at:
6 #
7 # http://www.apache.org/licenses/LICENSE-2.0
8 #
9 # Unless required by applicable law or agreed to in writing, software
10 # distributed under the License is distributed on an "AS IS" BASIS,
11 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12 # See the License for the specific language governing permissions and
13 # limitations under the License.
14 #
15
16 set -o xtrace
17
18 # We use the LOCAL port of br-eth1 to simulate the port connected to network.
19 # expect to arrive on lport5 (ofport 6) and lport6 (ofport 8)
20 ovs-appctl ofproto/trace br-eth1 in_port=LOCAL,dl_src=00:00:00:00:00:07,dl_dst=ff:ff:ff:ff:ff:ff,dl_vlan=101 -generate