— Exhibit —
[edit interfaces]
ge-0/0/1 {
unit 0 {
family ethernet-switching {
vlan {
members vlan-trust;
}
}
}
}
[edit vlans]
vlan-trust {
vlan-id 3;
l3-interface vlan.0;
}
— Exhibit —
Click the Exhibit button.
Referring to the exhibit, you need to allow ping traffic into interface ge-0/0/1.
Which configuration step will accomplish this task?
A.
set security zones security-zone trust interfaces ge-0/0/1.0 host-inbound-traffic system-services ping
B.
set security zones security-zone trust interfaces ge-0/0/1 host-inbound-traffic system-services ping
C.
set security zones security-zone trust interfaces vlan-trust host-inbound-traffic system-services ping
D.
set security zones security-zone trust interfaces vlan.0 host-inbound-traffic system-services ping