Juniper EX Series Manual page 10

Hide thumbs Also See for EX Series:
Table of Contents

Advertisement

9.
Configure the hostname.
{master:0}[edit]
root# set system host-name name
10. Configure the IP address and prefix length for the management interface on the switch. As part of this step, you
remove the factory default DHCP setting for the management interface.
{master:0}[edit]
root# delete interfaces vme unit 0 family inet dhcp
root# set interfaces vme unit 0 family inet address address/prefix-length
11. Configure the default gateway for the management network.
{master:0}[edit]
root# set routing-options static route 0/0 next-hop address
12. Configure the SSH service. By default the root user cannot log in remotely. In this step you enable the SSH service
and also enable root login via SSH.
{master:0}[edit]
root# set system services ssh root-login allow
13. Optional: Configure the IP address of a DNS server.
{master:0}[edit]
root# set system name-server address
14. Optional: Configure an SNMP read community.
{master:0}[edit]
root# set snmp community community_name
15. Optional: Continue customizing the configuration using the CLI. See the
more details.
16. Commit the configuration to activate it on the switch.
{master:0}[edit]
root# commit
Getting Started Guide for Junos OS
10
for

Advertisement

Table of Contents
loading

Table of Contents