• Shuffle
    Toggle On
    Toggle Off
  • Alphabetize
    Toggle On
    Toggle Off
  • Front First
    Toggle On
    Toggle Off
  • Both Sides
    Toggle On
    Toggle Off
  • Read
    Toggle On
    Toggle Off
Reading...
Front

Card Range To Study

through

image

Play button

image

Play button

image

Progress

1/17

Click to flip

Use LEFT and RIGHT arrow keys to navigate between flashcards;

Use UP and DOWN arrow keys to flip the card;

H to show hint;

A reads text to speech;

17 Cards in this Set

  • Front
  • Back
Switch(config-if)#switchport mode dynamic desirable
Makes the interface actively attempt to convert the link to a trunk link
Switch(config-if)#switchport mode dynamic auto
Makes the interface able to convert into a trunk link
Switch(config-if)#switchport negotiate
Prevents the interface from generating DTP frames
Switch(config-if)#switchport mode trunk
Puts the interface into permanent trunking mode and negotiates to convert the link into a trunk link
Switch(config-if)#switchport trunk encapsulation isl
Specifies ISL encapsulation on the trunk link
Switch(config-if)#switchport trunk encapsulation dot1q
Specifies 802.1q encapsulation on the trunk link
Switch(config-if)#switchport trunk encapsulation negotiate
Specifies that the interface negotiate with the neighboring interface to become either an ISL or dot1q trunk, depending on the capabilities or configuration of the neighboring interface
Switch(config)#vtp mode client
Changes the switch to VTP client mode.
Switch(config)#vtp mode server
Changes the switch to VTP server mode
Switch(config)#vtp mode transparent
Changes the switch to VTP transparent mode
Switch(config)#no vtp mode
Returns the switch to the default VTP server mode.
Switch(config)#vtp domain domain-name
Configures the VTP domain name. The name can be from 1 to 32 characters long
Switch(config)#vtp password password
Configures a VTP password
Switch(config)#vtp v2-mode
Sets the VTP domain to Version 2
Switch(config)#vtp pruning
Enables VTP pruning.
Switch#show vtp status
Displays general information about VTP configuration
Switch#show vtp counters
Displays the VTP counters for the switch