Preview

IP Array

Satisfactory Essays
Open Document
Open Document
644 Words
Grammar
Grammar
Plagiarism
Plagiarism
Writing
Writing
Score
Score
IP Array
Student Name

Class

Comp 230

Date

VBScript IP Array Report
In the space provided below, copy and paste your IP_Array.vbs Program Code. If it doesn’t fit, use the next page for the continuation of your sourcecode program
' VBScript: IP_Array.vbs
' Written by: Student Name
' Date: Today's Date
' Class: COMP230
' Professor: Professor Name
' ===================================
' Below is an initialize a 2-dimension
' array of IP Address. The first index
' +100 is the room# and the second index
' +1 is the computer# in the room. dim ipAddress(5,3) ipAddress(0,0)="192.168.10.11" ipAddress(0,1)="192.168.10.12" ipAddress(0,2)="192.168.10.13" ipAddress(0,3)="192.168.10.14" ipAddress(1,0)="192.168.10.19" ipAddress(1,1)="192.168.10.20" ipAddress(1,2)="192.168.10.21" ipAddress(1,3)="192.168.10.22" ipAddress(2,0)="192.168.10.27" ipAddress(2,1)="192.168.10.28" ipAddress(2,2)="192.168.10.29" ipAddress(2,3)="192.168.10.30" ipAddress(3,0)="192.168.10.35" ipAddress(3,1)="192.168.10.36" ipAddress(3,2)="192.168.10.37" ipAddress(3,3)="192.168.10.38" ipAddress(4,0)="192.168.10.43" ipAddress(4,1)="192.168.10.44" ipAddress(4,2)="192.168.10.45" ipAddress(4,3)="192.168.10.46" ipAddress(5,0)="192.168.10.51" ipAddress(5,1)="192.168.10.52" ipAddress(5,2)="192.168.10.53" ipAddress(5,3)="192.168.10.54"
'Define Script Variable roomStr="" compStr="" ansStr="" room=0 computer=0 ans=0
DO
WScript.StdOut.Write("Please Enter the Room Number (100-105) .....") roomStr = WScript.StdIn.Readline() room = CInt(roomStr)
If room < 100 OR room > 105 Then
WScript.StdOut.WriteLine(chr(7) & chr(7) & "Error, 100 to 105 Only!!!")
WScript.echo
End If
COMP230_Wk4_IP_Array_Report.docx
Revision Date: 1213
1
Loop While room < 100 OR room > 105
Do
WScript.StdOut.Write("Please Enter the Computer Number (1-4) ...... ")

In the space provided below to copy and paste the remainder of your IP_Array.vbs sourcecode. WScript.echo
End If
Loop While room <

You May Also Find These Documents Helpful

  • Satisfactory Essays

    In the space provided below, copy and paste your IP_FileWrite.vbs program sourcecode. If it doesn’t fit, use the next page for the continuation of your program sourcecode.…

    • 1328 Words
    • 6 Pages
    Satisfactory Essays
  • Powerful Essays

    Comp 230 Windows Cli

    • 1077 Words
    • 5 Pages

    Copy and paste the specified ipconfig /all command output from the Windows CLI into the Task 1 box provided below.…

    • 1077 Words
    • 5 Pages
    Powerful Essays
  • Satisfactory Essays

    Ip Networking

    • 327 Words
    • 2 Pages

    The “Internal Use Only” data classification includes the User Domain, the Work Station Domain, and the LAN domain. These domains are the most simple IT Infrastructure domains, and they will cover all the users and workstations in the company. The “Internal Use Only” classification will cover information like the company telephone directory, new employee training materials, and internal policy manuals.…

    • 327 Words
    • 2 Pages
    Satisfactory Essays
  • Good Essays

    lab week 1

    • 419 Words
    • 3 Pages

    Task 4, Step 2: Paste a screenshot AFTER you execute the “show ip route” command (2 points)…

    • 419 Words
    • 3 Pages
    Good Essays
  • Powerful Essays

    The total number of network and subnet bits equal an address’s prefix. If a Class A address of 10.10.33.46 has a mask of 255.255.224.0, then all of the 1s in the binary form of that mask, which totals 19, would be the prefix. In CIDR notation, the address would be seen as 10.10.33.46/19.…

    • 2698 Words
    • 9 Pages
    Powerful Essays
  • Satisfactory Essays

    Host Addresses

    • 246 Words
    • 2 Pages

    Given 9 bits of mask for the host portion, how many host addresses are available?…

    • 246 Words
    • 2 Pages
    Satisfactory Essays
  • Good Essays

    Comp230 Week 1 Lab Report

    • 941 Words
    • 4 Pages

    Copy and paste the specified ipconfig /all command output from the Windows CLI into the Task 1 box provided below.…

    • 941 Words
    • 4 Pages
    Good Essays
  • Satisfactory Essays

    Ipv6 Addressing

    • 309 Words
    • 2 Pages

    7. Do you think the possibility exists for some companies to hoard IP addresses and not release them back to ARIN to turn a profit?…

    • 309 Words
    • 2 Pages
    Satisfactory Essays
  • Satisfactory Essays

    Comp230 W2 Ilab

    • 1120 Words
    • 5 Pages

    Student Name | | Class | Comp230 | Date | 5/16/2013 | VBScript IPO VBox Lab Report ' VBScript: NameAge.vbs ' Written by: ' Date: 5/16/2013 ' Class: Comp230 ' Professor: Giao Dau ' = == == == ==…

    • 1120 Words
    • 5 Pages
    Satisfactory Essays
  • Powerful Essays

    IP SCHEMA KAMAZON

    • 1327 Words
    • 6 Pages

    In order to properly address the Infrastructure upgrade of the Kamazon Network our group decided that an appropriate ip address schema that will take into account the idea that people will be using more than just a desktop computer. They will have tablets, laptops, departmental printers, and smart phones. This is also based upon the understanding that every Department will have at least two printers for the staff and one for the Manager/Supervisor or VP of that Department. So with that being said, we estimated that could be at least three or more accurately four ip addresses per employee. So we multiplied the number of users per department by the number of estimated devices that each employee will be using.…

    • 1327 Words
    • 6 Pages
    Powerful Essays
  • Satisfactory Essays

    The scenario is I am an IT Administrator for a newly founded company and have been tasked with designing am IP addressing scheme and a plan for allocation and management of IP addresses. The company will currently have a single, physical location with approximately 145 hosts (computers, printers, etc.). IT plans should accommodate 50% growth in the next 2 years.…

    • 530 Words
    • 2 Pages
    Satisfactory Essays
  • Satisfactory Essays

    Ipv6 Addressing

    • 364 Words
    • 2 Pages

    7. Do you think the possibility exists for some companies to hoard IP addresses and not release them back to ARIN to turn a profit?…

    • 364 Words
    • 2 Pages
    Satisfactory Essays
  • Powerful Essays

    IP Subnetting

    • 333 Words
    • 2 Pages

    As part of your assigned readings and material covered in your class lecture, you have learned about IP subnetting including the math involved. For this assignment, you will answer questions relating to IP subnetting.…

    • 333 Words
    • 2 Pages
    Powerful Essays
  • Satisfactory Essays

    Ip Assignment 1

    • 322 Words
    • 2 Pages

    2. Lowest The more fat a person has, the less water present. Female facing forward 40%…

    • 322 Words
    • 2 Pages
    Satisfactory Essays
  • Powerful Essays

    Nt1330 Unit 1 Assignment

    • 3253 Words
    • 14 Pages

    After entering all the details you need to restart networking services using the following command…

    • 3253 Words
    • 14 Pages
    Powerful Essays

Related Topics