Which of the following commands will configure the maximum transmission unit size of a fast Ethernet interface?

Which of the following commands will configure the maximum transmission unit size of a fast Ethernet interface?
A. set interfaces fe-0/0/0 unit 0 ethernet-options mtu 1200
B. set interfaces fe-0/0/0 mtu 1200
C. set interfaces fe-0/0/0 unit 0 mtu 1200
D. set interfaces fe-0/0/0.0 mtu 1200

Download Printable PDF. VALID exam to help you PASS.

4 thoughts on “Which of the following commands will configure the maximum transmission unit size of a fast Ethernet interface?

  1. yes its B.

    # set interfaces xe-2/1/0 mtu ?
    Possible completions:
    Maximum transmit packet size (256..16000)
    {master}[edit]

    C is wrong
    # set interfaces xe-2/1/0 unit 0 m?
    Possible completions:
    > multi-chassis-protection Inter-Chassis protection configuration
    {master}[edit]

  2. This option:

    root@junos1# set interfaces ge-0/0/1 m?
    Aug 26 04:44:02
    Possible completions:
    mac Hardware MAC address
    mtu Maximum transmit packet size (256..9500)
    > multi-chassis-protection Inter-Chassis protection configuration
    [edit]
    root@junos1# set interfaces ge-0/0/1 m

    o this other option:

    root@junos1# set interfaces ge-0/0/1 unit 0 family inet m?
    Aug 26 04:44:45
    Possible completions:
    mac-validate Validate source MAC address
    mtu Protocol family maximum transmission unit
    [edit]
    root@junos1# set interfaces ge-0/0/1 unit 0 family inet m

    So, B is the answer

  3. # set interfaces fe-0/0/0 unit 0 family inet mtu ?
    Possible completions:
    Protocol family maximum transmission unit
    [edit]

Leave a Reply

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


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