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

senario: There are two switches connected via trunk port.One end station is connected to each switch via access port. All the ports are in same VLAN.All the ports have same speed 1Gbps.Start sending 1Gbps traffic from one end station to other. Determine percentage of traffic received by destination end station.

2060


how do u share printer through FTP(fire transfer protocol)?

1998


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

537


Explain routers?

608


Explain 802.1Q header?.

1659






Define slip?

594


how to check veritas install or not

1713


Response of switch when we send different vlan data from different port using same mac id.

1321


hi all of you i m looking part time online job (data entry)without investment , please help me

1487


SonicWALL keep on fail over after upgrade from 6.2.2.2 to 6.2.6.0.anyone have encounter this and what is the next step to solve the issue

1131


Can you please explain the difference between straight-through and crossover cable?

568


Tell me when troubleshooting computer network problems, what common hardware-related problems can occur?

607


I have to do a project in transport domain in J2EE.How can i find informations regarding transport domain and why do we use that?

1696


Explain one basic requirement for establishing vlans?

564


Port modes [trunk and access] have any influence on VLAN tagging and un-tagging?

1405