Adding Enterprises with the SRC CLI
Use the following configuration statements to add an enterprise subscriber:
subscribers retailernamesubscriber-folderfolder-nameenterprisename{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-namedisplay-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-idaccounting-user-id- (Optional) Enter a description of the enterprise.
[edit subscribers retailer default subscriber-folder local enterprise ABCInc]user@host#set descriptiondescription- (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#showdisplay-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 retailernamesubscriber-folderfolder-nameenterprisenameinfo {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 phonephone- (Optional) Configure a fax number for the subscriber.
[edit subscribers retailer default subscriber-folder local enterprise ABCInc info]user@host#setfaxfax- (Optional) Configure a post office box for the subscriber.
[edit subscribers retailer default subscriber-folder local enterprise ABCInc info]user@host#set po-boxpo-box- (Optional) Configure the city for the subscriber.
[edit subscribers retailer default subscriber-folder local enterprise ABCInc info]user@host#set citycity- (Optional) Configure the street address for the subscriber.
[edit subscribers retailer default subscriber-folder local enterprise ABCInc info]user@host#set streetstreet- (Optional) Configure a state for the subscriber.
[edit subscribers retailer default subscriber-folder local enterprise ABCInc info]user@host#set statestate- (Optional) Configure the postal code for the subscriber.
[edit subscribers retailer default subscriber-folder local enterprise ABCInc info]user@host#set postal-codepostal-code