which three statements are true?

Click the Exhibit button.

Referring to the exhibit, which three statements are true? (Choose three.)

Click the Exhibit button.

Referring to the exhibit, which three statements are true? (Choose three.)

A.
Interface ge-0/0/1 is an access port.

B.
There are no active ports in the default VLAN.

C.
The switch cannot be managed through the production network.

D.
Frames on interface ge-0/0/2 can be tagged with VLAN ID 101 or VLAN 1.

E.
Frames on interface ge-0/0/0 can be tagged with VLAN ID 101.



Leave a Reply 8

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


Deb

Deb

Why not A D E ?

All vlans in trunk interfaces are tagged right

Deb

Deb

Sorry, D is definitely not correct, it will be tagged with both vlan, not VLAN ID 101 or VLAN 1.

jablude

jablude

i believe the answers are ACD

C. switch does not ip address configured at any interfaces. so the switch is unreachable.

D. definitely correct. vlan 101 OR vlan 1. trunk is tagged one vlan. it is not QinQ.

Sabrath

Sabrath

agree… frames on an access port are can’t be tagged (E is incorrect)

D is correct because the default VLAN is usually untagged and in the example the tag is 1 which means it was configured and ge-0/0/2.0 can have frames that have either tag field with a value of 1 OR a value of 101 (not both at the same time)

Alex

Alex

I believe ACD too.

If I am not wrong, access ports don’t tag the packets, so E is wrong.
B is wrong since 0/0/2 has a ‘*’ next to it indicating it is active.

DanielG

DanielG

`D` is not correct because:

`VLAN ID 101 or VLAN 1`
vs.
`VLAN ID 101 or VLAN ID 1`

We don’t have VLAN with name 1. Just default vlan with VLAN ID 1.
That’s difference.