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
Which technologies are involved in establishing wan links?
how to set tunneling in putty when any portno blocked from firewall to use resources with that portno like ssh 22
What is star topology?
How dynamic host configuration protocol aid in network administration?
all your interview question in networking and system administration
Define tracert?
Tell me what can be done to fix signal attenuation problems?
Can you please explain the difference between csma/cd and csma/ca?
What is firewalls?
Explain about vpn?
Is it possible to connect two computers for file sharing without using a hub or router?
Is there any website? Which can theft or watch any system or computer hardware drives(memory)while they are accessing Internet.If it is avilable what is it? Please answer me.Advance thanks
Define peer to peer?
What do you use to write documentation? Editor? Mail reader?
Define rsa algorithm?