search for: liyulei

Displaying 3 results from an estimated 3 matches for "liyulei".

Did you mean: liulei
2016 Apr 19
2
答复: How to configure 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 for that? My guess would be that the switch isn...
2016 Apr 18
2
How to configure VLAN in CentOS7
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 content is: DEVICE=eno1.5 BOOTPROTO=none ONBOOT=yes IPADDR=192.168.81.3 PREFIX=24
2016 Apr 19
0
答复: 答复: How to configure VLAN in CentOS7
...ted virtual interface instead of vlan interface? Thanks Li yulei -----????----- ???: centos-bounces at centos.org [mailto:centos-bounces at centos.org] ?? Gordon Messmer ????: 2016?4?19? 11:18 ???: CentOS mailing list ??: Re: [CentOS] ??: How to configure 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 for that? My guess would be that the switch is...