QUESTION=Which of the following is used to configure VLAN 1 on an internal route processor with an IP address of 208.211.78.200/28?
NAME_QUESTION=Which of the following is used
RIGHT_ANSWER=3
ANSWER1= ###f[Courier] set vlan1 ip address 208.21.78.200 255.255.255.240 ###fn
ANSWER2= ###f[Courier] config t, vlan1 ip address 208.21.78.200 255.255.255.240 ###fn
ANSWER3= ###f[Courier] int vlan 1, ip address 208.211.78.200 255.255.255.240 ###fn
ANSWER4= ###f[Courier] set int vlan1, ip address 208.211.78.200 255.255.255.224 ###fn
REACTION1=
REACTION2=
REACTION3=The command ###f[Courier] interface vlan # ###fn is used to create a VLAN interface. The IP address of the interface is then configured with the ###f[Courier] ip address ###fn command.
REACTION4=
TXT_LINK1=Creating VLANs on an RSM
TXT_LINK2=Creating VLANs on an RSM
TXT_LINK3=Creating VLANs on an RSM
TXT_LINK4=Creating VLANs on an RSM
LINK1=s062+230a
LINK2=s062+230a
LINK3=s062+230a
LINK4=s062+230a
TEXT_SHOW_ANSWER=The command ###f[Courier] interface vlan # ###fn is used to create a VLAN interface. The IP address of the interface is then configured with the ###f[Courier] ip address ###fn command.