In the network shown in the figure below, switch A and router A are connected by two links, and the two links are aggregated in manual load sharing mode. The aggregated port number is 1, and the aggregated link performs data forwarding It needs to carry VLAN TAG100, and switch A uses trunk link. Which of the following configurations should be used for switch A? ()

interface Eth-Trunk 1
Port link-type trunk
Port trunk allow-pass vlan 100#
Interface GigabitEthernet0/0/1Eth-trunk 1
#
Interface GigabitEthernet0/0/2Eth-trunk 1
#
interface Vlanif 100
Ip address10.0.12.1255.255.255.0
#
interface Eth-Trunk 1
Ip address10.0.12.1255.255.255.0#
interface Eth-Trunk 1
Mode lacp-static
Port link-type trunk
Port trunk allow-pass vlan 100#
Interface GigabitEthernet0/0/1Eth-trunk 1
#
Interface GigabitEthernet0/0/2Eth-trunk 1
#
Reveal Solution Next Question