A network administrator is configuring interface FastEthernet0/18 on switch SW-2 to connect an end-user workstation in VLAN 75. The interface must be explicitly set to access mode and assigned to VLAN 75. Which two commands must be entered in interface configuration mode to complete this setup? (Select two.)
- switchport mode accessCevap
- switchport access vlan 75Cevap
- Cswitchport trunk native vlan 75
- Dspanning-tree portfast trunk
Cevap
To configure a switch port for end-device access connectivity, the engineer must statically set the port mode to access using 'switchport mode access' and assign it to the designated VLAN using 'switchport access vlan 75'.
Proper access port configuration requires two explicit commands in interface configuration mode: 'switchport mode access' to define the port as a static access port, and 'switchport access vlan 75' to assign it to VLAN 75.
Adım Adım Çözüm
Anahtar Kavram
Access Port VLAN Assignment