cancel
Showing results for 
Search instead for 
Did you mean: 

EXOS equivalent for EOS "show port advertise"?

EXOS equivalent for EOS "show port advertise"?

htw
New Contributor III
Hi,
with EOS I can use "show port advertise" to see the advertised speed of a network device which is connected to the switch, f.e.:
SWITCHNAME(su)->show port advertise ge.1.5
ge.1.5 capability advertised remote
----------------------------------------------
10BASE-T yes yes yes
10BASE-TFD yes yes yes
100BASE-TX yes yes yes
100BASE-TXFD yes yes yes
1000BASE-X no no no
1000BASE-XFD no no no
1000BASE-T no no yes
1000BASE-TFD yes yes yes
other no no no
pause yes no no
Apause yes no no
Spause yes no no
Bpause yes yes yes

Is there a command in EXOS to get the same information?
6 REPLIES 6

ar1
Contributor
we miss this too very often

Roy_Noh
Extreme Employee
Hi htw,

I don't think there is no native EXOS CLI command to show you the same but there is a debug command as below example although it's not that pretty to see.

BCM.0> port 2PORT: Status (* indicates PHY link up) *ge1 (EnabledLS(SW Auto((1GFD,pause_rx) Ability (fd = 10MB,100MB,1000MB hd = 10MB,100MB,1000MB intf = sgmii medium = copper pause = pause_tx,pause_rx,pause_asymm lb = none,MAC,PHY flags = autoneg )Local (fd = 10MB,100MB,1000MB hd = 10MB,100MB,1000MB intf = medium = pause = pause_tx,pause_rx lb = flags = )Remote (fd = 10MB,100MB,1000MB hd = 10MB,100MB intf = medium = pause = pause_rx lb = flags = )Stad(00:04:96:a1:af:38) STP(Forward) Lrn(ARL,FWD) UtPri(0) Pfm(FloodNone) IF(SGMII) PH(Auto) Max_frame(1518) MDIX(Auto, Normal) Medium(Copper) VLANFILTER(3) Mac driver(UniMAC Driver)
From the output you can find advertised speed of local and remote port and others.
Since it is required to enter a debug mode to get this info, kindly contact our GTAC engineer to issue an OTP for you.

GTM-P2G8KFN