which VLAN or VLANs would be tagged VLANs?

Refer to the Exhibit.
— Exhibit –{master:0}[edit]
user@router# show interfaces
ge-0/0/1 {
unit 0 {

family ethernet-switching {
port-mode access;
vlan {
members data;
}
}
}
}
{master:0}[edit]
user@router# show ethernet-switching-options
voip {
interface ge-0/0/1.0 {
vlan voice;
forwarding-class assured-forwarding;
}
}
{master:0}[edit]
user@router# show vlans
data {
vlan-id 10;
}
voice {
vlan-id 20;
}
— Exhibit —

Given the configuration in the exhibit, which VLAN or VLANs would be tagged VLANs?

Refer to the Exhibit.
— Exhibit –{master:0}[edit]
user@router# show interfaces
ge-0/0/1 {
unit 0 {

family ethernet-switching {
port-mode access;
vlan {
members data;
}
}
}
}
{master:0}[edit]
user@router# show ethernet-switching-options
voip {
interface ge-0/0/1.0 {
vlan voice;
forwarding-class assured-forwarding;
}
}
{master:0}[edit]
user@router# show vlans
data {
vlan-id 10;
}
voice {
vlan-id 20;
}
— Exhibit —

Given the configuration in the exhibit, which VLAN or VLANs would be tagged VLANs?

A.
The voice VLAN and the data VLAN

B.
Only the voice VLAN

C.
Both VLANs are untagged

D.
The data VLAN



Leave a Reply 0

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