Comware Based
1753773 Members
5617 Online
108799 Solutions
New Discussion

Display filtering options for 5900 Comware switches.

 
reybilan
Visitor

Display filtering options for 5900 Comware switches.

I looked at every possible hits goggle gives me but can't seem to find anything related to it so here goes.
I would like the display output to be this:
From:

<GR-AG-CAVAC1-34>disp qos-acl res | i Type|EFP
Type Total Reserved Configured Remaining Usage
EFP ACL 1024 0 479 545 46%
EFP Meter 512 0 0 512 0%
EFP Counter 512 0 9 503 1%

To:

Type Total Reserved Configured Remaining Usage
EFP ACL 1024 0 479 545 46%

 

How can I use regular expression to get this output?

 

 

rey bilan
1 REPLY 1
cgu
Frequent Advisor

Re: Display filtering options for 5900 Comware switches.

Use quotes to allow spaces in your patterns

disp qos-acl res | i "Type|EFP ACL"