# Configuracion interface IP address
configure
set interfaces em0 unit 0
edit interfaces em0 unit 0
root# set family inet address 192.168.80.46/24
root# set description MANAGMENT
#para poder hacer commit
set system root-authentication plain-text-password
#enable ssh protocol
set system services ssh protocol-version v2
commit and-quit