11-13-2020 09:59 PM
Hello,
I was wondering where the system policies are managed, such as __pfm_fanabsent_any_singlefan
on platfrom Nexus7700 C7710:
It's not visible under system-policies:
1# sh event manager system-policy
Name : __ethpm_debug_1
Description : Action: none
Overridable : Yes
Name : __ethpm_debug_2
Description : Action: none
Overridable : Yes
Name : __ethpm_debug_3
Description : Action: none
Overridable : Yes
Name : __ethpm_debug_4
Description : Action: none
Overridable : Yes
Name : __ethpm_link_flap
Description : More than 30 link flaps in 420 seconds interval. Action: Error Disable the port
Overridable : Yes
Please advise.
Thanks
Solved! Go to Solution.
11-14-2020 11:08 AM
You do not see them because you are not in default VDC. Use the same command in the default vdc and you will see them all, including the __pfm_fanabsent_any_singlefan
N7K# show event manager system-policy | grep Name.*fan Name : __pfm_fanabsent_any_singlefan Name : __pfm_fanabsent_hotinlet Name : __pfm_fanabsent_multi_fan Name : __pfm_fanbad_any_singlefan Name : __pfm_fanpresent_mismatch
Stay safe,
Sergiu
11-15-2020 06:09 AM
The "switchback" command in VDC X will only work when you actually use "switchto vdc X" command in the default VDC to switch to that VDC X. Otherwise will not do anything. To access the default VDC you can simply ssh to the it's mgmt IP.
Cheers,
Sergiu
11-14-2020 11:08 AM
You do not see them because you are not in default VDC. Use the same command in the default vdc and you will see them all, including the __pfm_fanabsent_any_singlefan
N7K# show event manager system-policy | grep Name.*fan Name : __pfm_fanabsent_any_singlefan Name : __pfm_fanabsent_hotinlet Name : __pfm_fanabsent_multi_fan Name : __pfm_fanbad_any_singlefan Name : __pfm_fanpresent_mismatch
Stay safe,
Sergiu
11-14-2020 01:49 PM
Thank you Sergiu.
I assume in order to switch to default VDC the following command has to be applied on Privilege Level:
1# sw?
switchback Switchback to default vdc
11-15-2020 06:09 AM
The "switchback" command in VDC X will only work when you actually use "switchto vdc X" command in the default VDC to switch to that VDC X. Otherwise will not do anything. To access the default VDC you can simply ssh to the it's mgmt IP.
Cheers,
Sergiu
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide