Oracle EDR InfiniBand Switch and Virtualized I/O Systems Administration Guide

Exit Print View

Updated: November 2016
 
 

Delete a Session (Oracle ILOM CLI)

Active management sessions on the switch are identified by a session number. Active sessions can be deleted at any time. If a session is deleted, that session is immediately terminated and access to the switch is severed.

  1. Display the list of active ILOM CLI sessions.
    -> show /SP/sessions
    /SP/sessions
     	Targets:
     		753 (current)
    ->
    
  2. Note the number of the session that you want to delete.
  3. Delete the session.
    -> delete /SP/sessions/753/ 
    Are you sure you want to delete /SP/sessions/753 (y/n)? 
    ->
    

Related Information