Panel | |
---|---|
In this section:
|
The global carrier object allows you to configure the carrier. Each Carrier is assigned a carrier identification code. The
Spacevars | ||
---|---|---|
|
Use the set global carrier
command to define a carrier name and assign it a code and service.
Code Block |
---|
% set global carrier <carrierID> services classOfService <COS name> % show global carrier <carrierID> services |
Caption | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||
|
To display the configuration of all carrier parameters:
Code Block | ||
---|---|---|
| ||
% show global carrier carrier 0000 { services { classOfService ""; } } carrier 333 { services { classOfService DEFAULT_IP; } } carrier 444 { services { classOfService DEFAULT_IP; } } |
Pagebreak |
---|