here is the ipv4 flows:
r2#
r2#
r2#show ipv4 flow v1 sess
r2#show ipv4 flow v1 sess
|~~~~~|~~~~~|~~~~~|~~~~~~~~~|~~~~~~|~~~~~~~~~|~~~~~~|~~~~|~~~~|~~~~|~~~~~|~~~~~~~~~~|
| | source | target | packet | byte | |
| dir | prt | tos | addr | port | addr | port | rx | tx | rx | tx | time |
|-----|-----|-----|---------|------|---------|------|----|----|----|-----|----------|
| tx | 1 | 0 | 2.2.2.2 | 0 | 2.2.2.1 | 0 | 0 | 14 | 0 | 616 | 00:00:08 |
| tx | 1 | 0 | 2.2.2.3 | 0 | 2.2.2.1 | 0 | 0 | 15 | 0 | 660 | 00:00:05 |
| tx | 1 | 0 | 2.2.2.1 | 0 | 2.2.2.2 | 0 | 0 | 14 | 0 | 616 | 00:00:08 |
| tx | 1 | 0 | 2.2.2.3 | 0 | 2.2.2.2 | 0 | 0 | 10 | 0 | 440 | 00:00:00 |
| tx | 1 | 0 | 2.2.2.1 | 0 | 2.2.2.3 | 0 | 0 | 14 | 0 | 616 | 00:00:04 |
| tx | 1 | 0 | 2.2.2.2 | 0 | 2.2.2.3 | 0 | 0 | 10 | 0 | 440 | 00:00:00 |
|_____|_____|_____|_________|______|_________|______|____|____|____|_____|__________|
r2#
r2#
here is the ipv6 flows:
r2#
r2#
r2#show ipv6 flow v1 sess
r2#show ipv6 flow v1 sess
|~~~~~|~~~~~|~~~~~|~~~~~~~~~~~~~~~~~~~~~~~~|~~~~~~|~~~~~~~~~~~|~~~~~~|~~~~|~~~~|~~~~|~~~~~|~~~~~~~~~~|
| | source | target | packet | byte | |
| dir | prt | tos | addr | port | addr | port | rx | tx | rx | tx | time |
|-----|-----|-----|------------------------|------|-----------|------|----|----|----|-----|----------|
| tx | 58 | 0 | fe80::200:ff:fe00:2222 | 0 | 1234:1::1 | 0 | 0 | 1 | 0 | 32 | 00:00:07 |
| tx | 58 | 0 | fe80::200:ff:fe00:2222 | 0 | 1234:2::3 | 0 | 0 | 1 | 0 | 32 | 00:00:03 |
| tx | 58 | 0 | 4321::2 | 0 | 4321::1 | 0 | 0 | 15 | 0 | 360 | 00:00:07 |
| tx | 58 | 0 | 4321::3 | 0 | 4321::1 | 0 | 0 | 15 | 0 | 360 | 00:00:03 |
| tx | 58 | 0 | 4321::1 | 0 | 4321::2 | 0 | 0 | 15 | 0 | 360 | 00:00:07 |
| tx | 58 | 0 | 4321::3 | 0 | 4321::2 | 0 | 0 | 10 | 0 | 240 | 00:00:00 |
| tx | 58 | 0 | 4321::1 | 0 | 4321::3 | 0 | 0 | 14 | 0 | 336 | 00:00:02 |
| tx | 58 | 0 | 4321::2 | 0 | 4321::3 | 0 | 0 | 10 | 0 | 240 | 00:00:00 |
|_____|_____|_____|________________________|______|___________|______|____|____|____|_____|__________|
r2#
r2#
here is the ipv4 tops:
r2#
r2#
r2#show ipv4 flow v1 top
r2#show ipv4 flow v1 top
|~~~~~~~~~|~~~~|~~~~|~~~~|~~~~~~|~~~~~~~~~~|
| | packet | byte | |
| addr | rx | tx | rx | tx | time |
|---------|----|----|----|------|----------|
| 2.2.2.1 | 0 | 57 | 0 | 2508 | 00:00:08 |
| 2.2.2.2 | 0 | 48 | 0 | 2112 | 00:00:08 |
| 2.2.2.3 | 0 | 49 | 0 | 2156 | 00:00:05 |
|_________|____|____|____|______|__________|
r2#
r2#
here is the ipv6 tops:
r2#
r2#
r2#show ipv6 flow v1 top
r2#show ipv6 flow v1 top
|~~~~~~~~~~~~~~~~~~~~~~~~|~~~~|~~~~|~~~~|~~~~~~|~~~~~~~~~~|
| | packet | byte | |
| addr | rx | tx | rx | tx | time |
|------------------------|----|----|----|------|----------|
| 1234:1::1 | 0 | 1 | 0 | 32 | 00:00:07 |
| 1234:2::3 | 0 | 1 | 0 | 32 | 00:00:03 |
| 4321::1 | 0 | 59 | 0 | 1416 | 00:00:07 |
| 4321::2 | 0 | 50 | 0 | 1200 | 00:00:07 |
| 4321::3 | 0 | 49 | 0 | 1176 | 00:00:03 |
| fe80::200:ff:fe00:2222 | 0 | 2 | 0 | 64 | 00:00:07 |
|________________________|____|____|____|______|__________|
r2#
r2#