Comandos Juniper
Comandos Juniper
>cli
#configure
#set system root-authentication plain-text-password
**para reiniciar
> request system reboot
**interfaces de loopback
set interfaces lo0 unit 0 family inet address 192.168.1.1/32
set interfaces lo0 unit 0 family inet address 192.168.2.1/32
**asegurar interface por zona ssh
set interfaces ge-0/0/0 unit 0 family inet address
192.168.10.2/24
#commit
#commit
commit
commit
**************
show interfaces irb.211
show vlans
show route
show interface terse | match inet
run show configuration interfaces irb.5 | display set
run show configuration interfaces | display set
run show interfaces irb terse
root-authentication {
encrypted-password
"$5$/7bq8/xB$ai0RDQgLQ/ocHYhBVGwOwTzQ9aaVSc5yKWr7wYKvlR7"; ## SECRET-DATA
}