Define network congestion?
No Answer is Posted For this Question
Be the First to Post Answer
What is the logical link control?
Which two statements about a bridge are true? (Choose two) A. A bridge floods multicasts B. A bridge floods broadcasts C. A bridge does not flood multicasts D. A bridge does not flood broadcasts
What is true about frame-relay DLCI? A.) DLCI represents a single physical circuit B.) DLCI is optional in all frame-relay networks C.) DLCI identifies a logical connection between DTE devices D.) DLCI is used to tag the beginning of a frame with VLAN information
please point out the wrong steps in that l3 switch conf Building configuration…… Current configuration : 1802 byte ! Version 12.2 no service pad Service timestamps debug uptime no service-password encryptions ! hostname xxxx ! enble secret XXXXXXXXXXX(omitted) enable password jitendera kumar sinha ! No aaa new-model System mtu routing 1500 bytes ip subnet-zero ip routing ip name-server 202.x.x.x. ip name –server 203.x.x.x ip name-server 192.168.x.x ip dhcp excluded-address 172.x.x.x 172.x.x.x ! ip dhcp pool ss network 172..x.x.x 255.255.255.0 domain-name xxx.com default-router 172.x.x.x dns-server 192.x.x.x 203..x.x.x 202.x.x.x lease10 ! ! ! ! ! no file verify auto spanning-tree maode pvst spanning-tree extended system-id ! vlan internel allocation policy ascending ! interface fastethernet 0/1 no switch port ip address 172.x.x.x 255.255.255.0 ! interface fastethernet 0/2 no switch port ip address 192.x.x.x ! interface fastethernet 0/3 switcport access vlan 5 switchport mode access ! interface fastethernet 0/4 Switcport access vlan 5 Switchport mode access ! interface fastethernet 0/5 Switcport access vlan 5 Switchport mode access ! interface fastethernet 0/6 Switcport access vlan 5 Switchport mode access ! interface fastethernet 0/7 Switcport access vlan 5 Switchport mode access ! interface fastethernet 0/8 Switcport access vlan 5 Switchport mode access ! interface fastethernet 0/9 Switcport access vlan 5 Switchport mode access ! interface fastethernet 0/10 Switcport access vlan 5 Switchport mode access ! interface fastethernet 0/11 Switcport access vlan 5 Switchport mode access ! interface fastethernet 0/12 Switcport access vlan 5 Switchport mode access ! Interface fastethernet 0/13 Switcport access vlan 5 Switchport mode access ! Interface fastethernet 0/14 Switcport access vlan 5 Switchport mode access ! Interface fastethernet 0/15 Switcport access vlan 5 Switchport mode access ! Interface fastethernet 0/16 Switcport access vlan 5 Switchport mode access ! Interface fastethernet 0/17 Switcport access vlan 5 Switchport mode access ! Interface fastethernet 0/18 Switcport access vlan 5 Switchport mode access ! Interface fastethernet 0/19 Switcport access vlan 5 Switchport mode access ! Interface fastethernet 0/20 Switcport access vlan 5 Switchport mode access ! Interface fastethernet 0/21 Switcport access vlan 5 Switchport mode access ! Interface fastethernet 0/22 Switcport access vlan 5 Switchport mode access ! Interface fastethernet 0/23 Switcport access vlan 5 Switchport mode access ! Interface fastethernet 0/24 Switcport access vlan 5 Switchport mode access ! Interface vlan 1 No ip address Shutdown ! Interface vlan 5 Ip address 172.16.x.x 255.255.255.0 ! Ip default-gateway 172.16.32.1 ! Ip classless Ip route 0.0.0.0 0.0.0.0 fastethernet 0/1 172.x.x.x Ip route 0.0.0.0 0.0.0.0 fasrethernet 0/2 192.168.x.x 254 Ip http-server ! ! Control-plane ! ! Line console 0 Line vty 0 4 Password password Login Line vty 5 15 Password password Login ! end chek out the wrong steps and post it. i ma not able to ping firewall
Given the following output, how can we close Telnet session 2? (Choose two) CCNA2620#show sessions Conn Host Address Idle Conn Name 1 131.108.100.152 131.108.100.152 0 131.108.100.152 *2 126.102.57.63 126.102.57.63 0 126.102.57.63 ❍ A. Press the Enter key and enter exit. ❍ B. Enter disconnect 2. ❍ C. Press the Enter key and enter disconnect 2. ❍ D. Enter close 2.
Select the most correct statement regarding client port address assignment. The client port always matches the destination port. To access a web page the client uses the source port of 80 and the destination port is dynamically selected. When a client requests a web page the destination port is 80 by default and the source port for the client is dynamically selected. The client source port is 1024 to get web pages and 1055 when retrieving ftp files.
A default route is analogous to a _________. A. default gateway B. static route C. dynamic route D. one-way route
You are given the following address: 128.16.32.13/30. Determine the subnet mask, address class, subnet address, and broadcast address. A. 255.255.255.252, B,128.16.32.12, 128.16.32.15 B. 255.255.255.252, C,128.16.32.12, 128.16.32.15 C. 255.255.255.252, B,128.16.32.15, 128.16.32.12 D. 255.255.255.248, B,128.16.32.12, 128.16.32.15
How many collisions are caused by transmitting and receiving frames simultaneously in a full-duplex Ethernet technology? A. one B. two C. none D. several
Which commands should you use to enable IGRP routing? A. router igrp 100 Network 192.168.1.0 Network 10.0.0.0 B. router igrp 100 Network 192.168.2.0 Network 10.0.0.0 C. router igrp 100 Network 192.168.1.0 192 168.1.1 Network 10.2.0.0 10.2.1.1 D. router igrp 100 Network 192.168.1.0 255.255.255.0 Network 10.2.0.0 255.255.255.0
IPX routing updates occur how often? A.) Every 30 seconds B.) Every 60 seconds C.) Only as needed D.) When the remote router asks for an update
Which two statements about IP RIP are true? (Choose two) A. It limits hop counts to 31 B. It is a link state routing protocol C. It uses autonomous system numbers D. It is capable of load sharing over multiple paths E. It uses bandwidth as the metric for path selection F. It broadcasts updates every 30 seconds by default