Command Line Reference Page 63
ATM Commands
SHOW ATM CONFIGURATION
Valid context: Profile
Shows the ATM configuration settings for the ATM VC associated with the current profile.
Show ATM VC
Shows the table of ATM VCs (Virtual Circuits) and their properties.
SET ATM VC <vpi> <vci> <LLC | VCMUXBRIDGED> [rate | MAX]
Valid context: Profile
Configures an ATM VC (Virtual Circuit) for this interface.
SET ATM SERVICE CATEGORY {UBR | CBR}
Valid context: Profile
Sets the ATM service category for the current profile.
<vpi> Virtual Path Identifier. Range: 0-255.
<vci> Virtual Channel Identfier. Range: 0-65535.
<encaps-type> Encapsulation type (LLC or VCMUXBRIDGED).
LLC: Use LLC (may carry different protocols).
VCMUXBRIDGED: Use VC Multiplexed (carries only one type of
protocol).
[rate] Optional 'max' or Peak Cell Rate in kilobits per second. Default:
MAX. Range: 1-832.
UBR Unspecified Bit Rate (default). No service guarantees. ATM cells are
sent but no feedback is returned about whether or not data has
reached its destination. Suitable for http, ftp, and other data transfer
protocols that are not time-sensitive.
CBR Constant Bit Rate. This service category promises a constant
transport rate. Suitable for time-sensitive data transfer.