DISQUS

DISQUS Hello!  The comments on this profile are unclaimed and thus are unverified.

Do they belong to you? Claim these comments.

jhavard's picture

Unregistered

Feeds

aliases

  • jhavard

jhavard

4 years ago

in Remove a virtual interface in Solaris | Solaris networking | Tech-Recipes on Tech-Recipes
According to the <font color="orange">ifconfig man page</font>:


To delete a logical interface, simply name the interface
specifying an address of 0, after ensuring that the inter-
face has been marked as "down". For example, the command:

ifconfig le0:1 0 down
will delete the logical interface le0:1.



The previous comment is correct that unplumbing a logical interface in Solaris will unplumb the physical interface, as plumbing is a "physical" matter.
Returning? Login