cisco 2600 router config

http://www.cisco.com/c/en/us/products/collateral/routers/2600-series-multiservice-platforms/product_data_sheet0900aecd800fa5be.html


enable


default is terminal?




config mode-




config terminal mode-
configuring the interface



1)Plug in to console port
2)check in control panel to make sure serial port is working
3)download putty
4)run putty
5)make a new profile  w/o saving click on serial option & click serial link on left
6)change comm#
7)click on top link on left, click save
8)click on the profile just saved press load press ok
9)when putty screen goes black turn on router
10)when last line completes should be "router"
11)type "enable" <- enter
12)line should "router#"
13)type "configure terminal" or "configt" <- enter
14)last line should "router(config)#"
15)type "enable secret cisco" <- enter
16)line should "rounter(config)#"
17)type "hostname x" <- enter x=whatever you want to call it
18)line should "X(config)"
19)type "service password-encryption" <- enter
20)line should "X(config)#"
21)type "banner motd ***" <- enter for legal disclaimer
22)line should "X(config)#"
23)type "line console 0" <- enter
24)line should "X(config-line)#"
25)type "password cisco" <- enter
26)line should "X(config-line)#"
27)type "login" <- enter
28)line should "X(config-line)#"
29)type "exit"
30)line should "X(config)#"
31)type "interface gi0/0"
32)line should "X(config-if)#"
33)type "IP ADDRESS &subnetmask" <- enter
34)line should "X(config-if)#"
35)type "No shutdown" <- enter
36)line should "X(config-if)"
37)<- enter
38)line should feed back status info state should be "up"
39)line should "X(config)#"
40)type "exit" <- enter
41)line should "X(config)"
42)type "Exit" <- enter
43)line should "X#"
44)type "copy running-config startup-config" <- enter (or copy run start)
45)line should "destination filename (startup config)?"...
46)done?

Popular posts from this blog

learning normalization today data modeling