JNCIA-JUNOS • Practice Test 22
Free JNCIA-JUNOS practice test — 15 questions with explanations. Set 22. No signup required.
Refer to the exhibit. An administrator wants to remove the address 10.0.0.2/24 from unit 0. Which configuration mode command achieves this without affecting other configuration?
Refer to the exhibit.
user@router> show configuration interfaces ge-0/0/1
unit 0 {
family inet {
address 10.0.0.1/24;
address 10.0.0.2/24;
}
}
unit 1 {
family inet {
address 10.0.1.1/24;
}
}
user@router> show configuration interfaces ge-0/0/1 unit 0
family inet {
address 10.0.0.1/24;
address 10.0.0.2/24;
}