Add address 192.168.1.1 with netmask 24 to device em1 addr del Delete an address ip addr del 192.168.1.1/24 dev em1 Remove address 192.168.1.1/24 from device em1 link set Alter the status of the interface ip link set em1 up Bring em1 online ip link set em1 down Bring em1 offline ip link set em1 mtu 9000 Set the MTU on em1 to 9000 ip link set

Subnet Mask Cheat Sheet - aelius.com Addresses Hosts Netmask Amount of a Class C /30: 4: 2: 255.255.255.252: 1/64 /29: 8: 6: 255.255.255.248: 1/32 /28: 16: 14: 255.255.255.240: 1/16 /27: 32: 30: 255.255 Subnet Mask Cheat Sheet | DNS Made Easy 34 rows

CIDR Cheat Sheet. Here is some explanation. Prefix is bit count for network address; Amount Of a Class C is how many C class network can be created in this network; Potential Hosts is the count of IP numbers; Actual Hosts is the count of usable IP numbers because 1 IP is used for network address and 1 IP is used for broadcast purposes.

Subnet Calculator Ninja

Addresses / Usable Netmask /30: 4 / 2: 255.255.255.252 /29: 8 / 6: 255.255.255.248 /28: 16 / 14: 255.255.255.240 /27: 32 / 30: 255.255.255.224 /26: 64 / 62: 255.255

Oracle® Solaris 11.3 Network Administration Cheatsheet Oracle Solaris 11.3 Network Administration Cheatsheet This cheatsheet includes examples of common network administration commands. For complete details, see the dladm(1M), ipadm(1M), and route(1M) man pages. Note - Some of the following commands include parameters and values that are provided as …