Table of ContentsView in Frames

Breaking NLM locks on a specified IP network family

You can use the lock break command to break NLM locks on a specified IP network family. You can either break locks for the IPv4 network family or the IPv6 network family.

Step

  1. To break locks for a specified network family, enter the following command:lock break -net network
    The -net network option breaks all locks for the specified network family. The network value is a case-insensitive string that can take one of two possible values: IPv4 or IPv6. This option is only valid for the NLM protocol.

Example

The following example breaks all NLM IPv4 locks:

lock break -net IPv4