ID | Name | Description |
---|---|---|
NSEI | NSE Id | Meaning: NSE ID Value range: 0-65534 Explanation: This parameter specifies the ID of the network service entity to which the NSVC belongs. Default value: None |
NSVCI | NSVC Id | Meaning: NSVC ID Value range: 0-65534 Explanation: This parameter specifies the ID of the network service virtual connection. Default value: None |
1. Query the status of an NSVC (NSEI = 0; NSVCI = 159): DSP NSVC: NSEI=0, NSVCI=159; The result is as follows: +++ HUAWEI 2008-07-18 13:59:45 O&M #6682 %%DSP NSVC: NSEI=0, NSVCI=159;%% RETCODE = 0 Operation succeeded Query NSVC state ------------ NSE Id NSVC Id NSVC Administration State NSVC Service State 0 159 Unblocked Activation Unblocked (Number of results = 1) --- END 2. Query the status of all the NSVCs of an NSE (NSE Id = 0): +++ HUAWEI 2008-07-18 13:59:45 O&M #6682 %%DSP NSVC: NSEI=0;%% RETCODE = 0 Operation succeeded Query NSVC state ------------ NSE Id NSVC Id NSVC Administration State NSVC Service State 0 160 Unblocked Deactivation Blocked 0 159 Unblocked Activation Unblocked (Number of results = 2) --- END