efa tenant service bgp peer
			configure
 
   
  Pushes or removes a pending
		configuration for a BGP peer instance.
 Syntax
 
	 efa tenant service bgp peer
					configure
				
					[ 
					--name
					peer-name
					|
					--tenant
					tenant-name
					]
			
		Parameters
			
				
					- --name
							peer-name
- Specifies the name of the BGP peer
						instance.
- --tenant
							tenant-name
- Specifies the name of the tenant.
Examples
			
				This example pushes or removes a pending configuration for a BGP peer
					instance.
				$ efa tenant service bgp peer configure --name B2 --tenant tenant11
BgpService configured successfully.