Choose three reasons why the networking industry uses a layered
model:
A.) It facilitates systematic troubleshooting
B.) It allows changes in one layer to occur without changing
other layers
C.) It allows changes to occur in all layers when changing
one protocol
D.) It clarifies how to do it rather than what general
function to be done
E.) It clarifies what general function is to be done rather
than how to
do it
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
If i had 400 computers set in a site how many VLAN i should configure so that i can share a proper bandwith,and also i had two lease line connection of 2Mbps each,
What is the difference between csma/ca?
Which addresses are INCORRECTLY paired with their class? A. 1 to 126, Class A B. 128 to 191, Class A C. 1 to 126, Class B D. 128 to 191, Class B
In static route, what is the difference between next hop ip address and local interface address, except the Administrative Distance.
What will transport layer do when data coming from session layer. They asked about intial operation(3 - way handshake)
Default packet size of ipv6?
what is firewall how fiarewall work how many interfaeces in the cisco pix 501 firewall what is the working of that dmz interface
Hi Guys I am facing one problem while configuring PAP over Point to Point links. Configuration scenario is like this. ROUTER 1: (Hostname – R1) R1(config)#username R2 password CCNA2 R1(config)#interface serial 1/1 R1(config-if)ip address 10.0.0.1 255.0.0.0 R1(config-if)#lock rate 64000 R1(config-if)#encapsulation ppp R1(config-if)#ppp authentication pap R1(config-if)#ppp pap sent –username R1 password CCNA1 R1(config-if)#no shutdown ROUTER 2: (Hostname – R2) R2(config)#usename R1 password CCNA1 R2(config)#interface serial 1/1 R2(config-if)#ip address 10.0.0.2 255.0.0.0 R2(config-if)#encapsulation ppp R2(config-if)# ppp authentication pap R2(config-if)# ppp pap sent –username R2 password CCNA2 R2(config-if)#no shutdown Now problem is that, after configure the command “ppp authentication pap” the “Line protocol” status goes down on each router. But when I disable this command using “no ppp authentication pap”, the “Line Protocol” status goes up. What could be the problem, can anyone explain it plzzz….!!! Thanks in Advance…!! Shahin..
Which command will enable CHAP authentication on a serial interface that is using PPP? A.) encapsulation chap B.) ppp chap C.) ppp enable chap D.) ppp encapsulation chap E.) ppp authentication chap F.) ppp chap enable
If you are in IOS user mode, which command do you use to enter the privileged mode? A. Set B. Enable C. Configure D. Privileges
Which two encapsulation names are correctly paired with the Cisco IOS encapsulation names? (Choose two) A. Ethernet_II-ARPA B. Ethernet_802.3-SAP C. Ethernet_802.2-LLC D. Ethernet_SNAP-SNAP