Chapter 34 Billing
UAG CLI Reference Guide
180
This example creates a billing profile named billing_1hour and displays the profile settings.
This example applies the billing profile billing_1hour to button A of the web-based account
generator and button A on a connected statement printer. It also displays the default discount price
plan settings, that is, the billing profile settings for button A when it is selected as the button to
assign the base charge.
Router# configure terminal
Router(config)# billing profile billing_1hour
Router(billing profile button-a)# activate
Router(billing profile button-a)# price 2
Router(billing profile button-a)# time-period hour 1
Router(billing profile button-a)# exit
Router(config)# show billing profile
Billing Profile: billing_30mins
activate: yes
time period: 30 minute
price: eur 0,00
Billing Profile: billing_1hour
activate: yes
time period: 1 hour
price: eur 2,00
Router(config)#
Router# configure terminal
Router(config)# printer-manager button a billing_1hour
Router(config)# show billing discount default rule
No. Conditions Unit Unit price
===============================================================================
default when >= 1 eur 2,00
Router(config)#