Don't specify the number of vlan interfaces any more, they are created
at runtime.
This commit is contained in:
parent
abd3657a6f
commit
0fa2bf5423
@ -528,7 +528,7 @@ device musycc # LMC/SBE LMC1504 quad T1/E1
|
||||
# See pppd(8) for more details.
|
||||
#
|
||||
device ether #Generic Ethernet
|
||||
device vlan 1 #VLAN support
|
||||
device vlan #VLAN support
|
||||
device token #Generic TokenRing
|
||||
device fddi #Generic FDDI
|
||||
device sppp #Generic Synchronous PPP
|
||||
|
@ -528,7 +528,7 @@ device musycc # LMC/SBE LMC1504 quad T1/E1
|
||||
# See pppd(8) for more details.
|
||||
#
|
||||
device ether #Generic Ethernet
|
||||
device vlan 1 #VLAN support
|
||||
device vlan #VLAN support
|
||||
device token #Generic TokenRing
|
||||
device fddi #Generic FDDI
|
||||
device sppp #Generic Synchronous PPP
|
||||
|
Loading…
x
Reference in New Issue
Block a user