Configuring Administrative Information for Enterprise Subscribers (SRC CLI)

Use the following configuration statements to configure administrative information about the enterprise subscriber:

subscribers retailer name subscriber-folder folder-name enterprise name info {
phone phone ;
fax fax ;
po-box po-box ;
city city ;
street street ;
state state ;
postal-code postal-code ;
}

To add administrative information about enterprise subscribers:

  1. From configuration mode, enter the enterprise subscriber info configuration. For example:
    user@host# edit subscribers retailer default subscriber-folder local enterprise ABCInc info
  2. (Optional) Configure a phone number for the subscriber.
    [edit subscribers retailer default subscriber-folder local enterprise ABCInc info]
    user@host# set phone phone
  3. (Optional) Configure a fax number for the subscriber.
    [edit subscribers retailer default subscriber-folder local enterprise ABCInc info]
    user@host# set fax fax
  4. (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
  5. (Optional) Configure the city for the subscriber.
    [edit subscribers retailer default subscriber-folder local enterprise ABCInc info]
    user@host# set city city
  6. (Optional) Configure the street address for the subscriber.
    [edit subscribers retailer default subscriber-folder local enterprise ABCInc info]
    user@host# set street street
  7. (Optional) Configure a state for the subscriber.
    [edit subscribers retailer default subscriber-folder local enterprise ABCInc info]
    user@host# set state state
  8. (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