Skip to content

Commit e791db2

Browse files
Update README.md
1 parent e44960d commit e791db2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -313,13 +313,13 @@ Linux 實做了 802.1Q tagged VLAN 功能,Vlan 就是將乙太網路進行虛
313313

314314
# ifconfig
315315

316-
eth0(.100)
316+
eth0
317317

318318
Link encap: Ethernet HWaddr (略)
319319
inet addr: 192.168.3.100 Bcast:192.168.3.255 Mask: 255.255.255.0
320320
UP Bcast running slave Multicast MTU:1500 Metric:1
321321

322-
eth0.001(101)
322+
eth0.001
323323

324324
Link encap: Ethernet HWaddr (略)
325325
inet addr: 192.168.3.101 Bcast:192.168.3.255 Mask: 255.255.255.0
@@ -333,7 +333,7 @@ Linux 實做了 802.1Q tagged VLAN 功能,Vlan 就是將乙太網路進行虛
333333
inet addr: 192.168.3.102 Bcast:192.168.1.255 Mask: 255.255.255.0
334334
UP Bcast running slave Multicast MTU:1500 Metric:1
335335

336-
vlan3(003)
336+
vlan3
337337

338338
Link encap: Ethernet HWaddr (略)
339339
inet addr: 192.168.3.103 Bcast:192.168.1.255 Mask: 255.255.255.0

0 commit comments

Comments
 (0)