SRC-PE Release 1.0.x Getting Started Guide > Configuring a C-series Platform
> Configuring the SRC Software
Configuring the SRC Software
To configure the SRC software on a C-series platform:
- 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.
See Chapter 13, Configuring System Time with the SRC CLI.
- Configure NTP.
See Chapter 13, Configuring System Time with the SRC CLI.
- Complete the configuration of the Juniper Networks database, and load sample data.
See Chapter 15, Managing the Juniper Networks Database.
If the Juniper Networks database is configured to run in community mode, the admin account already exists.
- Configure remote access to other interfaces.
See Chapter 7, Configuring Remote Access to a C-series Platform.
- Configure static routes to networks that contain devices to be managed by the SRC software.
See Chapter 7, Configuring Remote Access to a C-series Platform.
- (Optional) Configure other external access to the C-series platform and secure communications to remote hosts.
See Chapter 7, Configuring Remote Access to a C-series Platform.
- (Optional) Configure the system log server.
See Chapter 14, Configuring System Logging for a C-series Platform.
- (Optional) Configure user accounts.
See Chapter 19, Configuring User Access.
- Configure SRC components.
See Configuring SRC Components.
Configuring SRC Components
After you create the basic SRC configuration, you can configure other SRC components and establish configurations for service providers and enterprises.
To configure SRC components in a deployment on C-series platforms:
- If your configuration includes a RADIUS server, start it.
See SRC-PE Integration Guide for information about starting RADIUS servers.
- Configure SAE local properties.
See Chapter 16, Setting Up an SAE with the SRC CLI.
- Obtain your SRC software license.
See Chapter 8, Overview of SRC Licenses.
- Install the license, and start the license server if you have a server license.
See Chapter 9, Installing Licenses for C-series Platforms.
- (Optional) Configure and start the SNMP agent.
See Chapter 23, Configuring and Starting the SNMP Agent with the SRC CLI.
- Start the SAE.
See Chapter 16, Setting Up an SAE with the SRC CLI.
- If you use firewall software on your internal network, review firewall access for SRC components.
See Chapter 29, Defining an Initial Configuration on a Solaris Platform.
- Configure other SRC components.
Table 7 lists the principle SRC components that you can configure and names the document that provides information about configuring the components.
Table 7: Configuration Information for Other SRC Components
|
|
SRC-ACP
|
SRC Application Library Guide
|
JPS
|
SRC-PE Solutions Guide, Chapter 12, Configuring the JPS with the SRC CLI.
|
C-Web interface
|
Chapter 6, Accessing and Starting the C-Web Interface
|
Network information collector (NIC)
|
SRC-PE Network Guide, Chapter 10, Configuring NIC with the SRC CLI
|
Policies
|
SRC-PE Services and Policies Guide, Chapter 11, Configuring and Managing Policies with the SRC CLI
|
Redirect server
|
SRC-PE Subscribers and Subscriptions Guide, Chapter 20, Configuring Traffic Redirection with the SRC CLI
|
SAE
|
SRC-PE Network Guide, Chapter 2, Configuring the SAE with the SRC CLI
|
SAE access to external database that stores subscriber data
|
SRC-PE Network Guide, Chapter 2, Configuring the SAE with the SRC CLI
|
Services
|
SRC-PE Services and Policies Guide, Chapter 1, Managing Services with the SRC CLI
|
Subscribers and subscriptions
|
SRC-PE Subscribers and Subscriptions Guide, Chapter 14, Configuring Subscribers and Subscriptions with the SRC CLI
|
Residential portal
|
SRC-PE Subscribers and Subscriptions Guide, Chapter 16, Installing and Configuring the Sample Residential Portal
|
Enterprise Service Portals
|
SRC-PE Subscribers and Subscriptions Guide, Chapter 27, Installing and Configuring Enterprise Service Portals
|