スイッチへのログインに使用するパスワードはさまざまな要件で構成できます。たとえばパスワードポリシーを、少なくとも 1 つの大文字、1 つの番号、および 1 つの特殊文字を必須とするようにできます。このタスクを使用して、パスワードの現在の要件を表示します。
->show /SP/preferences/password_policy/
たとえば、次のように入力します。
-> show /SP/preferences/password_policy/ Targets: Properties: policy = 8. min_length = 8 uppercase = no restrictions lowercase = no restrictions numbers = no restrictions symbols = no restrictions history = no restrictions ->