[Contents]
[Prev]
[Next]
[Index]
[Report an Error]
Adding an Infrastructure Service (SRC CLI)
To add an infrastructure service:
- Add the service to be shared, as described in Adding a Normal Service (SRC CLI).
- Set the service type to infrastructure.
- [edit services global service Infrastructure]
- user@host# set type infrastructure
- Configure the name of the service to be shared.
- [edit services global service Infrastructure]
- user@host# set shared-service-name shared-service-name
- (Optional) Verify your configuration.
[edit services global service Infrastructure]
user@host# show
type infrastructure;
radius-class infrastructure;
status active;
shared-service-name Video-Bronze;
[Contents]
[Prev]
[Next]
[Index]
[Report an Error]