guides:user:compliance:examples:banner
Differences
This shows you the differences between two versions of the page.
| guides:user:compliance:examples:banner [2022/04/29 08:38] – created pgels | guides:user:compliance:examples:banner [2024/07/03 12:31] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ======Verify that the banner is configured for login====== | ||
| + | Defines a customised banner to be displayed before the username and password login prompts. | ||
| + | Below example helps in validating Banner configuration using NetYCE Compliance module | ||
| + | |||
| + | |||
| + | |||
| + | |||
| + | ===Example config=== | ||
| + | |||
| + | // | ||
| + | |||
| + | Below command output gives us the information. | ||
| + | |||
| + | ==campus01-b02-access01# | ||
| + | {{: | ||
| + | |||
| + | ==campus01-b02-access02# | ||
| + | {{: | ||
| + | |||
| + | |||
| + | |||
| + | |||
| + | ===How its done=== | ||
| + | Below are the steps to create new policy. | ||
| + | |||
| + | **Operate -> Compliance -> Policies -> New->** | ||
| + | |||
| + | {{: | ||
| + | |||
| + | Click on the Node Group to select the relevant group of devices to add. | ||
| + | Node group named "// | ||
| + | {{: | ||
| + | |||
| + | |||
| + | **Rule** -> New , **Rule Type** -> Configuration | ||
| + | |||
| + | {{: | ||
| + | {{: | ||
| + | |||
| + | |||
| + | |||
| + | |||
| + | ===Report/ | ||
| + | |||
| + | Below is how to create reports to see the results of the compliance policies. | ||
| + | |||
| + | //Operate -> Compliance -> Reports -> New -> Report Name “test” -> Report type “Policies” -> Policy Name “Sample 2 : Login banner” -> Show Report// | ||
| + | |||
| + | {{: | ||
| + | |||
| + | |||
| + | This was a simple example to understand how to implement compliance policy to verify banner configuration. | ||