efa fabric show-config
	
	
	 Displays the config of a given
		fabric.
		Syntax
			
			efa fabric show-config
				[
					--name
					fabric name
					|
					--device-role
					leaf | spine | super-spine |
						border-leaf
					|
					--ip
					ip address
					]
				
			
		
		Parameters
			
			
				
					- --name
					
-  Name of the fabric
- --device-role
					
-  Role of devices for which
						config needs to show (leaf | spine | super-spine | border-leaf)
- --ip
					
- The specific ip provided in conjuction with the device-role field.
Examples
			
			
				efa fabric show-config --name BLR_FABRIC --device-role border-leaf --ip 10.25.225.58