Fix notation error for ULA prefix size.
This commit is contained in:
+1
-1
@@ -31,7 +31,7 @@ optional arguments, then a ULA for this network segment will not be created.
|
|||||||
Otherwise, the `${rc_router_network_name}` variable will be hashed and an
|
Otherwise, the `${rc_router_network_name}` variable will be hashed and an
|
||||||
ISP-like prefix of `/48` will be created to which the SLA for the specified
|
ISP-like prefix of `/48` will be created to which the SLA for the specified
|
||||||
network will be appended. The `${rc_router_ula_prefix_size}` can be set to
|
network will be appended. The `${rc_router_ula_prefix_size}` can be set to
|
||||||
`/56` to specify a ULA prefix length of 56. (No other lengths are supported
|
`56` to specify a ULA prefix length of 56. (No other lengths are supported
|
||||||
at this time.)
|
at this time.)
|
||||||
|
|
||||||
The `isp=...` flag can be used to assign the specified subnet to be part
|
The `isp=...` flag can be used to assign the specified subnet to be part
|
||||||
|
|||||||
+1
-1
@@ -23,7 +23,7 @@ optional arguments, then a ULA for this network segment will not be created.
|
|||||||
Otherwise, the `${rc_router_network_name}` variable will be hashed and an
|
Otherwise, the `${rc_router_network_name}` variable will be hashed and an
|
||||||
ISP-like prefix of `/48` will be created to which the SLA for the specified
|
ISP-like prefix of `/48` will be created to which the SLA for the specified
|
||||||
network will be appended. The `${rc_router_ula_prefix_size}` can be set to
|
network will be appended. The `${rc_router_ula_prefix_size}` can be set to
|
||||||
`/56` to specify a ULA prefix length of 56. (No other lengths are supported
|
`56` to specify a ULA prefix length of 56. (No other lengths are supported
|
||||||
at this time.)
|
at this time.)
|
||||||
|
|
||||||
The `isp=...` flag can be used to assign the specified subnet to be part
|
The `isp=...` flag can be used to assign the specified subnet to be part
|
||||||
|
|||||||
Reference in New Issue
Block a user