mirror of
https://github.com/thatmattlove/hyperglass.git
synced 2026-04-17 21:38:27 +00:00
Added note to surround IPv6 address in quotes
This commit is contained in:
parent
571d236871
commit
2d55171b07
1 changed files with 5 additions and 5 deletions
|
|
@ -132,8 +132,8 @@ May be set to `null` to disable IPv4 for this VRF, on the parent device.
|
|||
May be set to `null` to disable IPv6 for this VRF, on the parent device.
|
||||
|
||||
| Parameter | Type | Default | Description |
|
||||
| :-------------------- | :------ | :------ | :-------------------------------------------------------------------- |
|
||||
| <R/> `source_address` | String | | Device's source IPv6 address for directed queries (ping, traceroute). |
|
||||
| :-------------------- | :------ | :------ | :--------------------------------------------------------------------------------------------------------------- |
|
||||
| <R/> `source_address` | String | | Device's source IPv6 address for directed queries (ping, traceroute). This address must be surrounded by quotes. |
|
||||
| `force_cidr` | Boolean | `true` | Convert IP host queries to actual advertised containing prefix length |
|
||||
| `access_list` | | | [IPv6 Access List Configuration](#access_list) |
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue