[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference azur::mcc

Title:DECmcc user notes file. Does not replace IPMT.
Notice:Use IPMT for problems. Newsletter location in note 6187
Moderator:TAEC::BEROUD
Created:Mon Aug 21 1989
Last Modified:Wed Jun 04 1997
Last Successful Update:Fri Jun 06 1997
Number of topics:6497
Total number of notes:27359

5351.0. "Circuit Am Set char feature ?" by TAEC::WEBER () Mon Jul 19 1993 05:38

    Hello,

    Here is a behaviour of the circuit AM reported by one of TeMIP
    customer.
    Since nothing is mentionned within the Circuit Access Module Use manual
    V1.3, is this a feature ?
    Thanks for an answer,
    Florence
    

>>I have a circuit with two EndpointName values.
>>When I execute a set command on zEndpointName, the modifications are
>>successfully completed and zEndpointName is set to the new value. 
>>(aEndpointName keeps its current value)
>>When I set aEndpointName only, the aEndpointName 
>>is successfully set to the new value, but zEndpointName is reset to its
>>default value.


Example:

A show command on circuit nce_5:
  show circuit nce_5 aendpointname, zendpointname

Result:
-------

Circuit LOCAL_NS:.nce_5 
AT 1993-07-15-12:04:39 Characteristics

                          aEndpointName = (
                                 instance = DCS LOCAL_NS:.dcs_backp ,
                                 objectid = %X303030,
                               objectname = "Circuit.mp:.not_set_yet" )
                          zEndpointName = (
                                 instance = FLM LOCAL_NS:.flm_nice_4 ,
                                 objectid = %X303030,
                               objectname = "Circuit.mp:.not_set_yet" )

********************************************************************
set nce_5 zendpointname:
  set circuit nce_5 ZENDPOINTNAME={INSTANCE=FLM flm_nice_5,-
                              OBJECTID=%x303030,-
                              OBJECTNAME="circuit.mp::not_set_yet"}

Result:
-------

Circuit LOCAL_NS:.nce_5 
AT 1993-07-15-12:22:30 Characteristics

Modifications completed successfully
                          zEndpointName = (
                                 instance = FLM LOCAL_NS:.flm_nice_5 ,
                                 objectid = %X303030,
                               objectname = "circuit.mp::not_set_yet" )

************************************************************************

A show command after the modifications gives:
 (the zendpointname is set and aendpointname has not changed)

Result:
-------

Circuit LOCAL_NS:.nce_5 
AT 1993-07-15-12:26:19 Characteristics

                          aEndpointName = (
                                 instance = DCS LOCAL_NS:.dcs_backp ,
                                 objectid = %X303030,
                               objectname = "Circuit.mp:.not_set_yet" )
                          zEndpointName = (
                                 instance = FLM LOCAL_NS:.flm_nice_5 ,
                                 objectid = %X303030,
                               objectname = "circuit.mp::not_set_yet" )

**********************************************************************
A set command on aendpointname:
   set circuit nce_5 AENDPOINTNAME={INSTANCE=DCS dcs_principal,-
                              OBJECTID=%x303030,-
                              OBJECTNAME="circuit.mp::not_set_yet"}


Result:
-------

Circuit LOCAL_NS:.nce_5 
AT 1993-07-15-12:30:31 Characteristics

Modifications completed successfully
                          aEndpointName = (
                                 instance = DCS LOCAL_NS:.dcs_principal ,
                                 objectid = %X303030,
                               objectname = "circuit.mp::not_set_yet" )

*************************************************************************

A last show on circuit:
(zendpointname has lost its previous value)

Result:
-------

Circuit LOCAL_NS:.nce_5 
AT 1993-07-15-12:31:16 Characteristics

                          aEndpointName = (
                                 instance = DCS LOCAL_NS:.dcs_principal ,
                                 objectid = %X303030,
                               objectname = "circuit.mp::not_set_yet" )
                          zEndpointName = (
                                 instance = Circuit LOCAL_NS:.not_set_yet ,
                                 objectid = %X303030,
                               objectname = "" )

T.RTitleUserPersonal
Name
DateLines