Step 2 - Creating a Dial-Out Group
Dialout and Twoway ports only. If the NETServer will dial out to a remote location, you must create a group of modems that can be used to dial out to the location. Note that you must do this even if only one modem will be used for that particular location. The following command creates such a group:
set s<port #> group <group #>
<group #> is any number from 0 to 99. The example below creates group #2, which consists of ports 5 and 6:
set s5 group 2 set s6 group 2
Step 3 - Save your work
Save the changes to flash memory. Use the following command:
save s<port #>
Reset the port so the changes take effect by using the following command:
reset s<port #>