efa tenant service bgp peer-group
update
Updates BGP peer group neighbours for a
given VRF on the fabric device. Updates can be either addition or deletion of a
peer.
Syntax
efa tenant service bgp peer
update
[
--description
|
--help
|
--operation
< peer-group-add |
peer-group-delete | desc-update >
|--pg-asn
<
device-ip,peer-group-name:remote-asn >
|
--pg-bfd
<
device-ip,peer-group-name:bfd-interval,bfd-min-rx,bfd-multiplier >
|
--pg-bfd-enable
<
device-ip,peer-group-name:bfd-enable(true/false) >
|
--pg-name
<
device-ip:peer-group-name >
|
-pg-next-hop-self
<
device-ip:peer-group-name,next-hop-self(true/false/always) >
|
--pg-update-source-ip
<
device-ip,peer-group-name:update-source-ip >|--tenant
]
Parameters
- --description
- Displays service BGP description.
- --help
- Displays help for update.
- --operation
- Specifies the operation code.
Valid values are peer-group-add | peer-group-delete | desc-update.
- --pg-asn
- Specifies the BGP peer-group ASN in the
format device-ip,peer-group-name:remote-asn.
- --pg-bfd
- Specifies the BGP peer-group BFD Properties
in the format
device-ip,peer-group-name:bfd-interval,bfd-min-rx,bfd-multiplier.
- --pg-bfd-enable
- Enables the BGP peer-group BFD in the format
device-ip,peer-group-name:bfd-enable(true/false).
- --pg-name
- Specifies the BGP peer-group name in the format
device-ip:peer-group-name.
- --pg-next-hop-self
- Specifies the BGP peer-group next-hop-self in the format
device-ip:peer-group-name,next-hop-self(true/false/always).
- --pg-update-source-ip
- Specifies the BGP peer-group update source IP in the format
device-ip,peer-group-name:update-source-ip.
- --name
- Specifies the name of the BGP Service
Instance
- --tenant
- Specifies the name of the tenant.