Profile Atm Delete Command; Profile Atm Map Command - ZyXEL Communications MSC1024G Series User Manual

Managment switch card
Hide thumbs Also See for MSC1024G Series:
Table of Contents

Advertisement

The following example creates an ATM profile named gold. It uses constant bit rate and has
the maximum rate (peak cell rate) set to 300,000 cells per second. The acceptable tolerance of
the difference between a cell's transfer delay and the expected transfer delay (CDVT) is set to
5 cells.
ras> profile atm set gold cbr 300000 5
The following example creates an ATM profile named silver. It uses real-time variable bit rate
and has the maximum rate (peak cell rate) set to 250,000 cells per second. The acceptable
tolerance of the difference between a cell's transfer delay and the expected transfer delay
(CDVT) is set to 5 cells. The average cell rate that can be transmitted (SCR) is set to 100,000
cells per second. The maximum number of cells that the port is guaranteed to handle without
any discards (BT) is set to 200.
ras> profile atm set silver rt-vbr 250000 5 100000 200
The following example creates an ATM profile named economy. It uses unspecified bit rate
and has the maximum rate (peak cell rate) set to 10,000 cells per second. The acceptable
tolerance of the difference between a cell's transfer delay and the expected transfer delay
(CDVT) is set to 100 cells.
ras> profile atm set economy ubr 10000 100

32.10.3 profile atm delete Command

Syntax:
profile atm delete <profile>
where
<profile>
This command allows you to delete an individual ATM profile by its name. You cannot delete
the DEFVAL profile.
You cannot delete an ATM profile that is assigned to any of the PVCs or PPVCs. Assign a
different profile to any PVCs or PPVCs that are using the profile that you want to delete, and
then you can delete the profile.
The following example deletes the silver ATM profile.
ras> profile atm delete silver

32.10.4 profile atm map Command

Syntax:
profile atm map <profile>
MSC1000G/1024G/1224G Series User's Guide
The name of a profile.
=
Chapter 32 profile Commands
785

Advertisement

Table of Contents
loading

This manual is also suitable for:

Msc1224g seriesMsc1000g series

Table of Contents