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

Adding Sites (SRC CLI)

Use the following configuration statements to add a site:

subscribers retailer name subscriber-folder folder-name enterprise name site name {
network [ network... ];
display-name display-name ;
accounting-user-id accounting-user-id ;
description description ;
}

To add a site:

  1. From configuration mode, enter the site configuration. In this procedure, ABCInc is the name of the enterprise, and Montreal is the name of the site.
  2. (Optional) Record networks used at the site. If you build a custom enterprise manager application, you can access this information through the enterprise portal APIs.
  3. (Optional) Configure the name that is displayed in enterprise management portals, if different from the site name.
  4. (Optional) Configure the name that identifies the site in accounting records.
  5. (Optional) Enter a description of the site.
  6. (Optional) Verify your configuration.
    [edit subscribers retailer default subscriber-folder local enterprise ABCInc site Montreal]
    user@host# show 
    display-name "Montreal Office of ABC, Inc.";
    accounting-user-id abcInc;
    description "This enterprise is sample data for use with JUNOSe routers.";
    
    
  7. Configure an access for the site. (See Configuring Accesses (SRC CLI).)

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