Juniper EX9214 Hardware Manual page 198

Ex series
Hide thumbs Also See for EX9214:
Table of Contents

Advertisement

EX9214 Switch Hardware Guide
174
Set the user account class to super-user.
8.
[edit]
root@# set system login user user-name class super-user
Configure the switch's domain name.
9.
[edit]
root@# set system domain-name domain-name
Configure the IP address and prefix length for the switch's Ethernet interface.
10.
[edit]
root@# set interfaces fxp0 unit 0 family inet address address/prefix-length
Configure the IP address of a DNS server.
11.
[edit]
root@# set system name-server address
(Optional) Configure the static routes to remote subnets with access to the
12.
management port. Access to the management port is limited to the local subnet. For
more information about static routes, see the Junos OS Administration Library.
[edit]
root@# set routing-options static route remote-subnet next-hop destination-IP retain
no-readvertise
Configure the telnet service at the
13.
[edit]
root@# set system services telnet
(Optional) Display the configuration to verify that it is correct.
14.
[edit]
root@# show
system {
host-name host-name;
domain-name domain-name;
root-authentication {
authentication-method (password | public-key);
}
name-server {
address;
}
}
interfaces {
fxp0 {
unit 0 {
family inet {
address address/prefix-length;
}
}
[edit system services]
hierarchy level.
Copyright © 2017, Juniper Networks, Inc.

Advertisement

Table of Contents
loading

Table of Contents