PA-5450 の DPC カードの電源をオンにする方法
4847
Created On 10/03/24 04:06 AM - Last Modified 03/11/25 23:43 PM
Objective
RMA による DPC の交換中、または何らかの理由によるメンテナンス期間中は、ユーザーはPA-5450 の DPC の電源をオフにする必要があります。この記事では、PA-5450 の DPC カードの電源をオンにする方法について説明します。
Environment
- パノス-11.1.3
- PA-5450
Procedure
この手順を開始する前に、「show chassis ステータス 」を使用してシャーシのステータスを確認します。
admin@PA-5450> show chassis status Slot Component Card Status Config Status Disabled 1 PA-5400-NC-A PowerOff None 2 PA-5400-NC-A Up Success 3 PA-5400-DPC-A PowerOff None 4 PA-5400-DPC-A Up Success 5 empty 6 empty 7 PA-5400-MPC-A Up Success -------------------------------------------------------------------------------- Chassis autocommit ready : True Inserted slots : 1 2 3 4 7 Powered slots : 2 4 7 Config ready slots : 2 4 7 Config done slots : 2 4 7 Traffic enabled slots : 4 admin@PA-5450>
この手順では、例として、スロット s3 の DPC (ペアになっている NC はスロット s1 の NC) の電源をオンにします。
1. 「シャーシ電源オンスロットの要求」でDPCカードの電源をオンにします「
admin@PA-5450> request chassis power-on slot s3
Powering on Slot 3
Check the Logically Paired Slot 1 (PA-5400-NC-A). If Slot 1 is in PowerOff or AdminPowerOff state, power it on using Slot 1 specific CLI.
admin@PA-5450>
2. ペアリングされたNCカードの電源を「シャーシ電源オンスロットの要求」でオンにする「
As per the command output of 1, power on paired NC.
admin@PA-5450> request chassis power-on slot s1
Powering on Logical Paired Slot 3
Powering on Slot 1
admin@PA-5450>
After a few minutes, DPC and NC move Card Status to ?Up" and Config Status to ?Success".
admin@PA-5450> show chassis status Slot Component Card Status Config Status Disabled 1 PA-5400-NC-A Up Success 2 PA-5400-NC-A Up Success 3 PA-5400-DPC-A Up Success 4 PA-5400-DPC-A Up Success 5 empty 6 empty 7 PA-5400-MPC-A Up Success -------------------------------------------------------------------------------- Chassis autocommit ready : True Inserted slots : 1 2 3 4 7 Powered slots : 1 2 3 4 7 Config ready slots : 1 2 3 4 7 Config done slots : 1 2 3 4 7 Traffic enabled slots : 3 4 admin@PA-5450>
Or,
1. ペアリングされたNCカードの電源を「シャーシ電源オンスロットの要求」でオンにします「
In this case, both of paired NC card and DPC are powered on same times.
admin@PA-5450> request chassis power-on slot s1 Powering on Logical Paired Slot 3 Powering on Slot 1 admin@PA-5450> show chassis status Slot Component Card Status Config Status Disabled 1 PA-5400-NC-A Starting None 2 PA-5400-NC-A Up Success 3 PA-5400-DPC-A Starting None 4 PA-5400-DPC-A Up Success 5 empty 6 empty 7 PA-5400-MPC-A Up Success -------------------------------------------------------------------------------- Chassis autocommit ready : True Inserted slots : 1 2 3 4 7 Powered slots : 1 2 3 4 7 Config ready slots : 2 4 7 Config done slots : 2 4 7 Traffic enabled slots : 4 admin@PA-5450> show chassis status Slot Component Card Status Config Status Disabled 1 PA-5400-NC-A Up Success 2 PA-5400-NC-A Up Success 3 PA-5400-DPC-A Up Success 4 PA-5400-DPC-A Up Success 5 empty 6 empty 7 PA-5400-MPC-A Up Success -------------------------------------------------------------------------------- Chassis autocommit ready : True Inserted slots : 1 2 3 4 7 Powered slots : 1 2 3 4 7 Config ready slots : 1 2 3 4 7 Config done slots : 1 2 3 4 7 Traffic enabled slots : 3 4 admin@PA-5450>
Additional Information
When the user powers off DPC card on PA-5450, the paired NC card is also powered off.
admin@PA-5450> request chassis power-off slot s3 now Executing this command will power off the given slot. Do you want to continue? (y or n) Powering off Logical Paired Slot 1 Powering off Slot 3 admin@PA-5450> show chassis status Slot Component Card Status Config Status Disabled 1 PA-5400-NC-A PowerOff None 2 PA-5400-NC-A Up Success 3 PA-5400-DPC-A PowerOff None 4 PA-5400-DPC-A Up Success 5 empty 6 empty 7 PA-5400-MPC-A Up Success -------------------------------------------------------------------------------- Chassis autocommit ready : True Inserted slots : 1 2 3 4 7 Powered slots : 2 4 7 Config ready slots : 2 4 7 Config done slots : 2 4 7 Traffic enabled slots : 4 admin@PA-5450>
付録:ユーザーが? 要求 admin-power-offでDPCの電源をオフにした場合
When the user powers off DPC with "request chassis admin-power-off", the paired NC moves Card Status to "PowerOff".
In this state, the user has to power on DPC with "request chassis admin-power-on slot " first. Then, the user has to power on paired NC with "request chassis power-on slot ".
If the user powers on paired NC first, then it fails with following message.
admin@PA-5450> request chassis admin-power-off slot s3 now Executing this command will power off the given slot. Do you want to continue? (y or n) Powering off Logical Paired Slot 1 Powering off Slot 3 admin@PA-5450> show chassis status Slot Component Card Status Config Status Disabled 1 PA-5400-NC-A PowerOff None 2 PA-5400-NC-A Up Success 3 PA-5400-DPC-A AdminPowerOff None 4 PA-5400-DPC-A Up Success 5 empty 6 empty 7 PA-5400-MPC-A Up Success -------------------------------------------------------------------------------- Chassis autocommit ready : True Inserted slots : 1 2 3 4 7 Powered slots : 2 4 7 Config ready slots : 2 4 7 Config done slots : 2 4 7 Traffic enabled slots : 4 admin@PA-5450>
In this state, the user has to power on DPC with "request chassis admin-power-on slot " first. Then, the user has to power on paired NC with "request chassis power-on slot ".
admin@PA-5450> request chassis admin-power-on slot s3 Powering on Slot 3 Check the Logically Paired Slot 1 (PA-5400-NC-A). If Slot 1 is in PowerOff or AdminPowerOff state, power it on using Slot 1 specific CLI. admin@PA-5450> request chassis power-on slot s1 Powering on Logical Paired Slot 3 Powering on Slot 1 admin@PA-5450> show chassis status Slot Component Card Status Config Status Disabled 1 PA-5400-NC-A Up Success 2 PA-5400-NC-A Up Success 3 PA-5400-DPC-A Up Success 4 PA-5400-DPC-A Up Success 5 empty 6 empty 7 PA-5400-MPC-A Up Success -------------------------------------------------------------------------------- Chassis autocommit ready : True Inserted slots : 1 2 3 4 7 Powered slots : 1 2 3 4 7 Config ready slots : 1 2 3 4 7 Config done slots : 1 2 3 4 7 Traffic enabled slots : 3 4 admin@PA-5450>
If the user powers on paired NC first, then it fails with following message.
admin@PA-5450> request chassis power-on slot s1 Slot 1 is not powered on because the Logically Paired Slot 3 (PA-5400-DPC-A) is in AdminPowerOff state. admin@PA-5450>