[CentOS] 答复: 答复: How to configure VLAN in CentOS7

2016-04-18 Thread liyulei
VLAN in CentOS7 On 04/18/2016 08:01 PM, liyulei wrote: > And I used the command "tcpdump -i eno1.5 " to capture the datagrams > through the vlan interface, there were only repeated > outputs: > ARP who has 192.68.81.254 Tell 192.168.81.3 > > Could you tell me the reason

[CentOS] How to configure VLAN in CentOS7

2016-04-17 Thread liyulei
Hi, I encountered a problem when creating a VLAN interface according to the Red_Hat_Enterprise_Linux-7-Networking_Guide. I configuered the parent interface ifcfg-eno1 as follows: DEVICE=eno1 TYPE=Ethernet BOOTPROTO=none ONBOOT=yes And I created a new file named ifcfg-eno1.5, the con