efa fabric show-config
	
	 Displays the configuration of the
		specified fabric.
		Syntax
			efa fabric show-config
				[
					--name
					fabric-name
					|
					--device-role
					{ leaf | spine | super-spine |
						border-leaf
					}|
					--ip
					ip-address
					]
				
			
		
		Parameters
			
				
					- --name
							fabric-name
					
- Specifies the name of the fabric.
- --device-role
							{ leaf | spine |
								super-spine | border-leaf
							}
					
- Specifies the role of devices for which
						configuration is displayed.
- --ip
							ip-address
					
- Specifies the IP address of the devices for
						which configuration is displayed. Used with the --device-roleoption.
Examples
			
				efa fabric show-config --name BLR_FABRIC --device-role border-leaf 
--ip 10.25.225.58