You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
40 lines
998 B
40 lines
998 B
/ pcg729.sua
|
|
/ configuration file for sua setup
|
|
/ create SUA local instantation.
|
|
cr host:host_id=1,org_ip=139.10.139.233,org_port=14001,ssn=5,streams=16;
|
|
/ create associations
|
|
cr assoc:assoc_id=1,init=true,host_id=1,dest_ip=139.10.138.159,dest_port=14001;
|
|
/ create orgination pointcode
|
|
cr orgpc:host_id=1,pc=10;
|
|
/ create origination name
|
|
cr orgname:host_id=1,name=pcg729.atea.be;
|
|
cr orggt:host_id=1,digits=10;
|
|
/ create destination pointcode
|
|
cr destpc:dest_id=1,pc=20;
|
|
cr destpc:dest_id=2,pc=30;
|
|
cr destpc:dest_id=3,pc=999;
|
|
/ create destination IP address
|
|
cr destip:dest_id=1,ip=139.10.138.159;
|
|
cr destip:dest_id=2,ip=139.10.137.223;
|
|
/ create destination name
|
|
cr destname:dname_id=1,name=pcn735.atea.be;
|
|
cr destname:dname_id=2,digits=20;
|
|
cr destname:dname_id=3,digits=30;
|
|
/ create route
|
|
cr route:dest_id=1,assoc_id=1;
|
|
cr route:dest_id=2,assoc_id=1;
|
|
cr route:dest_id=3,assoc_id=1;
|
|
cr route:dname_id=1,assoc_id=1;
|
|
cr route:dname_id=2,assoc_id=1;
|
|
cr route:dname_id=3,assoc_id=1;
|
|
/ create asp
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|