diff options
author | Romain Boissat rboissat <rboissat@lv0.in> | 2014-08-05 22:45:06 +0200 |
---|---|---|
committer | Romain Boissat rboissat <rboissat@lv0.in> | 2014-08-05 22:45:06 +0200 |
commit | 52908e2798017e0fe00d9a8a2f92346f204eaf79 (patch) | |
tree | 7bcb5c79dc844bf753cb523751ca001674161554 | |
parent | 04db4d0ee0e5e7960886267e811a5b58e93f43a8 (diff) |
fixing derp
-rw-r--r-- | docs/cisco.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/cisco.md b/docs/cisco.md index 698eedf..17d33ea 100644 --- a/docs/cisco.md +++ b/docs/cisco.md @@ -11,10 +11,10 @@ execute the commands is advised. Of all methods to create a restricted user, we know of two methods to achieve such setup: - * Role Based CLI [1][2] + access-class restriction + * Role Based CLI with Views [1][2] + access-class restriction * Privilege exec levels manipulation [3] -We highly recommand the view method, though we will document both. +We highly recommand the first method, though we will document both. ## Configuration: Views method |