Which two actions would you take to only apply the 10.10.12.1/24 address to the ge-0/0/1.0 interface?

— Exhibit —
user@router> show configuration
groups {
ge-int {
interfaces {
{
unit 0 {
familyinet {
address 10.10.12.1/24;
                   }
                }
            }
        }
    }
}

interfaces {
ge-0/0/1 {
unit 0;
}
— Exhibit —
Referring to the exhibit, which two actions would you take to only apply the 10.10.12.1/24 address to the ge-0/0/1.0 interface?
A. Apply the ge-int group to the configuration at the [edit] hierarchy.
B. Apply the ge-int group to the configuration at the [edit interfaces ge-0/0/1] hierarchy.
C. Apply the ge-int group to the configuration at the [edit interfaces ge-0/0/1 unit 0] hierarchy.
D. Apply the ge-int group to the configuration at the [edit interfaces] hierarchy.

Download Printable PDF. VALID exam to help you PASS.

Leave a Reply

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


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