Home > VLAN Trunking Questions 3

VLAN Trunking Questions 3

March 20th, 2012 in SWITCH 642-813 Go to comments

Here you will find answers to VLAN Trunking Questions – Part 3

Question 1

Which configuration option will cause the link between two Cisco 3600 Series Multiservice Platforms to become a functional trunk?

A. switchport dynamic auto switchport dynamic auto
B. switchport access vlan 10
switchport mode dynamic desirable
C. switchport mode trunk switchport nonegotiate
D. Leave both ports with the default trunk settings.


Answer: D

Question 2

If you were to set up a VLAN trunk over a Fast Ethernet link on switch R1, which trunk mode would you set the local port to on R1 if you wanted it to respond to requests from its link partner (R2) and become a trunk?

A. Auto
B. Negotiate
C. Designate
D. Nonegotiate


Answer: A

Question 3

Which two statements are true about best practices in VLAN design? (Choose two)

A. Routing should occur at the access layer if voice VLANs are utilized. Otherwise, routing should occur at the distribution layer.
B. Routing may be performed at all layers but is most commonly done at the core and distribution layers.
C. Routing should not be performed between VLANs located on separate switches.
D. VLANs should be local to a switch.
E. VLANs should be localized to a single switch unless voice VLANs are being utilized.


Answer: B D

Question 4

You need to configure a new Company switch to support DTP. Which DTP switchport mode parameter sets the switch port to actively send and respond to DTP negotiation frames?

A. Access
B. Nonegotiate
C. Trunk
D. Dynamic desirable
E. Dynamic auto


Answer: D

Comments
  1. Joyce
    July 31st, 2012

    Question 1 is incorrect, cause, the default setting is dynamica auto.

  2. ciscocro
    August 4th, 2012

    Joyce, you are wrong. Default mode is dynamic desirable. Go and make a double check before you go and state someone is wrong. Cheers.

  3. ramesh
    August 5th, 2012

    @joyce and @ciscocro you both are correct because some switches desirable is default and some switches auto is the default mode ex:3550-desirable is default and 3560-auto si default.

  4. jpmarinm
    August 15th, 2012

    so you need to learn what are the default settings for each cisco device model???

  5. Ashwin Kumar.K
    August 30th, 2012

    Dear Sir, I am from Chennai,Indian. I am able to understand what you say.. Any way if we remember the fact that dynamic desirable —Dynamic auto , dynamic desirable —–Trunk types of DTP modes between switch enables the trunking between switch , we can be confident that option D is absolutely correct one and that is what is mentioned ! !
    Please correct me if i misunderstood !.

  6. LA
    August 30th, 2012

    I’ve seen DELL switches and cisco switches if default are not changed they do form a trunk if a switch is connected on the other end :)

  7. LA
    August 30th, 2012

    ps. SWITCH exam is based on 3600 series switches

  8. TOMFROMDELMONTE
    September 1st, 2012

    I do a lot of work on the ine CCIE racks. I can tell u from experience that 3550s are dynamic auto and 3560s are dynamic desirable by default.

  9. TOMFROMDELMONTE
    September 1st, 2012

    i could have that the wrong way round…

  10. Charlie
    September 17th, 2012

    http://cciepursuit.wordpress.com/2007/06/12/cisco-35503560-dtp-defaults/

    3550 default = dynamic desirable
    3560 default = dynamic auto

    So, yes, I guess we do need to remember what the defaults are for each switch type! :-(

    I think in this question, none of the other configs will work, so you are only left with option D, so you have to assume they mean the switch is 3550.

    A – not correct command
    B – switchport is put into access mode, not trunk (and not correct commands anyway)
    C – nonegotiate will turn OFF DTP

  11. Anonymous
    November 1st, 2012

    Q1 – B is correct, because on Switch A only “switchport access vlan 10″ and the switchport mode was not changed with “switchport mode access”.
    -> SwitchA: switchport mode dynamic auto
    -> SwitchB: switchport mode dynamic desirable

    ->> DTP forms trunk port

  12. Yanjan
    January 6th, 2013

    Ya, Answer B is right, Cisco has mentioned in its document that Catalyst 3500 catalyst 3600 series and 2900 series all have their port in dynamic auto by default….
    http://www.cisco.com/en/US/docs/ios/12_2t/inter/command/reference/irftsto.html

  13. Ibrahim
    January 7th, 2013

    Question 1 is D! Read: “Defaults

    Cisco 2600 Series, Cisco 3600 Series, and Cisco 3700 Series Routers

    The default is access mode.

    Catalyst Switches

    The default mode is dependent on the platform; it should be either dynamic auto for platforms that are intended as wiring closets or dynamic desirable for platforms that are intended as backbone switches. The default for PVLAN ports is that no mode is set.”

    The 3600 is a back bone switch and thus the default mode is dynamic desirable.

  14. Anonymous
    February 2nd, 2013

    Q1 why not C? If you configured both switches with trunk an nonegotiate, they will still form trunk.

  15. CCNP PRIDE
    March 15th, 2013

    Q1 – C.

  16. Daniel
    April 3rd, 2013

    Q3 on test today

  17. TechMom
    April 12th, 2013

    Q3 was in test today

  18. JL
    April 12th, 2013

    Q1. The answer got to be C.

    “Cisco states”
    For best practice between trunk links, the port should be configured as Trunk and nonegotiate, to prevent attacks.

  19. StayingPerfect4U
    May 12th, 2013

    Is it possible to established trunking negotiation between two switches with different tagging/encapsulation mode? One is set to 802.1q and the other to ISL?

  20. EFK
    May 15th, 2013

    @StayingPerfect4U you canot establish a trunk link when one is set to dot1Q and one to ISL. simply because they use different frame sizes, types, encapsulation. ISL totally reencapsulate the frame while dot1Q add headers. Read more…

  21. Meke
    May 24th, 2013

    Q1 Anser B is correct for me.

    Anonimous said:
    because on Switch A only “switchport access vlan 10″ and the switchport mode was not changed with “switchport mode access”.
    -> SwitchA: switchport mode dynamic auto (default setings)
    -> SwitchB: switchport mode dynamic desirable
    ->> DTP forms trunk port

    This explanation is correct, this cause form trunk dinamic.

  1. No trackbacks yet.
Add a Comment