The following configuration is entered on an ATM interface:interface atm 0/0/0encapsulation aal5mux ppp virtual-template 1interface atm 0/0/0.10 multipointpvc 0/100exitpvc 0/101encapsulation aal5snapWhat will the encapsulation type for the PVCs be?
A.
PVC 0/100 will have encapsulation type MUX PPP, and PVC 0/101 will have encapsulation type SNAP.
B.
Both PVC 0/100 and PVC 0/101 will have encapsulation type MUX PPP.
C.
PVC 0/100 will have encapsulation type UNDEFINED, and PVC 0/101 will have encapsulation type SNAP.
D.
Both PVC 0/100 and PVC 0/101 will have encapsulation type SNAP.
E.
The above configuration is invalid.