01-15-2021 12:41 PM
Hi!
I am trying to find out how to determine the tail drops on a host interface of a 2232pp fex. When you run the following commands:
attach fex xxx
fex-xxx# show platform software woodside ints
you get output like:
...
| SS0 : ssx_int_norm_td |
|--+---------+----------------------------------+
|0 |03cbe6de | tail drop[0] | frames are being tail dropped.
|1 |028cc71f | tail drop[1] | frames are being tail dropped.
|2 |03473782 | tail drop[2] | frames are being tail dropped.
|3 |022110c0 | tail drop[3] | frames are being tail dropped.
|8 |0000005a | tail drop[8] | frames are being tail dropped.
So SS0 (switching subsystem 0?) has tail drops. Ok, but what HIx interfaces are related to SS0 (or SS1, SS2 ... SS7)??
Solved! Go to Solution.
01-16-2021 06:09 AM
HI @aches63
On the woodside you only have 4 SS (sub systems). You can use the following command to check the Front port - HIF/NIF - SS relationship:
switch# attach fex chassis_id fex-[chassis_id]# show platform software woodside sts
fex-101# show platform software woodside sts Board Status Overview: legend: ' '= no-connect X = Failed - = Disabled : = Dn | = Up . = SFP waiting for t_start_up timer expiration i = SFP waiting for prom info read c = SFP waiting for t_start_up_cooled timer expiration * = SFP present [X] = SFP validation failed ------------------------------ (FINAL POSITION TBD) Uplink #: 1 2 3 4 5 6 7 8 Link status: | | | | : : : : +-+--+--+--+--+--+--+--+-+ SFP: [$][$][$][$][ ][ ][ ][ ] +-+--+--+--+--+--+--+--+-+ | N N N N N N N N | | I I I I I I I I | | 0 1 2 3 4 5 6 7 | | | | NI (0-7) | +------------+-----------+ | +-------------------------+-------------+-------------+---------------------------+ | | | | +------------+-----------+ +-----------+------------+ +------------+-----------+ +-------------+----------+ | HI (0-7) | | HI (8-15) | | HI (16-23) | | HI (24-31) | | | | | | | | | | H H H H H H H H | | H H H H H H H H | | H H H H H H H H | | H H H H H H H H | | I I I I I I I I | | I I I I I I I I | | I I I I I I I I | | I I I I I I I I | | 0 1 2 3 4 5 6 7 | | 8 9 1 1 1 1 1 1 | | 1 1 1 1 2 2 2 2 | | 2 2 2 2 2 2 3 3 | | | | 0 1 2 3 4 5 | | 6 7 8 9 0 1 2 3 | | 4 5 6 7 8 9 0 1 | +-+--+--+--+--+--+--+--+-+ +-+--+--+--+--+--+--+--+-+ +-+--+--+--+--+--+--+--+-+ +-+--+--+--+--+--+--+--+-+ [ ][ ][ ][ ][ ][ ][ ][ ] [ ][ ][ ][ ][ ][ ][ ][ ] [ ][ ][ ][ ][ ][ ][ ][ ] [ ][ ][ ][ ][ ][ ][ ][ ] +-+--+--+--+--+--+--+--+-+ +-+--+--+--+--+--+--+--+-+ +-+--+--+--+--+--+--+--+-+ +-+--+--+--+--+--+--+--+-+ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 1 2 3 4 5 6 7 8 9 1 1 1 1 1 1 1 1 1 1 2 2 2 2 2 2 2 2 2 2 3 3 3 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2
Legend:
Green = SS (sub system)
Blue = HIF port
Red = Front panel port
Another command which displays the SS - HIF/NIF only relationship is:
fex-101# show platform software woodside ss NI0-7 NI0-7 NI0-7 NI0-7 Read port | | | | V V V V +-----+ +-----+ +-----+ +-----+ | | | | | | | | | SS0 | | SS1 | | SS2 | | SS3 | | | | | | | | | +-----+--+-----+--+-----+--+-----+ Write port | NR | +--+--------+--------+--------+--+ | | | | HI0-7 HI8-15 HI16-23 HI24-31 HI0-HI7 HI8-15 HI16-23 HI24-31 | | | | | | | | V V V V V V V V +-----+ +-----+ +-----+ +-----+ | | | | | | | | | SS0 | | SS1 | | SS2 | | SS3 | | | | | | | | | +-----+--+-----+--+-----+--+-----+ | HR | +-----------+--------+-----------+ | ... | V V NI0 NI7
In your case, as you have tail drops on SS0, you should simply move some cables from SS0 to other ports from other SS to avoid congestion. Easy way to see the current instant traffic rate on the ports is:
fex-101# show platform software woodside rate
Of course it would be best to check your NMS to see how the b/w utilization looks like on the rest of the ports.
Stay safe,
Sergiu
01-16-2021 06:09 AM
HI @aches63
On the woodside you only have 4 SS (sub systems). You can use the following command to check the Front port - HIF/NIF - SS relationship:
switch# attach fex chassis_id fex-[chassis_id]# show platform software woodside sts
fex-101# show platform software woodside sts Board Status Overview: legend: ' '= no-connect X = Failed - = Disabled : = Dn | = Up . = SFP waiting for t_start_up timer expiration i = SFP waiting for prom info read c = SFP waiting for t_start_up_cooled timer expiration * = SFP present [X] = SFP validation failed ------------------------------ (FINAL POSITION TBD) Uplink #: 1 2 3 4 5 6 7 8 Link status: | | | | : : : : +-+--+--+--+--+--+--+--+-+ SFP: [$][$][$][$][ ][ ][ ][ ] +-+--+--+--+--+--+--+--+-+ | N N N N N N N N | | I I I I I I I I | | 0 1 2 3 4 5 6 7 | | | | NI (0-7) | +------------+-----------+ | +-------------------------+-------------+-------------+---------------------------+ | | | | +------------+-----------+ +-----------+------------+ +------------+-----------+ +-------------+----------+ | HI (0-7) | | HI (8-15) | | HI (16-23) | | HI (24-31) | | | | | | | | | | H H H H H H H H | | H H H H H H H H | | H H H H H H H H | | H H H H H H H H | | I I I I I I I I | | I I I I I I I I | | I I I I I I I I | | I I I I I I I I | | 0 1 2 3 4 5 6 7 | | 8 9 1 1 1 1 1 1 | | 1 1 1 1 2 2 2 2 | | 2 2 2 2 2 2 3 3 | | | | 0 1 2 3 4 5 | | 6 7 8 9 0 1 2 3 | | 4 5 6 7 8 9 0 1 | +-+--+--+--+--+--+--+--+-+ +-+--+--+--+--+--+--+--+-+ +-+--+--+--+--+--+--+--+-+ +-+--+--+--+--+--+--+--+-+ [ ][ ][ ][ ][ ][ ][ ][ ] [ ][ ][ ][ ][ ][ ][ ][ ] [ ][ ][ ][ ][ ][ ][ ][ ] [ ][ ][ ][ ][ ][ ][ ][ ] +-+--+--+--+--+--+--+--+-+ +-+--+--+--+--+--+--+--+-+ +-+--+--+--+--+--+--+--+-+ +-+--+--+--+--+--+--+--+-+ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 1 2 3 4 5 6 7 8 9 1 1 1 1 1 1 1 1 1 1 2 2 2 2 2 2 2 2 2 2 3 3 3 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2
Legend:
Green = SS (sub system)
Blue = HIF port
Red = Front panel port
Another command which displays the SS - HIF/NIF only relationship is:
fex-101# show platform software woodside ss NI0-7 NI0-7 NI0-7 NI0-7 Read port | | | | V V V V +-----+ +-----+ +-----+ +-----+ | | | | | | | | | SS0 | | SS1 | | SS2 | | SS3 | | | | | | | | | +-----+--+-----+--+-----+--+-----+ Write port | NR | +--+--------+--------+--------+--+ | | | | HI0-7 HI8-15 HI16-23 HI24-31 HI0-HI7 HI8-15 HI16-23 HI24-31 | | | | | | | | V V V V V V V V +-----+ +-----+ +-----+ +-----+ | | | | | | | | | SS0 | | SS1 | | SS2 | | SS3 | | | | | | | | | +-----+--+-----+--+-----+--+-----+ | HR | +-----------+--------+-----------+ | ... | V V NI0 NI7
In your case, as you have tail drops on SS0, you should simply move some cables from SS0 to other ports from other SS to avoid congestion. Easy way to see the current instant traffic rate on the ports is:
fex-101# show platform software woodside rate
Of course it would be best to check your NMS to see how the b/w utilization looks like on the rest of the ports.
Stay safe,
Sergiu
01-18-2021 01:09 PM
Thank you for the reply! When I run the show platform software woo new_ints command (after attach fex xxx), the output does show stats for SS4, SS5, SS6, and SS7. Are those names used to differentiate between the use of SS0, SS1, SS2, and SS3 for the NI ports or something else?
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