A network engineer is configuring interface GigabitEthernet1/0/12 on a Cisco Catalyst switch to connect an end-user workstation. The interface must be explicitly configured as a static, non-trunking Layer 2 port placed into VLAN 75. Which two Cisco IOS CLI commands must be executed within interface configuration mode to achieve this setup? (Select two.)
- switchport mode accessCevap
- switchport access vlan 75Cevap
- Cswitchport trunk native vlan 75
- Dvlan 75
Cevap
The correct commands to execute in interface configuration mode are 'switchport mode access' and 'switchport access vlan 75'.
Configuring a switch interface for an end-user host requires two distinct steps under interface configuration mode: explicitly declaring the Layer 2 operational mode as access ('switchport mode access') and specifying the target VLAN assignment for untagged frames ('switchport access vlan 75').
Adım Adım Çözüm
Anahtar Kavram
Static Access Port Configuration Syntax
Tahmini Süre:1m 30s