|
sys_attrs_vlan(5)
Contents
|
sys_attrs_vlan - vlan subsystem attributes
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.
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)
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.
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.
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.
sys_attrs(5)
vlanconfig(8)
vlan(7)
Network Administration: Connections
sys_attrs_vlan(5)
[ Back ] |