This article explains why major alarm CB* 1 ESW PFE port failure occurs. *CB - Switch Control Board (SCB) Note: In MX Platforms, CB resides within RE (Routing-Engine). So replacement of CB means replacement of RE.
The following major alarm is seen:
admin@> show chassis alarms 1 alarm currently active Alarm time Class Description 2018-09-24 11:37:59 AEST Major CB 1 ESW PFE Port Fail
This may be caused by ether-switch link down between CB and FPC, but in most cases, it may be due to hardware failure of either the CB or FPC.
The following steps help in isolating the issue to be on CB or FPC. Collect below output from both routing-engines and identify if 'Link is down' from any one of the REs.
show chassis environment cb 1 show chassis environment cb 0 show chassis ethernet-switch errors show chassis ethernet-switch statistics show chassis ethernet-switch | no-more
Login into another RE:
request routing-engine login other-routing-engine show chassis ethernet-switch errors show chassis ethernet-switch statistics show chassis ethernet-switch | no-more
Analyze above show command outputs and identify which link shows 'down' from one RE and 'good' from another RE. That link needs to be fixed using step 2 mentioned below.
show
Link is good on GE port 9 connected to device: FPC9
Link is down on GE port 9 connected to device: FPC9
root@RE0> show chassis ethernet-switch | no-more Displaying summary for switch 0 Link is good on GE port 0 connected to device: FPC0 <> Link is good on GE port 9 connected to device: FPC9 Speed is 1000Mb Duplex is full Autonegotiate is Enabled Flow Control TX is Disabled Flow Control RX is Disabled root@RE0> request routing-engine login other-routing-engine Last login: Thu Apr 4 01:25:53 from re1 root@RE1> show chassis ethernet-switch | no-more Displaying summary for switch 0 Link is good on GE port 0 connected to device: FPC0 <> Link is down on GE port 9 connected to device: FPC9 <-- LINK DOWN Link is good on GE port 10 connected to device: FPC10 Speed is 1000Mb Duplex is full Autonegotiate is Enabled Flow Control TX is Disabled Flow Control RX is Disabled
Use hidden command 'test chassis ethernet-switch fpc-port enable 9' to bring the link up. <-- 9 - indicates FPC9
'test chassis ethernet-switch fpc-port enable 9'
<--
If step 1 does not clear the issue, re-seat CB in the same window.
If step 2 does not clear the issue, re-seat FPC in the same window.
If step 3 does not clear the issue, try to replace CB.
If step 4 does not clear the issue, try to replace FPC.
If the the steps above do not resolve the issue, contact your technical support representative to investigate the issue further.