A network administrator needs to explicitly configure switch interface GigabitEthernet0/3 as a static access port belonging to VLAN 30. Which set of commands must be executed in interface configuration mode to achieve this configuration?
- switchport mode access
switchport access vlan 30Cevap - Bswitchport mode trunk
switchport trunk native vlan 30 - Cvlan 30
switchport access vlan 30 - Dspanning-tree portfast
switchport trunk allowed vlan 30
Cevap
The correct command set to execute in interface configuration mode is 'switchport mode access' followed by 'switchport access vlan 30'.
To configure an access port for an end-user host in VLAN 30, an administrator enters interface configuration mode and issues 'switchport mode access' to define the operational mode, followed by 'switchport access vlan 30' to bind the port to that specific broadcast domain.
Adım Adım Çözüm
Anahtar Kavram
Layer 2 Access Port Configuration