Switch A has the default configuration on its interface. You plug Switch B into its interface with a crossover cable. Which command will force Switch B to become a member of VLAN 5?
| A. | SwitchA(config-if)#switchport mode access |
| SwitchA(config-if)#switchport access vlan 5 | |
| B. | SwitchA(config-if)#switchport mode trunk |
| SwitchA(config-if)#switchport native vlan 5 | |
| C. | SwitchB(config-if)#switchport mode access |
| SwitchB(config-if)#switchport access vlan 5 | |
| D. | SwitchB(config-if)#switchport mode trunk |
| SwitchB(config-if)#switchport native vlan 5 | |
Comments
Post a Comment