[Contents] [Prev] [Next] [Index] [Report an Error]

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:

  1. From configuration mode, enter the enterprise subscriber configuration. In this procedure, ABCInc is the name of the enterprise subscriber.
  2. (Optional) Configure the name that is displayed in enterprise management portals, if different from the enterprise name.
  3. (Optional) Configure the name that identifies the enterprise in accounting records.
  4. (Optional) Enter a description of the enterprise.
  5. (Optional) Assign service scopes to the enterprise.
  6. (Optional) Configure the actual values for parameters associated with this enterprise.
  7. (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" ];
    
    
  8. Configure an access subscription for the enterprise. (See Configuring Accesses (SRC CLI).)

[Contents] [Prev] [Next] [Index] [Report an Error]