Juniper EX9214 Hardware Manual page 190

Hide thumbs Also See for EX9214:
Table of Contents

Advertisement

EX9214 Switch Hardware Guide
166
[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 for
Routing Devices.
[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;
}
}
}
}
Commit the configuration to activate it on the switch.
15.
[edit]
root@# commit
(Optional) Configure additional properties by adding the necessary configuration
16.
statements. Then commit the changes to activate them on the switch.
[edit]
hierarchy level.
[edit system services]
Copyright © 2015, Juniper Networks, Inc.

Advertisement

Table of Contents
loading

Table of Contents