Posts filed under 'Networking(CISCO)'

Router Configuration in CLI mode(CISCO)

//First sub_netting the IP address & Enter into “configuration mode”:

Router >enable

Router #configure terminal

//Enter configuration commands, one per line.  End with CNTL/Z.

Router (config)#

//configure the ip address for firstEnthernet  0/0 port:

Router(config)#interface fastEthernet 0/0

Router(config-if)#ip address 172.16.1.254 255.255.255.0 //ip address and subnet mask

Router(config-if)#no shutdown

Router(config-if)#exit

//configure the ip address of the serial port 0/0/0 port:

Router(config)#interface serial 0/0/0

Router(config-if)#ip address 172.16.3.1 255.255.255.0 //ip address and subnet mask

Router(config-if)#clock rate 64000

Router(config-if)#no shutdown

//now keep the router passward protecteed:
//To change hostname

Router(config)#hostname R1-ISP

R1-ISP (config)#enable password cisco

R1-ISP (config)#line console 0

R1-ISP (config-line)#password cisco

R1-ISP (config-line)#login

R1-ISP (config-line)#exit

// now enable the Telnet service:

R1-ISP (config)#line vty 0 4

R1-ISP (config-line)#password class

R1-ISP (config-line)#login

R1-ISP (config-line)#exit

Add comment September 8, 2008


My Fav




My twiTTer

Error: Please make sure the Twitter account is public.

Top Clicks

 

November 2009
M T W T F S S
« Oct    
 1
2345678
9101112131415
16171819202122
23242526272829
30  

Archives

Category Cloud

JAVA Java Script MySQL Networking(CISCO) PHP Template Uncategorized

Recent Comments

pollobcse05 on About
মাহমুদ ফয়সাল on About
pollobcse05 on Connecting MySql With Jav…
Shamim Ahmed on Connecting MySql With Jav…
Arafat Rahman on My First WordPress Templa…

Blogroll

Meta

My Flickr Photos

SDC12881

SDC12818

SDC12808

SDC12802

SDC12794

More Photos

Pages

Blogroll

Meta