VLAN TRUNKS

EXPLICIT MANUAL TRUNKING

PROCEDURE

  1. Configure SW1 interface gi0/0 as a manual trunk port using vlan 99 as the native VLAN and using 802.1Q trunking protocol instead of ISL protocol

  2. Configure SW2 interface gi0/0 as a manual trunk port using vlan 99 as the native VLAN and using 802.1Q trunking protocol instead of ISL protocol

  3. Verify trunking between the two switches

  4. Get a detailed view of the trunking configuration on a specific interface

IMPLEMENTATION

DYNAMIC/ACTIVE TRUNKING


Dynamic/Active is where a DTP mode actively initiates & responds to DTP messages


PROCEDURE

  1. Configure SW1 interface gi0/0 to actively initiate trunking using vlan 99 as the native VLAN and using 802.1Q trunking protocol instead of ISL protocol

  2. Configure SW2 interface gi0/0 to actively initiate trunking using vlan 99 as the native VLAN and using 802.1Q trunking protocol instead of ISL protocol

  3. Verify trunking between the two switches

  4. Get a detailed view of the trunking configuration on a specific interface

  5. Troubleshoot and verify DTP

IMPLEMENTATION

DYNAMIC/PASSIVE TRUNKING


Dynamic/Passive is where a DTP mode passively waits for other side to send DTP messages


PROCEDURE

  1. Configure SW1 interface gi0/0 to passively trunk and wait for the other side to send DTP messages using vlan 99 as the native VLAN and using 802.1Q trunking protocol instead of ISL protocol

  2. Configure SW2 interface gi0/0 to passively trunk and wait for the other side to send DTP messages using vlan 99 as the native VLAN and using 802.1Q trunking protocol instead of ISL protocol

  3. Verify trunking between the two switches

  4. Get a detailed view of the trunking configuration on a specific interface

  5. Troubleshoot and determine why the interfaces are not trunking

  6. Fix the issue IOT have the two switches form a "trunk" link

IMPLEMENTATION

Last updated