Can anyone explain the difference between the two following port configuations in a Dell PowerConnect 6224 switch?
1/
interface ethernet 1/g6
switchport mode general
switchport general allowed vlan add 10
exit
2/
interface ethernet 1/g6
switchport mode access
switchport access vlan 10
exit