Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 831888 Details for
Bug 989645
Add VXLAN Support to the Open vSwitch Plugin
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
OVS logs
file_989645.txt (text/plain), 2.77 KB, created by
Ofer Blaut
on 2013-12-03 06:21:49 UTC
(
hide
)
Description:
OVS logs
Filename:
MIME Type:
Creator:
Ofer Blaut
Created:
2013-12-03 06:21:49 UTC
Size:
2.77 KB
patch
obsolete
>[root@puma34 ~]# ovs-vsctl show >4c9d9ad1-a61d-4182-81b9-4de4c0849a7d > Bridge br-int > Port "qvo838e04e3-2c" > tag: 1 > Interface "qvo838e04e3-2c" > Port patch-tun > Interface patch-tun > type: patch > options: {peer=patch-int} > Port br-int > Interface br-int > type: internal > Bridge br-tun > Port "vxlan-4" > Interface "vxlan-4" > type: vxlan > options: {in_key=flow, local_ip="55.55.55.77", out_key=flow, remote_ip="55.55.55.19"} > Port "vxlan-2" > Interface "vxlan-2" > type: vxlan > options: {in_key=flow, local_ip="55.55.55.77", out_key=flow, remote_ip="55.55.55.89"} > Port patch-int > Interface patch-int > type: patch > options: {peer=patch-tun} > Port "vxlan-3" > Interface "vxlan-3" > type: vxlan > options: {in_key=flow, local_ip="55.55.55.77", out_key=flow, remote_ip="55.55.55.17"} > Port br-tun > Interface br-tun > type: internal > ovs_version: "1.11.0" >[root@puma34 ~]# ovs-dpctl show >system@ovs-system: > lookups: hit:77 missed:243 lost:0 > flows: 0 > port 0: ovs-system (internal) > port 1: br-int (internal) > port 2: br-tun (internal) > port 3: vxlan_sys_4789 (vxlan: df_default=false, ttl=0) > port 4: qvo838e04e3-2c >[root@puma34 ~]# ovs-dpctl show ovs-system >system@ovs-system: > lookups: hit:77 missed:243 lost:0 > flows: 0 > port 0: ovs-system (internal) > port 1: br-int (internal) > port 2: br-tun (internal) > port 3: vxlan_sys_4789 (vxlan: df_default=false, ttl=0) > port 4: qvo838e04e3-2c > >[root@puma34 ~]# ovs-dpctl dump-flows ovs-system >in_port(4),eth(src=fa:16:3e:0a:01:cd,dst=33:33:00:00:00:02),eth_type(0x86dd),ipv6(src=fe80::f816:3eff:fe0a:1cd,dst=ff02::2,label=0,proto=58,tclass=0,hlimit=255,frag=no),icmpv6(type=133,code=0), packets:0, bytes:0, used:never, actions:push_vlan(vid=1,pcp=0),1 >in_port(4),eth(src=fa:16:3e:0a:01:cd,dst=33:33:ff:0a:01:cd),eth_type(0x86dd),ipv6(src=::,dst=ff02::1:ff0a:1cd,label=0,proto=58,tclass=0,hlimit=255,frag=no),icmpv6(type=135,code=0),nd(target=fe80::f816:3eff:fe0a:1cd), packets:0, bytes:0, used:never, actions:push_vlan(vid=1,pcp=0),1 >in_port(4),eth(src=fa:16:3e:0a:01:cd,dst=33:33:00:00:00:16),eth_type(0x86dd),ipv6(src=::,dst=ff02::16,label=0,proto=58,tclass=0,hlimit=1,frag=no),icmpv6(type=143,code=0), packets:0, bytes:0, used:never, actions:push_vlan(vid=1,pcp=0),1 >in_port(4),eth(src=fa:16:3e:0a:01:cd,dst=ff:ff:ff:ff:ff:ff),eth_type(0x0800),ipv4(src=0.0.0.0,dst=255.255.255.255,proto=17,tos=0x10,ttl=128,frag=no),udp(src=68,dst=67), packets:0, bytes:0, used:never, actions:push_vlan(vid=1,pcp=0),1
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 989645
: 831888 |
831960