Hi
I would like to know if this is the correct command to assign Ports (Fa/01) to VLANs? Switch(Config-if) Switchport Access Vlan 10 (1-1005) ?
Dan L.
Hi
I would like to know if this is the correct command to assign Ports (Fa/01) to VLANs? Switch(Config-if) Switchport Access Vlan 10 (1-1005) ?
Dan L.
Yes
SW1(config)Interface g0/1 [I used gigabitethernet ports]
SW1(config-if)switchport access vlan 10
You can verify this by using the
show vlan brief
Switch(config-if)#do show vlan brief
VLAN Name Status Ports
---- -------------------------------- --------- -------------------------------
1 default active Gi0/1, Gi0/2, Gi0/3, Gi1/0
Gi1/1, Gi1/2, Gi1/3, Gi2/0
Gi2/1, Gi2/2, Gi2/3, Gi3/0
Gi3/1, Gi3/2, Gi3/3
10 VLAN0010 active Gi0/0
1002 fddi-default act/unsup
1003 token-ring-default act/unsup
1004 fddinet-default act/unsup
1005 trnet-default act/unsup
Cordially,
Ronnie Wong
Edutainer Manager, ITProTV
*if the post above has answered the question, please mark as solved.
**All "answers" and responses are offered "as is" and my opinion. There is no implied service, support, or guarantee by ITProTV.