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

 

December 2009
M T W T F S S
« Oct    
 123456
78910111213
14151617181920
21222324252627
28293031  

Archives

Category Cloud

JAVA Java Script MySQL Networking(CISCO) PHP Template Uncategorized

Recent Comments

Zaman on Connecting MySql With Jav…
Rahul on Connecting MySql With Jav…
pollobcse05 on About
মাহমুদ ফয়সাল on About
pollobcse05 on Connecting MySql With Jav…

Blogroll

Meta

My Flickr Photos

SDC12881

SDC12818

SDC12808

SDC12802

SDC12794

More Photos

Pages

Blogroll

Meta