To configure the SRC software on a C-series Controller:
user@host> show configuration
system {
host-name my-host;
domain-search [ mylab.jnpr.net jnpr.net juniper.net ];
name-server [ 192.0.20.10 192.0.20.30 ];
time-zone America/New_York;
services {
telnet;
ssh {
root-login allow;
}
}
- . . .
Make any updates needed to the initial configuration.
- root@host> set cli password
Do not use the root account for normal operation.
See Overview of the Juniper Networks Database.
If the Juniper Networks database is configured to run in community mode, the admin account already exists.
See Configuring External Interfaces on a C-series Controller, Configuring Gigabit Ethernet Interfaces for IPv4 (SRC CLI), Configuring Gigabit Ethernet Interfaces for IPv6 (SRC CLI).
See Configuring a Static Route to Devices on Other Networks (SRC CLI).
See Securing Connections Between a C-series Controller and Remote Hosts, Configuring a C-series Controller to Accept SSH Connections (SRC CLI), Configuring a C-series Controller to Accept Telnet Connections (SRC CLI).