answersLogoWhite

0

What else can I help you with?

Related Questions

Types of trunking?

The common types of trunking are; VLAN trunking, LTR trunking systems, EDACS trunking systems, Motorola trunking tystems.


What protocols are used to configure trunking on a switch?

VLAN


Ccna 3 exam final?

What is the purpose of VLAN trunking


What feature allows the switches to pass VLAN traffic between switches?

vlan trunking protocols. eg :802.1q ,ISL


What switching technique allows you to funnel traffic belonging to more than one VLAN?

Trunking


How does a switch that is configured for 802.1Q trunking handle untagged frames that are received on a trunk port?

The frames are assigned to the native VLAN.


Which three elements must be used when configuring a router interface for VLAN trunking?

One sub-interface per VLANA compatible trunking protocol encapsulation for each sub-interfaceOne IP network or sub-network for each sub-interface


How do you connect computers on separate VLAN?

Since VLAN's cannot communicate with other VLAN's directly, I believe you would have to set up a router to do that. I would check out how to set up a bridge between two VLAN's.


What switching technique allows you to funnel traffic belonging to more than one VLAN through a single switch interface?

The answer is 'Trunking'. The definition of trunking is = The aggregation of multiple logical connections on one physical connection between connectivity devices. In the case of VLANS, trunking allows data from multiple VLANS to share interface on a switch. Network + Guide To Networks Review Question Chapter 6 #18


What are two of the requirements for vtp to function correctly?

For VLAN Trunking Protocol (VTP) to function correctly, all switches in the VTP domain must be configured with the same VTP domain name. Additionally, at least one switch must be set to VTP server mode to create and propagate VLAN information, while other switches can be configured as clients or transparent modes. Proper trunking must also be established on the links connecting the switches to facilitate the transmission of VTP advertisements.


Which type of VLAN would accommodate untagged traffic on a 802.1q trunk port?

native vlan


Why would packets from the router or hosts fail when trying to reach the switch management interfaces if the native VLAN were left in default?

The native VLAN is untagged. If the VLAN 99 traffic to the router is untagged (as it would be, because that is native on the switches), the router cannot interpret the data because there is no VLAN information in the header as expected. In turn, the router tags all VLAN 99 traffic outbound, and leaves VLAN 1 data untagged, so the switches are unable to correctly interpret either. VLAN traffic to the other VLANs should not be affected by the assignment of the native VLAN.