SCTP Acceleration
Smart Dashboard Configuration:
Create SCTP as "other" service using IP protocol 132
Enable "Accept Replies" property in the advanced tab of the created SCTP service
To Configure the 61000/41000 Security System
- Connect to the SMO expert mode. Run
shell - Open: $FWDIR/boot/modules/fwkern.conf for editing. If the file does not exist, create it.
- Add sxl_accel_proto_list=132 to the file.
- Open: $PPKDIR/boot/modules/simkern.conf for editing. If the file does not exist, create it.
- Add sim_accel_non_tcpudp_proto=1 to the file.
- Copy the file to all SGMs by running:
- g_cp2blades $FWDIR/boot/modules/fwkern.conf
- g_cp2blades $PPKDIR/boot/modules/simkern.conf
- Reboot all SGMs. Run
reboot –b all
|