mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-11 23:49:35 +00:00
gcloud: Fri Mar 24 11:31:22 UTC 2023
This commit is contained in:
parent
a4bd29dd06
commit
4ccfc7a5e3
142 changed files with 4081 additions and 397 deletions
|
|
@ -62,7 +62,7 @@ REQUIRED FLAGS
|
|||
https://tools.ietf.org/html/rfc6996, for example --asn=64512.
|
||||
|
||||
--peer-ipv4-range=PEER_IPV4_RANGE
|
||||
The link-local address range of the peer router.
|
||||
The IPv4 link-local address range of the peer router.
|
||||
|
||||
--peer-name=PEER_NAME
|
||||
The name of the new BGP peer being added.
|
||||
|
|
|
|||
|
|
@ -80,18 +80,18 @@ REQUIRED FLAGS
|
|||
The argument group for adding southbound interfaces to edge router.
|
||||
|
||||
--subnetwork=SUBNETWORK
|
||||
The subnetwork of the interface being added.
|
||||
Subnetwork of the interface being added.
|
||||
|
||||
The argument group for adding northbound interfaces to edge router.
|
||||
|
||||
--interconnect-attachment=INTERCONNECT_ATTACHMENT
|
||||
The interconnect attachment of the interface being added.
|
||||
Interconnect attachment of the interface being added.
|
||||
|
||||
--ip-address=IP_ADDRESS
|
||||
The link local address of the router for this interface.
|
||||
Link-local address of the router for this interface.
|
||||
|
||||
--ip-mask-length=IP_MASK_LENGTH
|
||||
The subnet mask for the link-local IP range of the interface. The
|
||||
Subnet mask for the link-local IP range of the interface. The
|
||||
interface IP address and BGP peer IP address must be selected from
|
||||
the subnet defined by this link-local range.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue