Support Forum
The Forums are a place to find answers on a range of Fortinet products from peers and product experts.
yamidt_FTNT
Staff
Staff

"diagnose netlink interface list port" CLi command

Hi team; on a subinterface We set inbound and outbound bandwith limits:

 

config system interface edit "port2.212" set vdom "SURI-Ext" set ip 64.178.212.237 255.255.255.0 set vlanforward enable set inbandwidth 25600 set outbandwidth 25600 set snmp-index 200 set interface "port2" set vlanid 212 next end

 

We ran "diagnose netlink interface list port" and got:

 

if=port2.212 family=00 type=1 index=227 mtu=1500 link=0 master=0 ref=382 state=start present fw_flags=0 flags=up broadcast run promsic allmulti multicast Qdisc=noqueue hw_addr=00:09:0f:09:fe:0d broadcast_addr=ff:ff:ff:ff:ff:ff inbandwidth=3125 outbandwidth=3125(0:963 0:0 0:0 2:0 3122:0)  <------- stat: rxp=232845992 txp=322882953 rxb=56184968152 txb=344946388806 rxe=0 txe=0 rxd=0 txd=0 mc=0 collision=0 re: rxl=0 rxo=0 rxc=0 rxf=0 rxfi=0 rxm=0 te: txa=0 txc=0 txfi=0 txh=0 txw=0 misc rxc=0 txc=0 stop=0 input_type=0 state=6 arp_entry=3 refcnt=382 Do you know hat means the following line?

inbandwidth=3125 outbandwidth=3125(0:963 0:0 0:0 2:0 3122:0) <-------

 

I have searched on mantis but I did not find any about it.

 

Kind regards,

 

Yamidt Henao Technical Account Manager  

[align=center]
[/align]

E: yhenao@fortinet.com T: 408.486.7834 M: +52 1 5551034829

412 Paseo de la Reforma | Ciudad de Mexico, MX 94086

[align=center]
[/align]

 

1 REPLY 1
ede_pfau
Esteemed Contributor III

hi,

 

the 'inbandwidth' parameter is given in kilobits per second (kbps) whereas the diag command output shows kilobytes per second (kBps).

This being said, the diag figure should really be '3200' (= 25600 / 8) and not '3125', or the config option should be '25000' instead of '25600'. Are you sure both are taken at the same time?

FortiOS version?


Ede

"Kernel panic: Aiee, killing interrupt handler!"
Ede"Kernel panic: Aiee, killing interrupt handler!"
Labels
Top Kudoed Authors