Configuring Administrative Information for Retailers (SRC CLI)
Use the following configuration statements to configure administrative information about the retailer:
subscribers retailer name info {
contact contact ;
e-mail e-mail ;
url url ;
}
To add administrative information about retailers:
From configuration mode, enter the retailer subscriber info configuration. In this procedure, retailer-one is the name of the retailer.
user@host# edit subscribers retailer retailer-one info(Optional) Configure a contact name for the retailer.
[edit subscribers retailer retailer-one info]user@host# set contact contact(Optional) Configure an e-mail address for the retailer.
[edit subscribers retailer retailer-one info]user@host# set e-mail e-mail(Optional) Configure a URL for the retailer.
[edit subscribers retailer retailer-one info]user@host# set url url(Optional) Verify your configuration.
[edit subscribers retailer retailer-one info] user@host# show contact "Mary Smith"; e-mail msmith@abc.com; url www.abc.com;