The example system requires two interfaces: one to handle outgoing traffic and one to handle incoming traffic. Define qe0_out to handle outgoing traffic like this:
Change the default device name new0 to the name of the interface, in this case qe0. Do not append _out, this is done automatically for you.
Specify the bandwidth for this interface, in this case 1000000 bits per second.
Specify that there is a default class for this interface, that the direction of traffic handled is out, and that the interface is not IP transparent.
Specify the level of activation for the interface, statistics, TOS, and scheduling.
Click Apply, then choose Save from the File menu to save your changes.