Juniper Exam Questions

Which three configurations are required for an operational routed VLAN interface (RVI)? (Choose thre

Which three configurations are required for an operational routed VLAN interface (RVI)? (Choose three.)

A.
{master:0}[edit]
user@ex# show ethernet-switching vlan-map
vlan-id 10;
interface {
ge-0/0/1.0;
}

B.
{master:0}[edit]
user@ex# show interfaces ge-0/0/1
unit 0 {
family ethernet-switching;
}

C.
{master:0}[edit]
user@ex# show interfaces vlan.10
family inet {
address 192.168.10.1/24;
}

D.
{master:0}[edit]
user@ex# show interfaces rvi.1
interface {
ge-0/0/1.0;
}

E.
{master:0}[edit]
user@ex# show vlans v10
vlan-id 10;
interface {
ge-0/0/1.0;
}
l3-interface vlan.10;