ok this is practical senario question
how can we comunicate two diffrent network host by i single
1603 sires of cisco router rember that the cisco series of
that router have singe 100mbps ethernet
now think think
write all command
answer is so simple i wiil; give the answer after 20 visit
til then wait
Answers were Sorted based on User's Feedback
Answer / jitendera kuamr sinha
router(config)#interface e0
#ip address x.x.x.x y.y.y.y(NEtmask=Y)
#no shut
#exit
rouetr(config)#interface e0
#ip address a.a.a.a b.b.b.b secondry
#no shut
#exit
router(config)#now from here you can apply your route
according to your network scenario.
but not forget to advertise secondary ip address on the
routing table
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / jitu
ok i ma giving hint
HINT-# configure sdcondry ip address.its enough ?
no then plz post hint
| Is This Answer Correct ? | 0 Yes | 0 No |
The Cisco Catalyst 5000 switch supports full duplex. How would you enable it on the second port of the card in slot 1? A.) router(config-if)# duplex full B.) router(config)# duplex full C.) router(config-if)# set port duplex D.) router(config)#port duplex = full E.) router(config-if)# set port 1/2 full
What is the ieee standard for wireless networking?
Default packet size of ipv6?
You want to enable both arpa and snap encapsulation on one router interface. How do you do this? A. The interface can handle multiple encapsulation types with no extra configuration. B. Assign two network numbers, one for each encapsulation type. C. Enable Novell-ether to run multiple encapsulation types. D. Both arpa and snap are enabled by default so you don't have to configure anything.
Repeaters work at which layer of the OSI model? A.) Network B.) Session C.) Transport D.) Physical
What is the name of distance vector algorithm?
Describe End to End network services: (Choose all that apply) A.) Best Route selection B.) Accomplished Segment by Segment, each segment is autonomous C.) Flow Control & Data Integrity D.) Best efforts packet delivery
what is the full fom of ping
Can you explain encapsulating, carrier and passenger protocol?
What does the following line for an access list do? 'access-list 101 deny tcp 3.4.5.0 0.0.0.255 any eq 23' A.) deny all ftp traffic B.) deny all ftp traffic from subnet 3.4.5.0 C.) deny all telnet traffic from subnet 3.4.5.0 D.) deny all ftp traffic to subnet 3.4.5.0 E.) deny all telnet traffic
Which statement about the Point to Point Protocol (PPP) is true? A. PPP supports TCP/IP but not Novell IPX B. PPP is being phased out of existence by the Serial Line Internet Protocol (SLIP) C. PPP providces router to router and host to network connections over both synchronous and asynchronous circuits D. PPP is an ITU T and ANSI standard that defines the process for sending data over a packet switched data network (PSDN)
Tell me why we use filter option?