JN0-102 · Question #125
JN0-102 Question #125: Real Exam Question with Answer & Explanation
The correct answer is B: set interfaces fe-0/0/0.0 family inet address 10.1.1.1/24. D: The following configuration is sufficient to get a Fast Ethernet interface up and running. By default, IPv4 Fast Ethernet interfaces use Ethernet version 2 encapsulation. user@host# set interfaces fe-5/2/1 unit 0 family inet address local-address B: You can alos omit the unit
Question
Options
- Aset interfaces fe-0/0/0 address 10.1.1.1/24
- Bset interfaces fe-0/0/0.0 family inet address 10.1.1.1/24
- Cset interfaces fe-0/0/0.0 address 10.1.1.1/24
- Dset interfaces fe-0/0/0 unit 0 family inet address 10.1.1.1/24
Explanation
D: The following configuration is sufficient to get a Fast Ethernet interface up and running. By default, IPv4 Fast Ethernet interfaces use Ethernet version 2 encapsulation. user@host# set interfaces fe-5/2/1 unit 0 family inet address local-address B: You can alos omit the unit specification, here unit 0, and set the ip address through the set interfaces fe-0/0/0.0 family inet address local-address ethernet-interfaces.html
Community Discussion
No community discussion yet for this question.