Skip to content

Commit ed6b107

Browse files
add AS Num for SHIP-11768 (#24635)
1 parent 7c44f41 commit ed6b107

File tree

1 file changed

+21
-0
lines changed
  • src/content/docs/load-balancing/additional-options/load-balancing-rules

1 file changed

+21
-0
lines changed

src/content/docs/load-balancing/additional-options/load-balancing-rules/reference.mdx

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,27 @@ Regardless of your traffic [proxy status](/load-balancing/understand-basics/prox
120120
</p>
121121
</td>
122122
</tr>
123+
<tr id="field-asnum">
124+
<td valign="top">
125+
<code>ip.src.asnum</code>
126+
<br />
127+
`Number`
128+
</td>
129+
<td>
130+
<code>AS Number</code>
131+
</td>
132+
<td>
133+
<p>
134+
The 16-bit or 32-bit integer representing the Autonomous System (AS)
135+
number associated with the client IP address.
136+
</p>
137+
<p>
138+
Example value:
139+
<br />
140+
<code class="InlineCode">13335</code>
141+
</p>
142+
</td>
143+
</tr>
123144
</tbody>
124145
</table>
125146

0 commit comments

Comments
 (0)