How IEEE Calculate the Cost of Link (ex.. 10mbps is having
Cost 100) Is there any formula or any test to calculate it.
Answers were Sorted based on User's Feedback
Answer / gsgill
cost=100(bydefault)/Bandwidth in Mbps
or
cost= Userdefined value(like 100,1000)/Bandwidth in Mbps
| Is This Answer Correct ? | 0 Yes | 1 No |
Identify the statement which connects access-list 101 inbound to interface e0? A.) Router(config-if)# ip access-group 101 in B.) Router(config-if)# ip access-group 101 C.) Router(config)# ip access-group 101 e0 in D.) Router(config)# ip access-group 101 e0 in
When we use router?
Which of the following is an example of the Physical Layer? A.) SQL B.) IP C.) LLC D.) DDP E.) Ethernet
What does the command “IP name-server 255.255.255.255″ accomplish? a.It disables domain name lookup. b.It sets the domain name lookup to be a local broadcast. c.This is an illegal command. d.The command is now defunct and has been replaced by “IP server-name ip any”
How many total hosts are possible with a Class C address and a subnet mask of 255.255.255.252? A. 4 B. 30 C. 60 D. 62 E. 112 F. 124
Which statement is true regarding the user exec and privileged exec mode? A.) The '?' only works in Privileged exec B.) They are identical C.) They both require the enable password D.) User exec is a subset of the privileged exec
Given the global configuration commands: 'banner motd #' 'Hello #' When would the message be displayed? A.) The message of the day banner shows up before login. B.) The message of the day banner shows up during logoff. C.) These commands are not the right syntax for MOTD. D.) Message of the day banners are displayed upon entering global config mode. E.) Message of the day banners are not possible. F.) The message of the day would be, 'Hello #'
What is wide-mouth frog?
Identify the command to reload the router? A.) Router(config)# reload B.) Router# reset C.) Router# reload D.) Router> reload
Select the physical interfaces that PPP can be configured on a Cisco router: A. Asynchronous serial B. HSSI C. ISDN D. Synchronous serial
What are the 3 ways routers learn paths to destination networks? A.) Dynamic B.) Static C.) Routing tables D.) Default
What command do you use to disable domain lookup? A.) no domain-lookup B.) domain no-lookup C.) lookup no-domain D.) no ip domain-lookup