Commands
3.28 hangup
Terminates a console or telnet session. This command will halt an SRM connect or MBM telnet
access session.
Syntax
hangup
{{-hp <hard_partition> [-sp <subpartition>]},
{[-cabinet <cabinet> -drawer <drawer>] {MBM, PBM} <port>}}
Arguments
-hp <hard_partition> Hard partition name
-sp <subpartition> Subpartition name. Optional if there is only one
subpartition within the given hard partition.
MBM The micro MBM
PBM The micro PBM
port The port number that the MBM/PBM is
connected to. Port 23 is for CLI and port 322 for
Vxworks shell.
Options
-cabinet <cabinet> Cabinet number in hex. Defaults to 0 if not
specified.
-drawer <drawer> Drawer number in hex. Defaults to 0 if not
specified.
Examples
1. Terminate the console connection.
MBM> hangup -hp Default_HP
MBM>
2. Terminate a telnet session..
MBM> hangup -ca 1 -dr 0 PBM 23
MBM>
See Also
connect, telnet
3-43