You are configuring the voice VLAN feature on an EX-series switch on interface ge-0/0/5. Which configuration would you use?
A.
ethernet-switching-options {
voip {
interface ge-0/0/5.0 {
member-vlanvoice-over-ip;
forwarding-class expedited-forwarding;
}
B.
ethernet-switching-options {
voice-vlan{
interface ge-0/0/5.0 {
vlanvoice-over-ip;
forwarding-class expedited-forwarding;
}
C.
ethernet-switching-options {
voice-vlan{
interface ge-0/0/5.0 {
member-vlanvoice-over-ip;
forwarding-class expedited-forwarding;
}
D.
ethernet-switching-options {
voip {
interface ge-0/0/5.0 {
vlanvoice-over-ip;
forwarding-class expedited-forwarding;
}