![Ruckus Wireless ICX 7150 Quick Start Manual Download Page 7](http://html1.mh-extra.com/html/ruckus-wireless/icx-7150/icx-7150_quick-start-manual_1498874007.webp)
Global Configuration Mode
Global configuration mode is the highest level and allows the user to make configuration changes.
device>
device> enable
device# configure terminal
device(config)#
NOTE
The configure terminal command can be shortened to conf t.
From any prompt, the available commands can be listed by entering a question mark (?). Prompts can be auto-completed using
the Tab key. The options available at any level can be listed by entering ? or pressing Tab.
device> show <tab>
device> show <?>
…
device> show version <tab>
device> show version <?>
<CR>
device> show version <CR>
…
The exit command is used to return to the next lowest command level.
Saving the Configuration
Any configuration changes made using the CLI should be saved using the write memory command.
NOTE
The write memory command can be shortened to wr mem.
device> enable
device# write memory
Write startup-config done.
Copy Done.
device#
Securing the Web, Serial, and Telnet Interfaces
The following commands enable web access and secure the web GUI, serial, and Telnet interfaces with a default username and
password of your choice.
device> enable
device# configure terminal
device(config)# crypto-ssl certificate generate
device(config)# username <username> password <password>
device(config)# aaa authentication login default local
device(config)# aaa authentication web-server default local
device(config # no telnet server
device(config # enable aaa console
device(config)# web-management https
device(config)# password-change any
device(config)# ip ssh timeout 30
device(config)# ip ssh idle-time 20
device(config)# console timeout 30
device(config)# write memory
device(config)# exit
device#
Securing the Web, Serial, and Telnet Interfaces
Ruckus ICX Switch Quick Start Guide
Part Number: 53-1004910-03
7