09-22-2019 05:19 AM
Hi Guys,
Anyone noticed here that the show port-channel summary is gone in the CLI either in LINA or FTD CLI in FP21xx?
Is there a new command to check port channel status? thanks
09-23-2019 03:05 AM
You have to check it from the managing GUI - FMC or FDM.
2100 series is a bit of an odd hybrid where the FXOS configuration bits (which on the 4100 and 9300 series are done with Firepower Chassis Manager and FXOS cli) have been melded into FTD. The result is some things are not as easy to get to or verify.,
11-02-2020 12:38 AM
Hi,
Here's my late answer:
You can check port channel status from FXOS, and in order to connect to FXOS follow these steps.
ssh to FTD and perform the following
>connect fxos
FTD2# scope eth-uplink
FTD2 /eth-uplink # scope fabric a
FTD2 /eth-uplink/fabric # show port-channel 15 expand
Port Channel:
Port Channel Id: 15
Name: Port-channel15
Port Type: Data
Admin State: Enabled
Oper State: Up
State Reason: Up
Member Port:
Port Name Membership Oper State State Reason
--------------- ------------------ ---------------- ------------
Ethernet1/5 Up Up Up
Ethernet1/6 Up Up Up
FTD2 /eth-uplink/fabric # exit
FTD2 /eth-uplink # exit
FTD2# connect ftd
>
Using the following you can get additional options show port-channel 15 ? show port-channel ?
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