Adding Enterprises with the SRC CLI
Use the following configuration statements to add an enterprise subscriber:
subscribers retailername
subscriber-folderfolder-name
enterprisename
{display-namedisplay-name
; accounting-user-idaccounting-user-id
; descriptiondescription
; 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 with the SRC CLI.)
Configuring Administrative Information for Enterprise Subscribers with the SRC CLI
Use the following configuration statements to configure administrative information about the enterprise subscriber:
subscribers retailername
subscriber-folderfolder-name
enterprisename
info {phonephone
; faxfax
; po-boxpo-box
; citycity
; streetstreet
; statestate
; postal-codepostal-code
;}To add administrative information about enterprise subscribers:
- From configuration mode, enter the enterprise subscriber info configuration. For example:
user@host#edit subscribers retailer default subscriber-folder local enterprise ABCInc info
- (Optional) Configure a phone number for the subscriber.
[edit subscribers retailer default subscriber-folder local enterprise ABCInc info]user@host#set phone
phone
- (Optional) Configure a fax number for the subscriber.
[edit subscribers retailer default subscriber-folder local enterprise ABCInc info]user@host#set
faxfax
- (Optional) Configure a post office box for the subscriber.
[edit subscribers retailer default subscriber-folder local enterprise ABCInc info]user@host#set po-box
po-box
- (Optional) Configure the city for the subscriber.
[edit subscribers retailer default subscriber-folder local enterprise ABCInc info]user@host#set city
city
- (Optional) Configure the street address for the subscriber.
[edit subscribers retailer default subscriber-folder local enterprise ABCInc info]user@host#set street
street
- (Optional) Configure a state for the subscriber.
[edit subscribers retailer default subscriber-folder local enterprise ABCInc info]user@host#set state
state
- (Optional) Configure the postal code for the subscriber.
[edit subscribers retailer default subscriber-folder local enterprise ABCInc info]user@host#set postal-code
postal-code