72
Primary to Basic Rate ISDN Multiplexer
SALES: 0118 965 5100
SET IDLE
Sets the number of minutes that the command line interface can be idle in supervisor mode
before reverting to user mode.
Syntax
SEt IDLe [idle time]
Idle - idle time in minutes (1-250)
If idle is omitted, there is no limit.
Examples:
mux [S]>set idle 20
OK
system_1 [S]> set idle
OK
mux [S]>
Related commands
None
Menu Equivalent
None
SET IP command
Sets the ip address configuration. If it is set to auto a BOOTP or DHCP server is needed on
the network.
Syntax
SEt IP FIxed [IP address] [subnet mask] [gateway]
SEt IP AUto
IP address -
IP address (must be unique)
Subnet mask -
subnet mask for the network or 0.0.0.0 if not known
Gateway -
IP address of gateway or 0.0.0.0 if no gateway
Examples:
mux [S]> set ip fixed 192.168.0.40 255.255.255.0 0.0.0.0
OK
mux [S]> set ip auto
OK