cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
848
Views
0
Helpful
3
Replies

ASR1002 Parser view problem

tan2
Level 1
Level 1

The parser view cannot configure command for classmap/policymap configuration mode 

3 Replies 3

tan2
Level 1
Level 1

I am using the ASR1002 , the IOS version is Cisco IOS XE Software, Version 03.16.06.S 

 

I configured the parser view to assign the commands to specific users .

 

1. Example :

                  parser view xxx

                   commands policymap-service include all class

 

But after I finished th configuration , show run cannot see this configuration . And when user log in the parser view,

they cannot execute the class command under policymap configuration mode .

 

 

2. How can I configure the command under parser view to enable all the commands of class-map configuration mode .

     I have several class-map configured as below:

               class-map xxx

                 match access-group name yyy

      And configured the parser view as below:

               commands traffic-class-map  include all  match 

     

           Then login the parser view , but the match command isn't configurable under the class-map configuration mode . So how should I configure the parser view for class-map configuration mode .

 

Thanks .

 

 

 

Hello,

 

I am not using XE, so I am not sure if the keywords are the same, but try the below:

 

aaa new-model
!
parser view xxx inclusive
secret 5 $1$FAvg$zBPJidcjPPFLMx5s58L191
commands cpf-policymap include all class
commands exec include configure terminal
commands exec include configure

!

aaa new-model
!
parser view xxx inclusive
secret 5 $1$FAvg$zBPJidcjPPFLMx5s58L191
commands cpf-classmap include all match
commands exec include configure terminal
commands exec include configure

The IOS which I am using doesn't support the commands you mentioned . Thanks .

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: