auth two-step order
- モード
- ポート認証プロファイルモード
- カテゴリー
- インターフェース / ポート認証
構文
(config-auth-profile)# auth two-step order auth-mac dot1x
(config-auth-profile)# auth two-step order auth-mac auth-web
(config-auth-profile)# auth two-step order dot1x auth-mac
(config-auth-profile)# auth two-step order dot1x auth-web
(config-auth-profile)# no auth two-step order
コマンド説明
対象スイッチポートにおける2ステップ認証の実行順序を指定する。no形式で実行した場合は2ステップ認証の実行順序を未指定に戻す。
初期設定は未指定。
パラメーター
auth-mac dot1x- MACベース認証 → 802.1X認証の順に実行する
auth-mac auth-web- MACベース認証 → Web認証の順に実行する
dot1x auth-mac- 802.1X認証 → MACベース認証の順に実行する
dot1x auth-web- 802.1X認証 → Web認証の順に実行する