 |
Index for Section 5 |
|
 |
Alphabetical listing for S |
|
 |
Bottom of page |
|
sys_attrs_vlan(5)
NAME
sys_attrs_vlan - vlan subsystem attributes
DESCRIPTION
This reference page lists and describes attributes for the virtual LAN
(vlan) kernel subsystem.
Refer to the sys_attrs(5) reference page for an introduction to the topic
of kernel subsystem attributes.
vlan_debug
A value that enables (1) or disables (0) the logging of VLAN debugging
messages in the /var/adm/syslog/kern.log file.
Do not modify the default setting for this attribute unless instructed
to do so by support personnel or patch kit documentation.
Default value: 0 (disabled)
vlan_receive_cfi_frames
A read-only attribute that is incremented when an IEEE 802.1q frame
(tagged frame) whose CFI bit is set is received on a VLAN-enabled
interface; the packet is dropped. The initial value is 0.
vlan_receive_invalid_vids
A read-only attribute that is incremented when an IEEE 802.1q frame
that contains an invalid VLAN ID is received on a VLAN-enabled
interface; the packet is dropped. The initial value is 0.
vlan_receive_unknown_vids
A read-only attribute that is incremented when a frame is received on a
VLAN-enabled interface for a VLAN that is not configured; the packet is
dropped. For example, if an untagged frame is received on an interface
that is configured into at least one VLAN, but is not configured to
accept untagged frames, the counter is incremented. The initial value
is 0.
SEE ALSO
sys_attrs(5)
vlanconfig(8)
vlan(7)
Network Administration: Connections
 |
Index for Section 5 |
|
 |
Alphabetical listing for S |
|
 |
Top of page |
|