wat is last assignable host address in 209.165.201.0/27 network?
Answers were Sorted based on User's Feedback
Answer / vipin.lathawal
209.165.201.30 / 255.255.255.224 will be the Last IP
address in This Subnet
| Is This Answer Correct ? | 43 Yes | 10 No |
Answer / pankaj dubey
subnet mask=255.255.255.224, range=32
and subent=209.165.201.192-209.165.201.223
and valid host=209.165.201.193-209.165.201.222
| Is This Answer Correct ? | 14 Yes | 9 No |
Answer / ashraf .kalu
209.165.201.0/27
209.165.201.11100000
209.165.201.224
255.255.255.224
256-224=32
1rst subnet : 209.165.201.32
1rst valid ip : 209.165.201.33
lst valid ip : 209.165.201.62
Broad cast address : 209.165.201.63
next subnet : 209.165.201.64
| Is This Answer Correct ? | 7 Yes | 2 No |
Answer / anantharaman
209.165.201.254 is the last assignable host address. we cant
assign 209.165.201.255 coz it s the broadcast address. /27
means jump wud be 32.
N/W address Host add range Broadcast addr
209.16.201.0 209.16.201.1-209.16.201.30 209.16.201.31
209.16.201.32 209.16.201.33-209.16.201.62 209.16.201.63
209.16.201.64 209.16.201.65-209.16.201.94 209.16.201.95
209.16.201.96 209.16.201.97-209.16.201.126 209.16.201.127
209.16.201.128 209.16.201.129-209.16.201.158 209.16.201.159
209.16.201.160 209.16.201.161-209.16.201.190 209.16.201.191
209.16.201.192 209.16.201.193-209.16.201.222 209.16.201.223
209.16.201.224 209.16.201.225-209.16.201.254 209.16.201.255
here yo can see the last host addr is 209.16.201.254.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / anantharaman
209.165.201.223/27 this ll be de last host address.. as
255.255.255.224 is the subnet mask, the first 3 portions
define the network portions and the last portion defines the
host portion so the possible host address ranges b'ween
1-224.. of this 1st address wud be the network address and
the last 1 be the broadcast address..so the available host
address ranges from 1-223,and the last host adddress would
be 209.165.201.223
| Is This Answer Correct ? | 3 Yes | 2 No |
Answer / anantharaman
excuse me vipin.. tat s not de ip address. yo ve given de
subnet mask .. read de question carefully vipin..
| Is This Answer Correct ? | 1 Yes | 2 No |
Explain the difference between routable and non- routable protocols?
What is switch priority & why it is used????
Which layer is responsible for coordinating communication between systems? A.) Application B.) Network C.) Session D.) Transport E.) Physical F.) Data Link
What is segmentation and fragmentation?
Which of the following are examples of the Transport Layer? A.) SQL B.) UDP C.) IP D.) LLC E.) ARP
what is distance vector protocol link state protocol and what is the diffrence between them
Identify the 2 characteristics that TCP and UDP share in common? A.) Both use port numbers to identify upper level applications B.) Operate at the Network layer C.) Both are Transport protocols D.) Both are reliable communications
Which command listed below sets the banner message when someone connects to the router? A.) message # B.) banner # C.) login banner # D.) description # E.) login description # F.) banner motd #
What is the function of the Application Layer in networking?
What is the command use to add a banner to a cisco router configuration?
Which layer of the 7 layer model is responsible for representing the application information between 2 different OS's? For example, converting ASCII to EBCIDIC. A.) Transport B.) Application C.) Physical D.) Session E.) Presentation F.) Network
Which global configuration command will tell the router to load the IOS file 'IOS_filename' from the Network File server at 1.2.3.4 during the next boot? A.) boot system flash IOS_filename 1.2.3.4 B.) boot system tftp IOS_filename 1.2.3.4 C.) config-register 0x0 1.2.3.4 D.) boot system rom 1.2.3.4 E.) This can not be done, only the first file in flash can be used.