PA-5450에서 DPC 카드 전원을 켜는 방법

PA-5450에서 DPC 카드 전원을 켜는 방법

4849
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


  • PANOS-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>

부록 : 사용자 가 ?로 DPC 전원을 끄는 경우, 섀시 관리자 전원 끄기 요청

When the user powers off DPC with "request chassis admin-power-off", the paired NC moves Card Status to "PowerOff".
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>





Actions
  • Print
  • Copy Link

    https://knowledgebase.paloaltonetworks.com/KCSArticleDetail?id=kA14u000000TpDHCA0&lang=ko&refURL=http%3A%2F%2Fknowledgebase.paloaltonetworks.com%2FKCSArticleDetail

Choose Language