Which two steps must you perform?

To enable router on a router subinterface, which two steps must you perform?(choose two)
A. Configure full duplex and speed
B. configure the subinterface with an IP address
C. Configure an IP route to the VLAN destination network
D. Configure a default to route traffic between subinterface
E. Configure encapsulation dot1q

Pass Cisco CCNA 200-301 Exam in First Attempt

FULL Printable PDF and Software. VALID exam to help you pass.

cisco-exams

8 thoughts on “Which two steps must you perform?

  1. The question should read To enable router on a stick, what two steps must you perform?

    Answer B & E

  2. GIgel is right:

    Gigel says:
    06/27/2019 at 1:47 PM
    You need to configure the encapsulation in order to complete router on a stick

    interface FastEthernet0/0.2
    encapsulation dot1Q 2
    ip addres

  3. the above question is fu***king confusing,,,”enable router on a router subinterface” what the hell does that mean?,pliz.

  4. When do we use SUBinterfaces? When we need to configure a ROAS: router on a stick. ROAS works ONLY on ethernet, PPP and NBMA are OUT of question in this case… C,E are OK

  5. Paxi you are correct

    Create a new VLAN subinterface by adding a unique subinterface number to the interface identification command. host1(config-if)#interface fastEthernet 4/1.2.
    Assign a VLAN ID for the subinterface. …
    Assign an IP address and mask.

    thus B C

    1. You need to configure the encapsulation in order to complete router on a stick

      interface FastEthernet0/0.2
      encapsulation dot1Q 2
      ip address 10.10.11.1 255.255.255.0
      !

      Correct Answer: B E

  6. Answer E is inexact.
    Dot1.q is used only if the interface is ethernet. On serial interfaces, for example with Frame Relasy, there is not dot1.q

    1. You need to configure the encapsulation in order to complete router on a stick

      interface FastEthernet0/0.2
      encapsulation dot1Q 2
      ip address 10.10.11.1 255.255.255.0
      !

      Correct Answer: B E

Leave a Reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.