Pages

Wednesday, October 6, 2010

NETWORK DIAGRAM

Physical connectivity for the Initial Configuration of the router should be as bellow Network diagram.

Router>
Router>enable
Router#Config t
Router(config)#Hostname TKRSCS

TKRSCS(config)#interface fa0/0 (or)  interface e0
TKRSCS(config-if)#ip address 192.168.1.100 255.255.255.0
TKRSCS(config-if)#no shutdown
TKRSCS(config-if)#exit

TKRSCS(config)#line vty 0 4
TKRSCS(config-line)#password ccna
TKRSCS(config-line)#login
TKRSCS(config-line)#exit

TKRSCS(config)#line console 0
TKRSCS(config-line)#password ccna
TKRSCS(config-line)#login
TKRSCS(config-line)#exit


TKRSCS(config)#line aux 0
TKRSCS(config-line)#password ccna
TKRSCS(config-line)#login
TKRSCS(config-line)#exit

TKRSCS(config)#enable password cisco
TKRSCS(config)#enable secret ccnp

TKRSCS(config)#exit
TKRSCS#copy running-config startup-config
TKRSCS#show running-config

No comments:

Post a Comment

Spice Up Your Blog Gadgets