List the commands used to assign FA0/5 to the Marketing-group VLAN (VLAN5). Show the switch prompts.

What will be an ideal response?


Switch#conf t
Enter configuration commands, one per line. End with CNTL/Z.
Switch(config)#int fa 0/5
Switch(config-if)#switchport mode access
Switch(config-if)#switchport access vlan 5
Switch(config-if)#end

Computer Science & Information Technology

You might also like to view...

Height and width attributes are used to create a rectangle area for an image map.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

Is there a way to search for any capital letter, followed by any number of digits?

What will be an ideal response?

Computer Science & Information Technology

Which command would show the reason for an EIGRP router to be unable to establish a neighbor relationship due to authentication failure?

A) show ip int brief B) show interfaces C) debug eigrp packets D) show ip eigrp interfaces E) show ip protocols

Computer Science & Information Technology

The StackPane ____ node is the topmost layout and is passed to the scene constructor. 

A. root B. scene C. stage D. source

Computer Science & Information Technology