Go to main content
Sun Datacenter InfiniBand Switch 36 Documentation Supplement for Firmware Version 2.2

Exit Print View

Updated: September 2016
 
 

config Object Commands

Description
Syntax
Back up switch configuration
set config backup switch=name|all
Disable the switch configuration.
set config disable switch=name new_mkey=M_Key
Display the fabric configuration file.
show config
Distribute the fabric configuration on this switch to another switch.
set config copy [ip=peer_IP_address|name=peer_hostname|all]
Restore the switch configuration from backup.
set config restore new_ip=local_IP_address old_sm=sm_name {local backup=filename|peer (name=peer_hostname|ip=peer_IP_address) backup=filename|remote backup=URL fabric=fabric_name rack=rack_name} [state=sm_state]
Run the fabric configuration wizard.
set config wizard

where:

  • name is the host name of the switch.

  • M_Key is the 16-hex digit management key. For example 0xa000000000000001.

  • peer_IP_address is the IP address of the peer switch.

  • peer_hostname is the host name of the peer switch to receive or having the configuration.

  • local_IP_address is the IP address of the management controller on the switch.

  • sm_name is the previous host name of the Subnet Manager on the switch.

  • filename is the file name of the backup configuration.

  • URL is the URL of the remote server backup file location.

  • fabric_name is the name of the fabric to which the switch will belong.

  • rack_name is the name of the rack to which the switch will belong.

  • sm_state is the state of the Subnet Manger after restoration, either enabled or disabled.

Related Information