Lines Matching +full:address +full:- +full:0

2 # SPDX-License-Identifier: Apache-2.0
15 module-dep = NET_LOG
16 module-str = Log level for LLDP
17 module-help = Enables core LLDP code to output debug messages.
29 (non-fast mode) transmission periods. For further information
64 Subtype 4 = MAC address
65 Subtype 5 = Network address
68 If subtype 4 is selected, MAC address, then configs
74 hex "Chassis ID MAC Address Byte 0"
75 default 0x00
76 range 0 0xff
78 Byte 0 of the MAC address.
81 hex "Chassis ID MAC Address Byte 1"
82 default 0x00
83 range 0 0xff
85 Byte 1 of the MAC address.
88 hex "Chassis ID MAC Address Byte 2"
89 default 0x5e
90 range 0 0xff
92 Byte 2 of the MAC address.
95 hex "Chassis ID MAC Address Byte 3"
96 default 0x00
97 range 0 0xff
99 Byte 3 of the MAC address.
102 hex "Chassis ID MAC Address Byte 4"
103 default 0x53
104 range 0 0xff
106 Byte 4 of the MAC address.
109 hex "Chassis ID MAC Address Byte 5"
110 default 0x8d
111 range 0 0xff
113 Byte 5 of the MAC address.
133 Subtype 3 = MAC address
134 Subtype 4 = Network address
138 If subtype 3 is selected (MAC address) then configs
144 hex "Chassis ID MAC Address Byte 0"
145 default 0x00
146 range 0 0xff
148 Byte 0 of the MAC address.
151 hex "Chassis ID MAC Address Byte 1"
152 default 0x00
153 range 0 0xff
155 Byte 1 of the MAC address.
158 hex "Chassis ID MAC Address Byte 2"
159 default 0x5e
160 range 0 0xff
162 Byte 2 of the MAC address.
165 hex "Chassis ID MAC Address Byte 3"
166 default 0x00
167 range 0 0xff
169 Byte 3 of the MAC address.
172 hex "Chassis ID MAC Address Byte 4"
173 default 0x53
174 range 0 0xff
176 Byte 4 of the MAC address.
179 hex "Chassis ID MAC Address Byte 5"
180 default 0x8d
181 range 0 0xff
183 Byte 5 of the MAC address.