Specifications
3-54
Cisco ONS 15454 and Cisco ONS 15327 TL1 Command Guide, R3.3
May 2002
Chapter 3 TL1 Command Descriptions
TL1 Commands
3.5.24 ED-EQPT: Edit Equipment
This command edits the attributes for a given equipment slot in the NE. If the card is in an equipment
slot, this command is allowed only on the working AID.
The PROTID parameter indicates the unique identifier of the protection group (the protect card).
“NULL” is a special value of the PROTID parameter and indicates absence of a protection group. For
1:1 protection type, RVRTV and RVTM parameters can be changed. For 1:1 protection type, if the
PROTID parameter is entered as “NULL”, the protection group is deleted.
ED-EQPT:[<TID>]:SLOT-2:<CTAG>:::PROTID=NULL;
For 1:N protection type, if the PROTID is “NULL”, the AIDs in the list are removed from the protection
group. If all the working cards are in the AID list, the protection group is deleted.
Example: if Slot-1, Slot-2 and Slot-4 were the only working cards in the protection group. The following
command will remove Slot-4 from the protection group:
ED-EQPT:[<TID>]:SLOT-4:<CTAG>:::PROTID=NULL;
The protection group still has Slot-1 and Slot-2 as working cards.
Following command will remove all the other working cards in the above example and consequently,
delete the protection group itself:
ED-EQPT:[<TID>]:SLOT-2&SLOT-1:<CTAG>:::PROTID=NULL;
In summary, the ED-EQPT command can be successfully executed on an already provisioned card to add
a working card to or remove one from a protection group. This command is not valid on a protect card.
Only cards can be added to or removed from a protection group. Protection type is immutable and is
determined at the time of creation of a protection group (while adding the first working card). Once
provisioned, the equipment type can not be edited either.
Examples of adding an existing card to a protection group via ED-EQPT command:
1:1 protection group
ED-EQPT::SLOT-2:12:::PROTID=SLOT-1,RVRTV=Y,RVTM=9.0;
1:1 protection group
ED-EQPT::SLOT-2:12:::PROTID=SLOT-3,PRTYPE=1-N,RVTM=6.5;
Error conditions for editing 1:1 or 1:N protection group may be:
1. Editing the PRTYPE or PROTID (non-NULL value) parameters.
2. Editing RVRTV or RVTM when no protection group exists.
3. Editing RVRTV for 1:N protection.
4. Failed to remove, currently switched to protect.
Section ED-EQPT Description
Category Equipment
Security Provisioning