Question 2
Refer to the exhibit. A port channel is configured between SW2 and SW3. SW2 is not running Cisco operating system. When all physical connections are mode, the port channel does not establish. Based on the configuration excerpt of SW3, what is the cause of the problem?
interface gi1/2
channel-group 30 mode desirable
port-channel load-balance src-ip
interface gi1/3
channel-group 30 mode desirable
port-channel load-balance src-ip
interface PortChannel 30
switchport mode trunk
switchport encapsulation dot1q
switchport trunk allowed vlan 10-100
The port channel on SW2 is using an incompatible protocol
The port-channel trunk is not allowing the native VLAN
The port-channel should be set to auto
The port-channel interface lead balance should be set to src-mac
Correct answer: A
Explanation:
The Cisco switch was configured with PAgP, which is a Cisco proprietary protocol so non-Cisco switch could not communicate.
The Cisco switch was configured with PAgP, which is a Cisco proprietary protocol so non-Cisco switch could not communicate.