Related Documentation
Configuring the SRC Software
To configure the software on a C Series Controller:
- Review the configuration by running the show configuration command in operation mode.
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.
- If the password for the root user was not changed from
the default value, change it now. root@host> set cli password
Do not use the root account for normal operation.
- If the time zone is not set to the time zone where the system resides, set the time zone.
- Configure NTP.
- Complete the configuration of the Juniper Networks database,
and load sample data.
See Juniper Networks Database Overview.
If the Juniper Networks database is configured to run in community mode, the admin account already exists.
- Configure remote access to other interfaces.
See External Interfaces on a C Series Controller Overview, Configuring Gigabit Ethernet Interfaces for IPv4 (SRC CLI), Configuring Gigabit Ethernet Interfaces for IPv6 (SRC CLI).
- Configure static routes to networks that contain devices
to be managed by the SRC software.
See Configuring a Static Route to Devices on Other Networks (SRC CLI).
- (Optional) Configure other external access to the C Series
Controller and secure communications to remote hosts.
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).
- (Optional) Configure the system log server.
- (Optional) Configure user accounts.
- Configure components.