Guest User

Untitled

a guest
Oct 23rd, 2017
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.30 KB | None | 0 0
  1. # cat /etc/centos-release
  2. CentOS Linux release 7.3.1611 (Core)
  3. # uname -r
  4. 3.10.0-514.26.2.el7.x86_64
  5.  
  6. sctp_test -H 127.0.0.1 -P 7013 -l
  7.  
  8. sctp_test -H 127.0.0.1 -P 7015 -h 127.0.0.1 -p 7013 -s
  9.  
  10. # cat /etc/centos-release
  11. CentOS Linux release 7.4.1708 (Core)
  12. # uname -r
  13. 3.10.0-693.2.2.el7.x86_64
Add Comment
Please, Sign In to add comment