Home > Trunking Questions

Trunking Questions

February 6th, 2021 in ENCOR 350-401 Go to comments

Question 1

Explanation

SW3 does not have VLAN 60 so it should not receive traffic for this VLAN (sent from SW2). Therefore we should configure VTP Pruning on SW3 so that SW2 does not forward VLAN 60 traffic to SW3. Also notice that we need to configure pruning on SW1 (the VTP Server), not SW2.

Question 2

Explanation

From the “show vlan brief” we learn that Finance belongs to VLAN 110 and all VLANs (from 1 to 1005) are allowed to traverse the trunk (port-channel 1). Therefore we have to remove VLAN 110 from the allowed VLAN list with the “switchport trunk allowed vlan remove ” command. The pruning feature cannot do this job as Finance VLAN is active.

Question 3

Comments
  1. Otter1
    March 20th, 2020

    Please explain how to get the dump? I have 69 days to recertifiy

  2. qwe
    April 9th, 2020

    Answer: A

    Explanation

    SW3 does not have VLAN 60 so it should not receive traffic for this VLAN (sent from SW2). Therefore we should configure VTP Pruning on SW3 so that SW2 does not forward VLAN 60 traffic to SW3.

    o_O ???????

    sw1 or sw 3 ?

    I mean I know that it is needed to be configured on the vtp server switch.

    I have already passed CCNP but aperently I should have passed all of them in 3 years all of them , but i didnt know that. so have to do it again.

  3. qwe
    April 22nd, 2020

    Same problem mate. I need to do ENCOR despite the fact that i passed 3 CCNP exams :-)

  4. Cai
    May 3rd, 2020

    Hi guys, same thing happen to me, I passed the 3 CCNP exams but never thought that it should have to complete within 3 yrs. So now I have to take this ENCOR to get the full Cert.

  5. BonezUK
    June 25th, 2020

    For the Trunking Questions, please correct me if I’m wrong regarding the command to remove the vlan. I beleive that the command should use the no form of the command and not remove, correct me if I’m wrong.

    Question 2

    Refer to the exhibit. SwitchC connects HR and Sales to the Core switch. However, business needs require that no traffic from the Finance VLAN traverse this switch. Which command meets this requirement?

    D. SwitchC(config)#interface port-channel 1
    SwitchC(config-if)#switchport trunk allowed vlan remove 110

    D. SwitchC(config)#interface port-channel 1
    SwitchC(config-if)#no switchport trunk allowed vlan 110

    AS per Cisco Documentation:

    switchport trunk allowed vlan
    To configure the allowed VLANs for a virtual Ethernet interface, use the switchport trunk allowed vlan command.

    To remove the configuration, use the no form of this command.

    switchport trunk allowed vlan {{ add | except | remove } vlan_list | all | none }

    no switchport trunk allowed vlan

  6. someDude
    July 7th, 2020

    you cant do the no command, you have to do remove. you can lab it up, you will see if you do the no command it will either remove the “switchport trunk allowed vlan” or it will carrot out.

  7. pk
    July 9th, 2020

    Can anyone plz tell me where are these questions?

  8. GZ
    July 12th, 2020

    @qwe:
    Q1 Answer: A
    Explanation: vtp pruning command is only acceptable on VTP server. The question says SW1 is VTP server so vtp pruning command is entered on SW1.

  9. KRISCO
    July 16th, 2020

    You don’t get the right answer at Q2 here when testing your knowledge using Flash Link.

  10. Mustafa
    July 31st, 2020

    @BonezUK if you mean you type no switchport trunk allowed vlan 110, you are basically erasing everything. Let me sho you

    SW# sho run int fa0/1
    switchport trunk allowed vlan 110,120
    !
    !
    SW(config)#int fa0/1
    SW(config-if)#no switchport trunk allowed vlan 110

    SW# sho run int fa0/1
    interface FastEthernet0/1
    !

    you see? no command will remove everything. When you want to add vlan always use “add” and when you want to remove vlan always use “remove” trust me, I learn it the have way LoL

  11. MD
    August 26th, 2020

    @GZ
    I agree – vtp pruning should only be applied on the vtp server.

  12. Youmi
    November 8th, 2020

    Regarding Question 2

    Refer to the exhibit. SwitchC connects HR ….

    I think the Exhibit is missing.

    Thank you in advance for updating the question.

  13. Moataz
    December 28th, 2020

    Please share the orginal question

  14. Nick
    April 4th, 2021

    Q2
    If you choose answer C, you will exclude Vlan 1 and 110.
    The given port-channel config is allowing all active Vlans.

  15. Mario
    April 13th, 2021

    Q1:
    Enabling VTP pruning on a VTP server enables pruning for the entire management domain

  16. k
    May 7th, 2021

    as far as i remember, vlan 1 is always allowed

  17. Sirus
    September 1st, 2021

    @admin

    Why Q3 answer is D but in the quiz it comes out the correct B ??

  18. digitaltut
    September 1st, 2021

    @Sirus: We checked but found no problem. The questions in the quiz are shuffled each time so please check again.

  19. ENCOR
    September 3rd, 2021

    The exhibit for question#2 is not visible – referring to Finance VLAN traverse
    @digitaktut

  20. digitaltut
    September 4th, 2021

    @ENCOR: The exhibit in Q2 is the output only, no topology.

  21. Zeze camarinha
    September 29th, 2021

    The correct answer for Question 2 is

    C. SwitchC(config)#interface port-channel 1
    SwitchC(config-if)#switchport trunk allowed vlan add 210,310

    If you see the ouput of the command you can see that VLAN 1 is used in Po1, but not other Vlan is attached to Po1. That said, you can’t remove what is not there.

    So the correct answer is to add the VLAN 210 and 310.

  22. Anonymous
    October 14th, 2021

    This will be 4th time I am recertificating CCNP. Used to Pass CCNP t shoot – was so easy to recertify. This ENCOR looks like a mess. Still have 8 month to prepare though.

  23. Anonymous
    October 20th, 2021

    Anonymous – why don’t u go for a CCIE instead!

  24. Cicada79
    November 16th, 2021

    For Q1 explanation – Therefore we should configure VTP Pruning on SW3 (did you mean SW1 since VTP pruning should be only configured on a server?) so that SW2 does not forward VLAN 60 traffic to SW3

  25. DaBonner
    August 27th, 2022

    Question 1

    Refer to exhibit. VLANs 50 and 60 exist on the trunk links between all switches. All access ports on SW3 are configured for VLAN 50 and SW1 is the VTP server. Which command ensures that SW3 receives frames only from VLAN 50?

    If we prune VLAN60 on SW1, would that not prevent VLAN60 being propagated to SW2?

    I think that the correct answer should be C, please correct me if I’m wrong.

  26. bst
    August 29th, 2022

    No, it wouldn’t. We configure pruning on the VTP server only.

  27. SAS
    September 21st, 2022

    VTP pruning should only be run on the VTP server (SW1) right? the answer says VTP pruning is run on SW3, which is not the server…. Please clarify.

  28. Dee.R
    October 28th, 2022

    @SAS
    correct. VTP pruning should only be enabled on VTP servers, all the clients in the VTP domain will automatically enable VTP pruning.

    Explanation
    ========
    VTP pruning is disabled by default in Cisco switches. VTP pruning on Cisco helps to send broadcasts only to those trunk links that actually needs the information i.e. with VTP pruning enabled, when the destination MAC address is unknown, frames are forwarded over a trunk link only if the switch on the receiving end of the trunk link has ports in the source VLAN pruning.

    It should only be enabled on VTP servers, all the clients in the VTP domain will automatically enable VTP pruning. VLAN 1 can’t be pruned because it’s an administrative VLAN.

  29. @tranquilo
    June 24th, 2023

    @digitaltut … Questions are not visible in the trunking section . Please check

  30. digitaltut
    June 24th, 2023

    @tranquilo: We checked but found no problem. Could you please check again and please make sure your account is still active.

  1. No trackbacks yet.