how can you configure router

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Define nic?

566


Define lan?

562


Explain the importance of implementing a fault tolerance system? Are there limitations?

556


Explain client/server?

590


Describe a recent short term stressful situation and how you managed it?

1854






How to delete software errors? What is that?

1546


Define mesh topology?

641


What is star topology?

613


What platforms do you currently work on at your desk?

1523


How to securing a computer network?

600


how to check veritas install or not

1709


what command to restore if the boot block is corrupted in linux

6839


Define wan?

565


How dynamic host configuration protocol aid in network administration?

539


What is the behavior of the L2 Switch in case of receiving a multicast packet.

1577