A network administrator needs to statically configure an interface on a Cisco Catalyst switch to act as an IEEE 802.1Q trunk link to a neighboring switch. Which interface configuration command achieves this objective?
- switchport mode trunkCevap
- Bspanning-tree portfast trunk
- Cswitchport trunk native vlan 99
- Dshow cdp neighbors detail
Cevap
The command `switchport mode trunk` statically sets the switch interface to operate in trunking mode.
The `switchport mode trunk` command puts the interface into permanent trunking mode and initiates DTP negotiation to convert the link into a trunk link.
Adım Adım Çözüm
Anahtar Kavram
802.1Q Trunk Mode Configuration