Juniper JUNOS SOFTWARE 10.2 - SOFTWARE INSTALLATION AND UPGRADE GUIDE 4-28-2010 Upgrade Manual page 72

Table of Contents

Advertisement

JUNOS Release 10.2 Software Installation and Upgrade Guide
2.
50
Commit Changes
}
}
routing-options {
static {
route 172.16.0.0/12 {
next-hop 192.168.71.254;
retain;
no-readvertise;
}
route 192.168.0.0/16 {
next-hop 192.168.71.254;
retain;
no-readvertise;
}
}
}
On a TX Matrix Plus router, the management Ethernet interface is
fxp0
. Therefore, when you issue the
the configuration statements would be:
[edit]
root@ show
system {
host-name hostname;
domain-name domain.name;
backup-router address ;
root-authentication {
(encrypted-password "password" | public-key);
ssh-rsa "public-key";
ssh-dsa "public-key";
}
name-server {
address;
}
interfaces {
em0 {
unit 0 {
family inet {
address address ;
}
}
}
}
}
Commit the configuration.
[edit]
root# commit
commit complete
show
command in the configuration mode,
and not
em0

Advertisement

Table of Contents
loading

This manual is also suitable for:

Junos 10.2

Table of Contents