network management for satco inustiries

Upload: soultarun

Post on 10-Apr-2018

218 views

Category:

Documents


0 download

TRANSCRIPT

  • 8/8/2019 Network Management for Satco Inustiries

    1/13

    Homework Title/No: DP#1 Course Code: CAP553Course Instructor: Lect.Ginnia kakkar Course Tutor (if applicable): -Date of Allotment: 24-07-10 Date of submission:23/09/2010Students Roll number: RA3902A08 Section No.: A3902

    Declaration:I declare that this assignment is my individual

    work. I have not copied from any other students work orfrom any other source except where dueacknowledgement is made explicitly in the text, nor hasany part been written for me by another person.

    StudentsSign: TARUN GUPTA

    ProblemAn organization Satco Industries Ltd. has installed a Cisco

    Router to set up its network. You are hired as Network

  • 8/8/2019 Network Management for Satco Inustiries

    2/13

    Administrator by the organization and you are allotted certaintasks mentioned as expectations.

    Design a plan indicating how you will be carrying out all the

    expected activities.

    Note: Implement your plan using a Network Simulator andprovide appropriate screen prints. Choose a router of anyseries / model for implementation purpose.

    Solution for the problem:-

    As a network administrator I have to setup a network using

    Cisco router for the Satco Industries.

  • 8/8/2019 Network Management for Satco Inustiries

    3/13

    Industries can have different floor or adjacent buildings so Ihave used 4 router for different areas. It can be costly to put 3router but we dont have given the required output

    A router can have multiple VLANS using switches, but tounderstand the concept I used 1 HUB (Switches can also beused) with each router. Each hub is attached to 3 PCs it can bemore then 3.Below shown an example of network using simulator in ascreen shot as an example.I have used static IP routing for all the terminals. A CLASS Baddress is used i.e. 172.16.0.0 with CIDR /27No. of subnet=211=2048No. of hosts=27=128Block size 1=256-255=1Block size 2=256-224=32

    0-0 1-1, 2-2, 3-3............................................ 255-255

    0-31, 32-63, 64-95, 96-127..............................., 224-255

    SUBNETS

    Networkaddress

    172.16.0.0 172.16.0.32

    172.16.0.224

    Valid hostaddress

    172.16.0.1.

    172.16.0.30

    .

    . ....

    Broadcastaddress

    172.16.0.31

    172.16.0.63

    172.16.0.255

    172.16.1.0..

    172.16.1.31

    172.16.1.32

    .

    .172.16.1.63

    ..172.16.1.224

    .

    .172.16.1.255

    .

    .

    .

    .

    .

    .

    .

    .

    .

    .

    .

    .

  • 8/8/2019 Network Management for Satco Inustiries

    4/13

    172.16.255.0

    .

    .172.16.255

    .31

    172.16.255.32

    .

    .172.16.255

    .63

    ..172.16.255.224

    .

    .172.16.255.

    224

  • 8/8/2019 Network Management for Satco Inustiries

    5/13

    Expectation 1

    Router output DescriptionRouter#sh run

    Building configuration...Current configuration : 514

    bytes!

    version 12.2no service password-encryption

    !hostname Router

    !!!

    !!ip ssh version 1

    !!

    interface FastEthernet0/0no ip addressduplex autospeed autoshutdown

    !

    interface FastEthernet1/0no ip addressduplex autospeed autoshutdown

    !

    interface Serial2/0no ip addressshutdown

    !

    To show current configuration ofrouterHere router is building its

    configuration dataSize that configuration holds i.e514 bytes!-start of first configuration

    Shows version is 12.2And no service password is set

    !-shows end of this configuration

    Shows host name of router i.eRouter

    Shows that secure shell version 1is used

    Indicates interface=FastEthernet,port=0/0No IP address is assigned yetDuplex Mode= auto(half/full)Speed= autoStatus= disable

    Indicates interface=FastEthernet,port=1/0No IP address is assigned yetDuplex Mode= auto(half/full)Speed= auto Status= disable

    Indicates interface=Serial,port=2/0

  • 8/8/2019 Network Management for Satco Inustiries

    6/13

    interface Serial3/0no ip addressshutdown

    !

    interface FastEthernet4/0

    no ip addressshutdown

    No IP address is assigned yetStatus= disable

    Indicates interface=Serial,port=3/0

    No IP address is assigned yetStatus= disable

    Indicates interface=FastEthernet,port=1/0No IP address is assigned yetStatus= disable

    Router ouput DescriptionRouter#sh protocolGlobal values:Internet Protocol routing is

    enabledFastEthernet0/0 isadministratively down, lineprotocol is down

    FastEthernet1/0 isadministratively down, lineprotocol is downSerial2/0 is administrativelydown, line protocol is downSerial3/0 is administrativelydown, line protocol is downFastEthernet4/0 isadministratively down, lineprotocol is downFastEthernet5/0 is

    administratively down, lineprotocol is down

    Show the protocols

    Global values of routerStatus of IP routing

    Type Fast Ethernet (host)port-0/0 status-disable

    Type Fast Ethernet(host)port-0/1 status-disable

    Type Serial (router-router)port-2/0 status-disable

    Type Serial (router-router)port-2/0 status-disable

    Type Fast Ethernet(fullduplex)port-4/0 status-disable

    Type Fast Ethernet(fullduplex)port-4/0 status-disable

  • 8/8/2019 Network Management for Satco Inustiries

    7/13

    Expectation 2

    Setting host name and bannersRouter>enableRouter#configure terminalEnter configuration commands, one per line. End with CNTL/Z.Router(config)#hostname satcosatco(config)#banner login !welcome to satco network!satco(config)#banner motd !you are in admin level!satco(config)#enable login 12345satco(config)#exitsatco#%SYS-5-CONFIG_I: Configured from console by consolesatco#copy run startDestination filename [startup-config]?Building configuration...[OK]satco#exit

  • 8/8/2019 Network Management for Satco Inustiries

    8/13

    Output:-

  • 8/8/2019 Network Management for Satco Inustiries

    9/13

  • 8/8/2019 Network Management for Satco Inustiries

    10/13

    Report in snapshot

  • 8/8/2019 Network Management for Satco Inustiries

    11/13

    Expectation 4

    Report in table showing exactly what itsays

    Output on router CLI Description of Output

    satco#sh protocolGlobal values:Internet Protocol routing is

    enabledFastEthernet0/0 is up, lineprotocol is upInternet address is

    172.16.0.161/28FastEthernet1/0 is up, lineprotocol is upInternet address is

    172.16.1.1/28Serial2/0 is up, line protocolis upInternet address is

    172.16.0.130/27Serial3/0 is administrativelydown, line protocol is downFastEthernet4/0 isadministratively down, lineprotocol is downFastEthernet5/0 isadministratively down, lineprotocol is down

    Shows current configuration ofprotocol

    Indicates that IP routing is enable now

    Interface=FastEthernet port=0/0 isenableWith IP address=172.16.0.161/28/28 is CIDR i.e. 255.255.255.240

    Interface=FastEthernet port=0/0 isenableWith IP address=172.16.1.1/28/28 is CIDR i.e. 255.255.255.240

    Interface=Serial port=2/0 is enableWith IP address=172.16.0.130/27/27 is CIDR i.e. 255.255.255.224

    Interface=Serial port=3/0 is disabledWith IP address=no IP addressInterface=FastEthernet port=4/0 isdisableWith IP address=No IP address

    Interface=FastEthernet port=0/0 is

    disableWith IP address=No IP address

  • 8/8/2019 Network Management for Satco Inustiries

    12/13

    Expectation 5

    Configure ip address to interfacessatco(config)#interface FastEthernet0/0satco(config)#ip address 172.16.0.161 255.255.255.240satco(config)#interface FastEthernet1/0satco(config)# ip address 172.16.1.1 255.255.255.240satco(config)#interface serial2/0satco(config)# ip address 172.16.0.130 255.255.255.224satco(config)#clock rate128000satco(config)#exit

    To save configurationssatco#copy run start

  • 8/8/2019 Network Management for Satco Inustiries

    13/13