Which statement is correct about this configuration snippet?

Which statement is correct about this configuration snippet?

{master:0}[edit ethernet-switching-options voip]
user@switch# show
interface ge-0/0/0.0 {
vlan 10;
forwarding-class expedited-forwarding;
}

{master:0}[edit interfaces ge-0/0/0]
user@switch# show
unit 0 {
family ethernet-switching {
port-mode access;
vlan {
members 20;
}
}
}

Which statement is correct about this configuration snippet?

{master:0}[edit ethernet-switching-options voip]
user@switch# show
interface ge-0/0/0.0 {
vlan 10;
forwarding-class expedited-forwarding;
}

{master:0}[edit interfaces ge-0/0/0]
user@switch# show
unit 0 {
family ethernet-switching {
port-mode access;
vlan {
members 20;
}
}
}

A.
Both voice and data traffic are tagged on ge-0/0/0.

B.
Voice traffic is tagged on ge-0/0/0, but data traffic is not.

C.
Data traffic is tagged on ge-0/0/0, but voice traffic is not.

D.
Neither voice nor data traffic is tagged on ge-0/0/0.



Leave a Reply 0

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