title: Juniper EX Series Switches
breadcrumbs:
- title: Configuration
- title: Network
---
{% include header.md %}
Related Pages
{:.no_toc}
Using
{:.no_toc}
Initial Setup
Enter configuration mode as necessary in the steps below with configure
and exit
.
- Connect to the switch using serial.
- Login with username
root
and no password. You'll enter the shell.
- Enter the operation mode:
cli
- Set hostname (conf mode):
set system host-name <hostname>
TODO
- Setup root authentication.
- Disable DHCP auto image upgrade:
delete chassis auto-image-upgrade
(conf mode)
- Disable alarm for mgmt. port link down.
- Commit.
Theory
Virtual Chassis
TODO
{% include footer.md %}