Re: [foxboro] IP MASKS

The particularity of Solaris 2.5.1 is that netmasks can only be defined for
a network number that is a class A, B or C network number.
For example, you cannot define a netmask for the 10.19.123.0 network (class
A) but you can define a netmask for the 10.0.0.0 network.
So some limited masking can be exercised but with care...
AW5101# more /etc/netmasks
#
# The netmasks file associates Internet Protocol (IP) address
# masks with IP network numbers.
#
#       network-number  netmask
#
# The term network-number refers to a number obtained from the Internet
Network
# Information Center.  Currently this number is restricted to being a class
# A, B, or C network number.  In the future we should be able to support
# arbitrary network numbers per the Classless Internet Domain Routing
# guidelines.
#
# Both the network-number and the netmasks are specified in
# "decimal dot" notation, e.g:
#
#               128.32.0.0 255.255.255.0
#
# AD 2006/05/05
10.0.0.0 255.255.255.0
AW5101# ifconfig -a
lo0: flags=849<UP,LOOPBACK,RUNNING,MULTICAST> mtu 8232
        inet 127.0.0.1 netmask ff000000
le0: flags=863<UP,BROADCAST,NOTRAILERS,RUNNING,MULTICAST> mtu 1500
        inet 151.128.8.65 netmask ffff0000 broadcast 151.128.255.255
        ether 8:0:20:76:77:3b
le1: flags=863<UP,BROADCAST,NOTRAILERS,RUNNING,MULTICAST> mtu 1500
        inet 10.19.123.199 netmask ffffff00 broadcast 10.19.123.255 <------
This mask is the result of the entry in /etc/netmasks !
        ether 8:0:20:76:77:3b





Alex Dumitru, Eng.
SI & IT
Invensys Systems Canada Inc.
Phone: (514) 421 8073
Fax:   (514) 421 8054


 
 
_______________________________________________________________________
This mailing list is neither sponsored nor endorsed by Invensys Process
Systems (formerly The Foxboro Company). Use the info you obtain here at
your own risks. Read http://www.thecassandraproject.org/disclaimer.html
 
foxboro mailing list:             http://www.freelists.org/list/foxboro
to subscribe:         mailto:foxboro-request@xxxxxxxxxxxxx?subject=join
to unsubscribe:      mailto:foxboro-request@xxxxxxxxxxxxx?subject=leave
 

Other related posts: