[Contents]
[Prev]
[Next]
[Index]
[Report an Error]
Configuring the JUNOS Routing Platform to Apply Changes It
Receives from the SAE
To configure the JUNOS routing platform to
receive configuration statements from the SAE and apply those statements
to the configuration:
- Create a configuration group called sdx that contains
the configuration statements that the SAE sends to the JUNOS routing
platform. To do so, include the groups statement at the [edit] level, and specify the name sdx.
- Configure the JUNOS routing platform to apply these statements
to the configuration. To do so, include the apply-groups statement
at the [edit] level.
- [edit]
- set apply-groups sdx;
Related Topics
[Contents]
[Prev]
[Next]
[Index]
[Report an Error]