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

Applying group on interface 5.1.3

Peter L
Level 1
Level 1

Hi

Just wondering why it's not possible to configure an apply-group directly on an interface in one row.

RP/0/RSP0/CPU0:9K(config)#interface bundle-ether 2000.3628 a   
aaa  address-family  arp  auto-ip-ring
RP/0/RSP0/CPU0:9K(config)#interface bundle-ether 2000.3628 ?
  aaa                AAA configuration
  address-family     AFI/SAFI configuration
  arp                Configure Address Resolution Protocol
  auto-ip-ring       Auto-IP-Ring interface configuration commands

Apply-group is missing here.....

 

I need to go to the interface level to be able to run apply-group

RP/0/RSP0/CPU0:9K(config)#interface bundle-ether 2000.3628

RP/0/RSP0/CPU0:9K(config-subif)#a                                
aaa                 address-family  apply-group   apply-group-append
apply-group-remove  arp             auto-ip-ring  
RP/0/RSP0/CPU0:9K(config-subif)#a

RP/0/RSP0/CPU0:9K(config-subif)#?               
  aaa                 AAA configuration
  address-family      AFI/SAFI configuration
  apply-group         Apply configuration from a group
  apply-group-append  Append apply-group configuration from a group
  apply-group-remove  Remove a group from apply-group configuration
  arp                 Configure Address Resolution Protocol

 

When looking at config in formal mode its seem like you should be able to configuring it in one row.

Is there a technical reason for this behavior or just a miss when writing the code?

 

/Peter

 

 

 

1 Accepted Solution

Accepted Solutions

Hi Peter,

 

I opened the cosmetic bug, CSCur76637,  just 5 minutes ago, it may take a few hours for things to show up on your end.

 

Sam

 

View solution in original post

3 Replies 3

smilstea
Cisco Employee
Cisco Employee

Peter,

 

That looks like a miss in the parser code for both int and sub-int, I'll open up a bug with that team to get it fixed.

 

Thanks,

Sam

Thanks for the quick update about this issue. Can you post the bug id when it's opened.

Regards Peter

Hi Peter,

 

I opened the cosmetic bug, CSCur76637,  just 5 minutes ago, it may take a few hours for things to show up on your end.

 

Sam