efa tenant service bgp peer-group
			configure
 
   
  Pushes or removes a partial
		configuration for a peer-group.
 Syntax
			efa tenant service bgp peer-group
					configure
				
					[
					--name
					peer-group-name
					|
					--tenant
					tenant-name
					]
			
		Parameters
			
				
					- --name
							peer-group-name
- Specifies the name of the BGP peer group
						instance.
- --tenant
							tenant-name
- Specifies the name of the tenant.
Examples
			Pushes or removes a partial
				configuration for a
				peer-group.
(efa:extreme)extreme@node-1:~$ efa tenant service bgp peer-group configure --name PG1 --tenant tenant11   
BgpService configured successfully.
--- Time Elapsed: 790.953838ms ---