Example 2:
Define an integrated 3270 (SYSG) console on device address 0000. Allow only clients with terminal
group name SYSGCONS and from IP address 192.168.0.100 with subnet mask 255.255.255.0 to
connect.
0000 SYSG SYSGCONS 192.168.0.100 255.255.255.0
Example 3:
Define an integrated 3270 (SYSG) console on device address 0000. Allow clients with any terminal
group name but only from IP address 192.168.0.100 to connect.
0000 SYSG * 192.168.0.100
Example 4:
Define an integrated 3270 (SYSG) console on device address 0000. Allow only clients with terminal
group name SYSGCONS and from IP address 192.168.0.100 to connect.
0000 SYSG SYSGCONS 192.168.0.100
Example 5:
Define an integrated 3270 (SYSG) console on device address 0000. Allow only clients with terminal
group name SYSGCONS to connect.
0000 SYSG SYSGCONS