Based upon the exhibit, create a static route to 172.16.10.0 on
Router A
A.) Router# ip route 172.16.10.0 255.255.255.0 10.1.0.2
B.) Router(config)# ip static route 172.16.10.0
255.255.255.0 10.1.0.2
C.) Router(config)# ip route 172.16.10.0 10.1.0.2
D.) Router(config)# ip route 172.16.10.0 255.255.255.0 10.1.0.2
In port based access-list which command you give instead of ip?
Explain the difference between half-duplex and full-duplex?
What is the purpose of Split Horizon? A.) It prevents the regular update messages from reinstating a route that has gone down B.) Information received on an interface cannot be sent back out the same interface C.) Informs all neighbor routers that two routes exist D.) Tells the router the destination is unreachable
Your Ethernet interface currently has the IP address of 1.1.1.1/24. You would like it to have a second IP address of 2.2.2.2/24. Which command will do that? A.) ip address 1.1.1.1 2.2.2.2 255.255.255.0 B.) ip address 2.2.2.2 255.255.255.0 secondary C.) ip address 2.2.2.2 255.255.255.0 D.) This cannot be done, you can only have 1 IP address per physical interface. E.) ip address 2.2.2.2 /24
What is switch priority & why it is used????
what are layer hierarchy of cisco
The command 'debug ip rip' will do which of the following? A.) Show Neighbor Info. B.) Display RIP routing updates. C.) Show routing table changes. D.) Show all IP traffic. E.) This is not a valid router command. F.) Cause the router to respond with 'Ambiguous command'
Why we are not using subnet mask of class A in class C?before answering this question, just think upon if we do this then we don't need to move to IPv6.
An ISDN BRI circuit can be described as which of the following? A.) 3B channels B.) 2-64Kbps B channels and 1-16Kbps D channel C.) none of the above D.) 2-64Kbps B channels and 1-16Kbps C channel
What do the following commands accomplish? access-list 1 deny 172.16.4.0 0.0.0.255 access-list 1 permit any interface ethernet 0 IP access-group 1 out A. This will block traffic from subnet 172.16.4.0 and allow all other traffic. B. This will allow traffic from subnet 172.16.4.0 and block all other traffic. C. All traffic is allowed. D. All traffic is blocked.
Which cable called roll-over?
If there is only 2 host in bus topology is that possible collision accord?