Juniper C Series Hardware Manual page 40

Hide thumbs Also See for C Series:
Table of Contents

Advertisement

C2000 and C4000 Hardware Guide
3.
Configuring the System for Remote Access
To allow remote access to the system, you must configure the generic interfaces.
You can specify an IP address with mask or a broadcast address with mask for an
interface. For more information, see SRC PE Getting Started Guide, Chapter 7,
Configuring Remote Access to a C Series Controller.
To configure the generic interfaces:
1.
2.
3.
24
Configuring the System for Remote Access
Configure either a list of domain names to search, or create the domain name.
We recommend configuring a list of domain names to search.
To configure a list of domain names to search:
[edit]
root@host# set system domain-search [domain-name1, domain-name2, ...]
For example:
[edit]
root@host# set system domain-search [my-domain.juniper.net
domain.juniper2.net]
To configure the domain name:
[edit]
root@host# set system domain-name domain-name
For example:
[edit]
root@host# set system domain-name my-domain.juniper.net
From configuration mode, access the configuration statement that configures
the interface.
user@host# edit interfaces eth0
Specify the unit, family, and IP address for the interface.
[edit interfaces eth0]
user@host# set unit number family inet address address
For example, to configure an interface with only an IP address:
[edit interfaces eth0]
user@host# set unit 0 family inet address 192.2.0.10/24
(Optional) Specify the broadcast address for the interface.
[edit interfaces eth0]
user@host# set unit number family inet broadcast broadcast
For example, to configure an interface with only a broadcast address:

Advertisement

Table of Contents
loading

This manual is also suitable for:

C2000C4000

Table of Contents