Identify the OSI layer responsible for end-to-end connections?
A.) Network
B.) Transport
C.) Session
D.) Data link
E.) TCP
Answers were Sorted based on User's Feedback
You have two Cisco routers setup back-to-back in a lab using DTE/DCE cables. To which router would you add the clockrate command? A.) The serial port on the DCE router B.) The Ethernet port on the DTE router C.) The Ethernet port on the DCE router D.) The serial port on the DTE router
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
Why is UDP lease favored when compared to TCP?
Identify the command to copy a configuration file from a TFTP server to a routers active configuration? A.) Router# copy running-config tftp B.) Router# copy tftp running-config C.) Router# copy tftp 172.16.0.1 running-config D.) Router(config)# copy tftp running-config
What is the difference between ‘bit rate’ and ‘baud rate’?
What is the correct command line syntax for configuring a port on a 7000 or 7500 series Cisco router with a VIP card? A.) port B.) port adapter/port C.) You can't put a VIP card in a 7000 or 7500 router. D.) slot/port-adapter/port E.) slot/port F.) slot
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)
Which network mask should you place on a Class C address to accommodate a user requirement of two subnetworks with a maxximum of 35 hosts on each networks A. 255.255.255.192 B. 255.255.255.224 C. 255.255.255.240 D. 255.255.255.248
Explain the draw back of ospf protocol?
Port selection is done at which layer of OSI reference model?????
Which protocol works at the Internet layer and is responsible for making routing decisions? A.) UDP B.) IP C.) TCP D.) ARP
R1#sh ip nat translations Pro Inside global Inside local Outside local Outside global icmp 15.1.1.1:11 10.1.1.1:11 30.1.1.1:11 30.1.1.1:11 icmp 15.1.1.1:12 10.1.1.1:12 20.1.1.1:12 20.1.1.1:12 icmp 15.1.1.1:13 10.1.1.1:13 21.1.1.1:13 21.1.1.1:13 icmp 15.1.1.1:14 10.1.1.1:14 31.1.1.1:14 31.1.1.1:14 R1# So my question is that after every ip address [:] is used & some number. 15.1.1.1{:11}... what is this colon & number indicate. Can anyone tel me this..!!! Thanking you advance. Shahin