You want a message to be displayed every time someone tries
to log
on to the router. Which command is required to accomplish
this task?
A.) motd#(message)#
B.) banner motd(message)
C.) banner motd#(message)#
D.) banner motd*(message)
E.) banner login#(message)#
Answer / agato
Answer : C.) banner motd# (message)#
Example : Router>en
Router#conf t
Router(config)#banner motd # Hello World #
Router(config)#end
Router#write
| Is This Answer Correct ? | 2 Yes | 0 No |
What are the different layers of osi model?
Which three statements about Frame Relay configurations using subinterfaces is true? (Choose three) A. Each subinterface is conferred either multipoint or point to point B. Any network address must be removed from the physical interface C. The configuration of subinterfaces is done in router (config-if)# mode D. Frame Relay encapsulation must be conferred on each subinterface
What does a Standard IP Access-list use as test criteria? A.) IP source address B.) IP source and destination address, protocol numbers and port numbers C.) IPX source and destination address D.) Source MAC address
Which layer is responsible for framing? A.) Application B.) Data Link C.) Physical D.) Network E.) Transport
For IPX, what is the DEFAULT Cisco Encapsulation on an Ethernet interface? A.) novell-ether B.) gns C.) snap D.) arpa E.) sap F.) dix
Which type of routing you did in ccna?
Which protocol comes under hybrid dynamic type?
How loops are introduced in switching? Whats the solution for that.
Which way of communication bus topology use?
What does a router do with a packet that it does not have a destination network for? A.) Sends it to the Serial port B.) Drops the packet C.) Sends it back out the same interface it received it in D.) Forwards the packet to the next hop
What are the 2 functions of the Data Link Mac layer? A.) Handles access to shared media B.) Manages protocol access to the physical network medium C.) Provides SAPs for higher level protocols D.) Allows multiple devices to uniquely identify one another on the data link layer
Explain the difference between collision domain and broadcast domain.