A customer needs a design for a new network. VLANs must be dynamically provisioned based on the information received from connected hosts. No Layer 2 or Layer 3 configuration must be performed on the related switch ports. Which feature must be used?
A customer needs a design for a new network. VLANs must be dynamically provisioned based on the information received from connected hosts. No Layer 2 or Layer 3 configuration must be performed on the related switch ports. Which feature must be used?
I'll go with A. Plug and Play (PnP) allows network devices, such as switches, to automatically receive configuration settings (like VLANs) based on the information provided by connected devices (hosts). This is done through centralized management tools, ensuring that no manual configuration is needed on the switch ports. When a device is connected to a network, PnP allows it to automatically be assigned the appropriate network settings based on pre-defined templates or profiles.
https://www.cisco.com/c/en/us/td/docs/switches/datacenter/nexus9000/sw/93x/vm-tracker/configuration/guide/b-cisco-nexus-9000-nx-os-virtual-machine-tracker-configuration-guide-93x/b-cisco-nexus-9000-nx-os-virtual-machine-tracker-configuration-guide-93x_chapter_011.html This example shows how to enable dynamic VLAN creation: switch# configure terminal switch(config)# vmtracker connection conn1 switch(config-vmt-conn)# autovlan enable