Use one of the following commands to list all available advertisements for the tnipx transport:
tnadvert tnadvert -L tnadvert -L -n tnipx |
Use the following command to list the value of the fixed-socket attribute for the tnipx transport and advertisement service1:4:
tnadvert -R -n tnipx -d service1:4 -a fixed-socket |
Use the following command to modify the value of the fixed-socket attribute of the newservice:4 advertisement of the tnipx transport by changing it to 0x20:
tnadvert -M -n tnipx -d newservice:4 -a fixed-socket=0x20 |
Use the following command to delete the tnipx advertisement newservice:4:
tnadvert -D -n tnipx -d newservice:4 |