Modifying customer accounts

To access a specific customer account, specify the customer ID.

To display a list of customer IDs, use the show service customer command.

To edit customer information, such as description, contact, phone, enable the parameter and then enter the new information.

config>service# customer customer-id [create] contact contact-information
    — description description-string
    — multi-service-site customer-site-name [create]
    —     assignment {port port-id | card slot}
    —     description description-string
    —     egress
    —         agg-rate
    —             burst-limit size [bytes|kilobytes]
    —             limit-unused-bandwidth
    —             queue-frame-based-accounting
    —             rate kilobits-per-second
    —         policer-control-policy name
    —         scheduler-override
    —             scheduler scheduler-name [create]
    —                 parent {[weight weight]
    —                         [cir-weight cir-weight]}
    —                 rate pir-rate [cir cir-rate]
    —         scheduler-policy scheduler-policy-name
    —     ingress
    —         policer-control-policy name
    —         scheduler-override
    —             scheduler scheduler-name [create]
    —                 parent {[weight weight]
    —                         [cir-weight cir-weight]}
    —                 rate pir-rate [cir cir-rate]
    —         scheduler-policy scheduler-policy-name
    — phone phone-number
config>service# customer 27 create
    — config>service>customer$ description ‟Western Division”
    — config>service>customer# contact ‟John Dough”
    — config>service>customer# no phone ‟(650) 237-5102”