Performing Initial Software Configuration on SRX100 Services Gateway Using CLI
5. Configure name of the device
Configure the name of the device. If the name includes spaces, enclose the name in quotation marks (" ")
admin@>configure
[edit]
admin@#set system host-name <host-name>
Example:
admin@#set system host-name SG100
The sample show configuration output is shown below
6. Configure traffic interface
You assign an address to an interface by specifying the address when configuring the protocol family. For the inet or inet6 family, configure the interface IP address .
Configure the interface address at the [edit interfaces interface-name unit logical-unit-number family family] hierarchy level.