[Contents] [Prev] [Next] [Index] [Report an Error]


Step 2: Bring an SFM Online

Action

To bring an SFM online, use the following CLI command:

user@host> request chassis sfm slot slot-number online

Sample Output

user@host> request chassis sfm slot 0 online
Online initiated, use "show chassis sfm" to verify

For M40e routers:

user@host> show chassis sfm
Slot State            (C)  Total  Interrupt      DRAM (MB) Heap     Buffer
  0  Present            0      0          0         0         0          0
  1  Online - Standby  41      4          0        64        16         46

For M160 routers:

user@host> show chassis sfm
Temp  CPU Utilization (%)   Memory    Utilization (%)
Slot State            (C)  Total  Interrupt      DRAM (MB) Heap     Buffer
  0  Online            41      3          0        64        17         46
  1  Online            44      3          0        64        17         46
  2  Online            44      3          0        64        17         46
  3  Present            0      0          0         0         0          0

Packet scheduling mode: Disabled

What It Means

The sample output confirms that the SFM online command has been initiated and specifies to use the show chassis sfm CLI command to verify that the SFM is online. The command output shows that the SFM is present and that the values for the SFM status are 0 for approximately 5 seconds until the SFM is active.


[Contents] [Prev] [Next] [Index] [Report an Error]