Bug 231575 - [IFCONFIG(8)] group unanswered questions
Summary: [IFCONFIG(8)] group unanswered questions
Status: New
Alias: None
Product: Documentation
Classification: Unclassified
Component: Manual Pages (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-09-22 09:42 UTC by Pekka Järvinen
Modified: 2024-10-25 19:32 UTC (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Pekka Järvinen 2018-09-22 09:42:09 UTC
Hello!

man page:
group group-name
  Assign the interface to a group. Any interface can be in multiple groups.
  Cloned interfaces are members of their interface family group by
  default. For example, a PPP interface such as ppp0 is a member
  of the PPP interface family group, ppp.
  
My questions:
- So what is a group actually? What it does or doesn't do to those interfaces? Is it simply cosmetic?
- When I need to (or not) assign something to group?
- Are there security implications with group?
- Are there performance implications with group?