Monday, December 21, 2009

How to configure IP address in cisco Routers?

first you configure hyper terminal.

then you connect to router.

it will ask you CLI Mode and Setup Mode.

In Setup Mode there is predefine Option for the configuration.

In CLI mode you can manualy configure router like :

>en

#config t

config#int f0/0

config-if#ip address 172.16.1.1 255.255.0.0

config-if#no shut