What does the meaning of <cr >?
Answer / Vidhi Chauhan
In Cisco IOS commands, <cr> represents a carriage return. It is used to signify the end of a command line.
| Is This Answer Correct ? | 0 Yes | 0 No |
wat is last assignable host address in 209.165.201.0/27 network?
What is the terminal emulation?
What is the routing algorithm used by RIP and IGRP? A.) OSPF B.) Link-state C.) Dynamic D.) Distance Vector
Identify the command to display the IP routing table? A.) show route B.) show ip route C.) show ip table route D.) show ipx route
Why do we have a Layered Model? 1) It reduces complexity 2) Allows for a standardized interface 3) Facilitates modular engineering 4) Ensures interoperable technology 5) Accelerates evolution 6) Simplifies teaching and learning
If line down and protocol also down; in this case which layer move problem?
What not a name of an ISP? A. MSN B. Comcast C. Verizon D. McDonalds
Identify 3 features of IGRP? A.) Composite metric B.) New horizon C.) Flash updates D.) 60 periodic updates E.) Poison reverse
what is different between cisco router and layer 3 switch
Identify the command that displays traffic statistics on serial0/1? A.) display interface serial0/1 B.) show interface serial0/1 C.) show seria0/1 stats D.) show interface serial0/1 stats
Which router component stores routing tables APP cache and packet buffers? A. ROM B. RAM C. AVRAM D. Flash memory
How to see the running-config & startup-config infor from global configuration mode. As we know, from priviledge mode we cn see it by executing command. i.e. Router#show running-config and Router#show startup-config Now wat is the coommands use in global configuration mode o see those info. Router(Config)# ??????