You can use this command to see what plids you are currently tracing (default is all):
Code:
ccs trace show context
Use this to limit ccs trace to certain plids:
Code:
ccs trace set context <plid>
To limit tracing to an E1 circuit for instance, you would need to set context individually for all 30 channels. You can't use one set context for the whole link.
To reset back to default (all):
Code:
ccs trace clear context
Look under Maintenance / Commands / CCS in the embedded help for more information.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.