Creating a Network Element (SRC CLI)
Network elements are logical entities that are considered either upstream or downstream from the SIC. Upstream network elements contain logical clients and targets for NAS devices. Downstream network elements contain logical targets for the downstream AAA server responsible for accounting and authentication.
Use the following statement to create a network element:
shared sic group identifier radius
network-element id
To create a network element:
- From configuration mode, access the statement that creates
a RADIUS network element. For example, to create a network element
called ne1 for the SIC group group1:[edit]user@host# edit shared sic group group1 radius network-element ne1
Related Documentation
- Configuration Statements for Downstream Network Elements and Accounting and Authentication Targets (SRC CLI)
- Configuration Statements for Upstream Network Elements, Accounting and Authentication Clients, and Dynamic Authorization Targets (SRC CLI)
- Configuring the Device Models Supported in the Network Element (SRC CLI)
- Configuring Upstream Network Elements and Accounting and Authentication Clients (SRC CLI)
- Configuring Upstream Network Elements and Dynamic Authorization Targets (SRC CLI)