What is Cisco's default encapsulation method on serial
interfaces?
A.) ANSI
B.) Cisco
C.) Q933a
D.) HDLC
Answer / guest
Answer: D
Cisco's implementation of HDLC is only compatible with Cisco
routers. It
is the default encapsulation type for serial interfaces.
| Is This Answer Correct ? | 7 Yes | 1 No |
The Internet Protocol (IP) occurs at what layer of the seven layer model? A.) Physical B.) Presentation C.) Network D.) Datalink E.) Session F.) Transport
What does the IPX maximum-path command do? A.) Allows you to disable the TTL on an IPX packet B.) This parameter is only used in NLSP routing C.) Sets the maximum metric that can appear in the routing table D.) Configures round robin load sharing over multiple equal metric paths (parallel paths)
What is the multicast routing?
Suppose we are having two Switches i.e. Switch1 & Switch2 Port1 of Switch1 is Connected to Uplink and switch2 is also connected to switch1? So 1>Is there is any loop? 2>How we come to know that there is a loop created? 3>If we add Switch3 to switch2 then there is a possibility of loop Creation?
Name which protocols are link states?
Hi, All I am configuring EIGRP in Packet tracer, after configuring all the things it is not working but in one condition it is working fine if i am putting all my router and network withing one network subnets e.g. 172.16.0.0 or 10.0.0.0 but whenever i am puting different network subnets e.g. in one network it is RA(config-if)#=ip address 10.0.0.1, and in fa0/0= 192.168.1.10 and in RB(config-if)#10.0.0.2 (s1/0) and in S1/1 11.0.0.1 and in fa 0/0 192.168.100.1 ,where as in third router RC(config-if)#=ip address 11.0.0.2 and in fa 0/0 172.16.1.10 and after configuring all this serial is showing up and protocol showing up but eigrp process not taking place after adding eigrp configuration, i tried with "no auto-summary" command but not working.. Suggest me where i missing something? can mail me at : gtech.innovator@gmail.com
Identify the type of hardware required to connect a Token ring network to an Ethernet network? A.) Repeater B.) TR-Enet C.) Router D.) Token Ring to Ethernet translation hub
what is prefix list
Which OSI Reference Layer controls application to application communication? A.) Datalink B.) Network C.) Transport D.) Session E.) Physical
What is BGP Synchronization rules?? Can any one explain..???
What is the main advantage of using switches?
What do the following commands accomplish? access-list 1 permit 172.16.0.0 0.0.255.255 interface ethernet 0 IP access-group 1 out interface ethernet 1 IP access-group 1 out A. Only traffic from the source network 172.16.0.0 will be blocked. B. Only traffic from the source network 172.16.0.0 will be forwarded. Non-172.16.0.0 network traffic is blocked. C. Non-172.16.0.0 traffic will be forwarded. D. All traffic will be forwarded.