What is the command to allow you to type Tokyo instead of the IP
address 172.16.30.1 to access a router named Tokyo?
A.) config t, ip host Tokyo 172.16.30.1
B.) config t, ip hostname Tokyo 172.16.30.1
C.) config t, hostname Tokyo 172.16.30.1
D.) config t, ip hostname 172.16.30.1 Tokyo
Answers were Sorted based on User's Feedback
Answer / zibrayal.s.mulla
however any of these commands can be used... for
communication...
| Is This Answer Correct ? | 0 Yes | 0 No |
Name the command we use for ping in ipv6?
What do you mean by Port Mirroring?
Which OSI layer supports the communication component of an application? A.) Data-Link B.) Physical C.) Session D.) Presentation E.) Application F.) Transport
Do we subletting of ip?
Which three of the following are true statements about connection-oriented sessions? A.) The segments delivered are acknowledged back to the sender upon their reception B.) Any segments not acknowledged are retransmitted by the receiver C.) A manageable data flow is maintained in order to avoid congestion, overloading and loss of any data D.) Segments are sequenced back into their proper order upon arrival at their destination
Which command, that is used to test address configuration, uses Time-To-Live (TTL) values to generate messages from each router. A. trace B. ping C. telnet D. bootp
Tell me which protocol called rapid protocol?
What will transport layer do when data coming from session layer. They asked about intial operation(3 - way handshake)
What are the OSPF router rules????
What are the different types of passwords used in securing a CISCO router?
Using the access-list command, 'access-list 1 deny 2.2.2.2', what else must be done to stop host 2.2.2.2 from sending any traffic out of physical interface E0, while still allowing other traffic? A.) In global mode, Add a line - 'access-list 1 permit 0.0.0.0 255.255.255.255' B.) On interface E0, Add a line - 'access-group 1 in' C.) In global mode, Add a line - 'access-list 1 permit all' D.) On interface E0, Add a line - 'access-list 1 in' E.) On interface E0, Add a line - 'access-list 1 out' F.) On interface E0, Add a line - 'ip access-group 1'
9. Which STP state prevents the use of looped paths? A. Blocking B. Listening C. Learning D. Forwarding