Name
	sctp server show

SYNOPSIS
	sctp server show stackname <stack-name> stackname <stack-name>

DESCRIPTION
	This command is used to view the details of all SCTP Server instances created. 
	The information displayed will include the socket type (SCTP or TCP), name of the 
	Server, state (whether started=false or true), the IP address and port that the 
	Server is bound to. For multi-home SCTP Servers it will display all the 
	IP addresses that are configured.
	
PARAMETERS
	
	Optional Parameters
	
	<stack-name>	-	Name of the stack on which this command is executed. 
					If not passed, the first stack configured in ShellExecutor
					will be used.
					

SEE ALSO
	sctp, sctp server create, sctp server destroy, sctp server start, 
	sctp server stop, sctp association create, sctp association destroy, 
	sctp association show

