Show Traffic Engineered tunnel configuration
This query shows a subset of the tunnel attributes for a particular tunnel.
Example
1] SELECT e.entityName, m.role, m.ingressLSRId, m.egressLSRId, m.signallingProtocol
2] FROM mplsTETunnel m
3] INNER JOIN entityData e on e.entityId = m.entityId
4] WHERE e.entityName = '172.20.1.7_MPLS_TE_Tunnel_Idx_50_Inst_12';
Results
The following table provides an example of the result set for this query.
entityName |
|
role |
|
ingressLSRId |
|
egressLSRId |
|
signallingProtocol |
|