Performing the Initial Configuration for JRR200
JRR200 Route Reflector Initial Configuration Using the CLI
Access the CLI to perform the initial configuration.
JRR200 Route Reflector Factory-Default Settings
Your JRR200 route reflector comes configured with a factory-default configuration which has the ZTP configurations enabled when the JRR200 route reflector is shipped.
The below is the factory default configuration file of JRR200 route reflector.
interfaces {
em0 {
unit 0 {
family inet {
dhcp;
}
}
}
}
interfaces {
em2 {
unit 0 {
family inet {
dhcp;
}
}
}
}
interfaces {
em3 {
unit 0 {
family inet {
dhcp;
}
}
}
}
interfaces {
em4 {
unit 0 {
family inet {
dhcp;
}
}
}
}
interfaces {
em5 {
unit 0 {
family inet {
dhcp;
}
}
}
}
interfaces {
em6 {
unit 0 {
family inet {
dhcp;
}
}
}
}
interfaces {
em7 {
unit 0 {
family inet {
dhcp;
}
}
}
}
interfaces {
em8 {
unit 0 {
family inet {
dhcp;
}
}
}
}
interfaces {
em9 {
unit 0 {
family inet {
dhcp;
}
}
}
}
chassis {
auto-image-upgrade;
}
system {
processes {
dhcp-service {
traceoptions {
file dhcp_logfile size 10m;
level all;
flag all;
}
}
}
}
Viewing Factory-Default Settings of JRR200 Route Reflector
To view the factory-default settings on your JRR200 route reflector:
When you commit changes to the configuration, a new configuration
file is created, which becomes the active configuration. If the current
active configuration fails, you can use the load factory-default command to revert to the factory-default configuration.