In this section:
The global carrier object allows you to configure the carrier. Each Carrier is assigned a carrier identification code. The SBC configuration allows you to assign a name to the four-digit carrier code, making it easier to remember. Carrier name is a parameter for trunk groups, trunk group profiles, and destination trunks.
Use the set global carrier
command to define a carrier name and assign it a code and service.
% set global carrier <carrierID> services classOfService <COS name> % show global carrier <carrierID> services
To display the configuration of all carrier parameters:
% show global carrier carrier 0000 { services { classOfService ""; } } carrier 333 { services { classOfService DEFAULT_IP; } } carrier 444 { services { classOfService DEFAULT_IP; } }