Adding Enterprises (SRC CLI)
Use the following configuration statements to add an enterprise subscriber:
subscribers retailer name subscriber-folder folder-name enterprise name {display-name display-name ; accounting-user-id accounting-user-id ;description description ; scope [ scope... ]; substitution [ substitution... ]; }
To add an enterprise subscriber:
- From configuration mode, enter the enterprise subscriber
configuration. In this procedure, ABCInc is the name of the enterprise
subscriber. user@host# edit subscribers retailer default subscriber-folder local enterprise ABCInc
- (Optional) Configure the name that is displayed in enterprise
management portals, if different from the enterprise name. [edit subscribers retailer default subscriber-folder local enterprise ABCInc]user@host# set display-name display-name
- (Optional) Configure the name that identifies the enterprise
in accounting records.[edit subscribers retailer default subscriber-folder local enterprise ABCInc]user@host# set accounting-user-id accounting-user-id
- (Optional) Enter a description of the enterprise. [edit subscribers retailer default subscriber-folder local enterprise ABCInc]user@host# set description description
- (Optional) Assign service scopes to the enterprise.[edit subscribers retailer default subscriber-folder local enterprise ABCInc]user@host# set scope [ scope... ]
- (Optional) Configure the actual values for parameters
associated with this enterprise.[edit subscribers retailer default subscriber-folder local enterprise ABCInc]user@host# set substitution [ substitution... ]
- (Optional) Verify your configuration.
[edit subscribers retailer default subscriber-folder local enterprise ABCInc] user@host# show display-name ABCInc; description "This enterprise is sample data for use with JunosE routers. The attached EntJunose scope contains enterprise services that are designed to work with JunosE. scope [ EntJunose POP-Ottawa POP-Boca POP-Boston POP-Montreal ]; substitution [ "acct : network = 208.93.36.80 / 28" "eng : network = 208.93.36.64 / 28" ];
- Configure an access subscription for the enterprise. (See Configuring Accesses (SRC CLI).)