how can you configure router

Answers were Sorted based on User's Feedback



how can you configure router..

Answer / naveen

router>
router>enable
router#configure terminal
router(config)#interface ethernet <0-1>
router(config-if)#ip address <a.b.c.d> <a.b.c.d(subnetmask>
router(config-if)#no shutdown
router(config-if)#exit
router(config)#

Is This Answer Correct ?    38 Yes 1 No

how can you configure router..

Answer / test

three ways configuring a router
1. console
2. telnet
3. auxilary

Is This Answer Correct ?    23 Yes 2 No

how can you configure router..

Answer / subbareddy

router>
router>enable
router#configure terminal
router(config)#interface ethernet <0-1>
router(config-if)#ip address <a.b.c.d> <a.b.c.d(subnetmask>
router(config-if)#no shutdown
router(config-if)#exit
router(config)#

Is This Answer Correct ?    18 Yes 1 No

how can you configure router..

Answer / sandeep

Please study CCNA.

Is This Answer Correct ?    21 Yes 8 No

how can you configure router..

Answer / b.sanjeev

router>
router>enable
router#configure terminal
router(config)#interface ethernet <0-1>
router(config-if)#ip address <a.b.c.d> <a.b.c.d(subnetmask>
router(config-if)#no shutdown
router(config-if)#exit
router(config)#

Is This Answer Correct ?    14 Yes 2 No

how can you configure router..

Answer / anil

access your router in terminal software ie hyperterminal.

router>
router>en
router#
router#config
router(config)#
router(config)#hostname a1
a1(config)#enable secret x.x.x.x (Password for config mode)
a1(config)#interface e0
a1(config)#ip address 192.168.1.2 255.255.255.0 (any
applicable)
a1(config)#no shut
a1(config)#press ctrl+z tab to save this setting
a1(config)#interface s0
a1(config)#ip address 192.168.1.123 255.255.255.0
a1(config)#no shut
a1(config)#clock rate 64000
a1(config)#router rip
a1(config)#network 192.168.1.0
a1(config)#network 192.168.1.0
save and reboot.

Is This Answer Correct ?    8 Yes 0 No

how can you configure router..

Answer / arun

via console port

Is This Answer Correct ?    5 Yes 2 No

how can you configure router..

Answer / k.c. suresh babu

Router>enable
Router#sh running-configuration

Please check what type of interfaces & How many
nterfaces are available in this router (eg: ethernet0 or
fast ethernet0, serial0 then only you can start depends
upon your requirments).


Router#configure terminal
(All configuration need to be configure in config term mode
only.....)



Finally save the configuration - running configuration
into startup configuration

Router#copy running-configuration startup-configuration

Is This Answer Correct ?    5 Yes 6 No

how can you configure router..

Answer / pritesh harshwal

Router(config)#enable
Router(config)#config t
Router(config)#interface e0/0
Router(config)#interface f0/0
Router(config-if)#exit
Router(config)#interface f0/0
Router(config-if)#ip address 10.48.57.1 255.255.255.0
Router(config-if)#no shutdown

Is This Answer Correct ?    0 Yes 1 No

how can you configure router..

Answer / ravi

hi everyone
all of u r right.........but thats all r very basic
configuration as we all know but its much more depend on
company`s requirement that how does it want u to config a
router.

so d question is r u ready to config a ROUTER.......if yes
then u must b CCNA certified .......or if ur answer may be
then u r CCNP certified......coz its not quite easy as CCNA
certified though :D or if ur answer absolute no then u sud
study CCNA.....


and dear m also CCNA certified....

Is This Answer Correct ?    3 Yes 5 No

Post New Answer

More Networking Administration Interview Questions

What is DTE and DCE in terms of Router Configuration and what is the purpose of DTE and DCE differentiate?

3 Answers  


Three computers in California and one in Kansas City all use Microsoft Excel and Lotus CCMail is this a LAN?

1 Answers  


Explain one advantage of mesh topology?

0 Answers  


Which file has name and IP for all systems in the domain (on a DNS server) ?

1 Answers  


Name 2 routing protocols that are used among relatively small networks:

1 Answers  






Explain the network architecture?

0 Answers  


What device can be installed in your network to resolve a broadcast storm?

1 Answers  


D/W Subnetting and Subnet mask,how you will judge that sm belongs to that particular class

1 Answers  


What is the difference between 802.2 and 802.3 frames ? a. 802.3 = 802.2 + LLC Header Info b. 802.2 = 802.3 + LLC Header Info c. 802.2 = 802.3 + Length field c. 802.3 = 802.2 + Length field

1 Answers  


In the nsswitch.conf file what does the following entry mean ? NOTFOUND=return

1 Answers  


what is definition of shadow copy

5 Answers   DELL, IBM, NCC,


A server has already shared out /usr/local. Can it also share out /usr to other machines?

1 Answers  


Categories
  • Networking Protocols Interview Questions Networking Protocols (671)
  • Networking Administration Interview Questions Networking Administration (1008)
  • Networking Security Interview Questions Networking Security (196)
  • Networking General Interview Questions Networking General (266)
  • Networking AllOther Interview Questions Networking AllOther (430)