answersLogoWhite

0

What was the original problem the gas mask was designed to address

User Avatar

Wiki User

16y ago

What else can I help you with?

Related Questions

Who designed the mask for phantom?

Maria Bjornson, she had designed the original Andrew Lloyd Webber's Phantom of the Opera.


What is the default subnet mask for the IP address 72.224.56.62?

Since this is a Class C address, the default network mask is 255.255.255.0.Since this is a Class C address, the default network mask is 255.255.255.0.Since this is a Class C address, the default network mask is 255.255.255.0.Since this is a Class C address, the default network mask is 255.255.255.0.


94.171.196.56 your address mask?

If your address is not subnetted, then the default subnet mask would be used. For this class address, it would be 255.0.0.0


What is the default network mask of the IP address 95.200.102.03?

class A address - default mask is 255.0.0.0


What is the network address of an IPv4 address of 192.168.7.55 with subnet mask 255.255.255.0?

The network address of an IPv4 address of 192.168.7.5 with a subnet mask of 255.255.255.0 would be 192.168.7.0. Remember that the subnet mask determines the network portion of the IP Address.


A physical address of lan is called the..?

is it 1.ip address 2.mac address 3.ethernet mask 4.subnet mask address


Given the ip address and subnet mask of 172.16.134.64 is subnet mask 255.255.255.224 valid?

This is a network address


The default subnet mask for the host IPv4 address 123.232.203.145 is?

The default subnet mask for this address - a class A address - is 255.0.0.0 (same as /8).


Which cisco command configures static route when correcting an IP routing problem at the network layer?

ip route prefix mask address


Example of ip address and subnet mask which represents a Host address of decimal 123?

Example IP address of 192.168.1.123 with a subnet mask of 255.255.255.0


What is the subnet mask of ip 192.168.0.5?

it is a class c address..so default subnet mask is 255.255.255.0 it is a private address...


What is subnet address if the destination address is 198.47.34.31 and sunet mask is 255.255.244.0?

To find the subnet address, perform a bitwise AND operation between the destination address (198.47.34.31) and the subnet mask (255.255.244.0). In binary, the destination address is 11000110.00101111.00100010.00011111 and the subnet mask is 11111111.11111111.11110100.00000000. Performing the AND operation results in the subnet address of 198.47.32.0.