09-11-2009 03:18 AM
Hi all,
I am trying to create a configuration compliance template using LMS2.6/RME4.0.
Here is the template:
--------------------------------------------------------------
Name: Global SubMode: No isPrerequisite: No
Ordered : No Prerequisite-Commandset : none Parent: none
Name: AccessPortVlan10 SubMode: Yes isPrerequisite: Yes
Ordered : No Prerequisite-Commandset : none Parent: Global
interface [intname]
+ switchport access vlan 10
- switchport mode trunk
Name: StormControl SubMode: No isPrerequisite: No
Ordered : No Prerequisite-Commandset : AccessPortVlan10 Parent: AccessPortVlan10
interface [intname]
+ storm-control broadcast level 1.00
+ storm-control action trap
--------------------------------------------------------------
Access-Port in VLAN 10 should be configured with Storm-Control. Unfortunately it doesn't work at all, job result is "No Non-Compliant Commands" although the storm-control-commands are missing.
What am I doing wrong (apart from using an old CW-Version)?
Simple Templates (global mode without conditions) work fine.
Thanks in advance
Rolf
Solved! Go to Solution.
09-11-2009 08:44 AM
No, it won't work in RME 4.0. Support for this kind of checking was not added until RME 4.1. Even then, since you have a negative prereq, you will run into bug CSCsv25190. You wil need to upgrade to LMS 3.2 to have this kind of baseline work.
When you do, drop the submode on the child commandlet. The submode from the parent will be inherited.
09-11-2009 08:44 AM
No, it won't work in RME 4.0. Support for this kind of checking was not added until RME 4.1. Even then, since you have a negative prereq, you will run into bug CSCsv25190. You wil need to upgrade to LMS 3.2 to have this kind of baseline work.
When you do, drop the submode on the child commandlet. The submode from the parent will be inherited.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide