Adding Sites
Use the following configuration statements to add a site:
subscribers retailername
subscriber-folderfolder-name
enterprisename
sitename
{network [network...
]; display-namedisplay-name
; accounting-user-idaccounting-user-id
; descriptiondescription
;}
- 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.
user@host#edit subscribers retailer default subscriber-folder local enterprise ABCInc site Montreal
- (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.
[edit subscribers retailer default subscriber-folder local enterprise ABCInc site Montreal]user@host#set
network
[network...
]- (Optional) Configure the name that is displayed in enterprise management portals, if different from the site name.
[edit subscribers retailer default subscriber-folder local enterprise ABCInc site Montreal]user@host#set display-name
display-name
- (Optional) Configure the name that identifies the site in accounting records.
[edit subscribers retailer default subscriber-folder local enterprise ABCInc site Montreal]user@host#set accounting-user-id
accounting-user-id
- (Optional) Enter a description of the site.
[edit subscribers retailer default subscriber-folder local enterprise ABCInc site Montreal]user@host#set description
description
- (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.";- Configure an access for the site. (See Configuring Accesses.)