Extreme recommends that you customize the chassis name for each device. Some system logs identify the device by its chassis name; if you assign a meaningful chassis name, logs are more useful. You can also configure the host name.
device# configure terminal
device(config)# switch-attributes chassis-name SLX-market1
The default chassis name is SLX9540-# where # is the number of slots in the chassis.
device(config)# switch-attributes host-name SLX-mrkt SLX-mrkt(config)#
SLX-mrkt(config)# exit
SLX-mrkt# show running-config switch-attributes switch-attributes chassis-name SLX-market1 switch-attributes host-name SLX-mrkt !
The following configuration is an example of the previous steps.
device# configure terminal device(config)# switch-attributes chassis-name SLX-market1 device(config)# switch-attributes host-name SLX-mrkt SLX-mrkt(config)#