I am using command tcpdump -nvvvei eth0 -U| grep -i vlan to find vlan in RedHat Linux. It is working for physical servers but not in virtual servers. Do we have any other way to find it?
-
what kind of virtual servers? Is the VLAN being added after the traffic leaves the RHEL system?Jeff Schaller– Jeff Schaller ♦2017-06-23 13:52:32 +00:00Commented Jun 23, 2017 at 13:52
-
yes we have added vlan 2695 on eth2 as part of NAS-Avere migration and interface is configured.Athiri– Athiri2017-06-23 14:03:37 +00:00Commented Jun 23, 2017 at 14:03
-
Any update here please?Athiri– Athiri2017-07-12 15:10:04 +00:00Commented Jul 12, 2017 at 15:10
-
how did you add the vlan? VMWare? xen? kvm? inside the OS?Jeff Schaller– Jeff Schaller ♦2017-07-12 15:26:06 +00:00Commented Jul 12, 2017 at 15:26
-
from VMware I have added.Athiri– Athiri2017-07-12 15:38:15 +00:00Commented Jul 12, 2017 at 15:38
Add a comment
|