sffp profile
Required Command-Line Mode = Configure
Use the sffp profile command to configure the Control and User Plane Separation (CUPS) profile on a Control Processing Plane (CPN) for routing the Transport Agent (GTA) packets.
The sffp profile command has the following syntax:
sffp-profile alias <alias>
 profile <add | delete>
add
   ip interface <interface>
port-list <port number>
type <control | user>
sx-ips <interface>
The following table describes the arguments for the sffp profilecommand:
| 
                                                                             Argument  | 
                                                                        
                                                                             Description  | 
                                                                    ||||||||||||||||||
| 
                                                                             sffp-profile alias <alias>  | 
                                                                        
                                                                             Specifies the name of the sffp profile. The alias must be unique and can contain up to 128 characters. Aliases are case-sensitive. For example: (config) # sffp-profile alias sffp-profile-1  | 
                                                                    ||||||||||||||||||
| 
                                                                             profile <add | delete>  | 
                                                                        
                                                                             Specifies to add a sffp profile or delete a sffp profile.  | 
                                                                    ||||||||||||||||||
| 
                                                                             add  | 
                                                                        
                                                                             Specifies to add the attributes of a sffp profile. The attributes are as follows: 
 
 
 
 
 
 For example: (config) # profile add ip-interface 11.0.0.2 port-list 5000 type user sx-ips 10.10.6.7,10.10.6.8 Note: The system supports 128 IPv6 or 256 IPv4 addresses for SFFP profile.  | 
                                                                    
Related Commands
The following table summarizes the command related to the sffp-profilecommand:
| 
                                                                             Task  | 
                                                                        
                                                                             Command  | 
                                                                    
| 
                                                                             Displays a specified sffp profile  | 
                                                                        
                                                                             show sffp-profile alias sffp-profile-1  | 
                                                                    



