Emmanuel Halbwachs writes:
>unixbox$ cat opmode-commands   | ssh router
>unixbox$ cat confmode-commands | ssh router

You can also do this with semi-colons:

ssh router "show foo; show bar ; show baz"
ssh router "configure ; set system host-name foo; commit"

Thanks,
 Phil
_______________________________________________
juniper-nsp mailing list [email protected]
https://puck.nether.net/mailman/listinfo/juniper-nsp

Reply via email to