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:04 |
| tx | 1 | 0 | 2.2.2.3 | 0 | 2.2.2.1 | 0 | 0 | 15 | 0 | 660 | 00:00:03 |
| tx | 1 | 0 | 2.2.2.1 | 0 | 2.2.2.2 | 0 | 0 | 14 | 0 | 616 | 00:00:04 |
| 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:02 |
| 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 | ff02::1 | 0 | 1234:1::1 | 0 | 0 | 1 | 0 | 32 | 00:00:06 |
| tx | 58 | 0 | ff02::1 | 0 | 1234:2::3 | 0 | 0 | 1 | 0 | 32 | 00:00:06 |
| tx | 58 | 0 | 4321::2 | 0 | 4321::1 | 0 | 0 | 10 | 0 | 240 | 00:00:03 |
| tx | 58 | 0 | 4321::3 | 0 | 4321::1 | 0 | 0 | 10 | 0 | 240 | 00:00:01 |
| tx | 58 | 0 | 4321::1 | 0 | 4321::2 | 0 | 0 | 10 | 0 | 240 | 00:00:03 |
| 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 | 10 | 0 | 240 | 00:00:01 |
| tx | 58 | 0 | 4321::2 | 0 | 4321::3 | 0 | 0 | 10 | 0 | 240 | 00:00:00 |
| tx | 58 | 0 | ff02::1 | 0 | fe80::200:ff:fe00:1111 | 0 | 0 | 2 | 0 | 96 | 00:00:06 |
| tx | 58 | 0 | ff02::1 | 0 | fe80::200:ff:fe00:3333 | 0 | 0 | 2 | 0 | 96 | 00:00:06 |
|_____|_____|_____|_________|______|________________________|______|____|____|____|_____|__________|
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:04 |
| 2.2.2.2 | 0 | 48 | 0 | 2112 | 00:00:04 |
| 2.2.2.3 | 0 | 49 | 0 | 2156 | 00:00:03 |
|_________|____|____|____|______|__________|
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:06 |
| 1234:2::3 | 0 | 1 | 0 | 32 | 00:00:06 |
| 4321::1 | 0 | 40 | 0 | 960 | 00:00:03 |
| 4321::2 | 0 | 40 | 0 | 960 | 00:00:03 |
| 4321::3 | 0 | 40 | 0 | 960 | 00:00:01 |
| fe80::200:ff:fe00:1111 | 0 | 2 | 0 | 96 | 00:00:06 |
| fe80::200:ff:fe00:3333 | 0 | 2 | 0 | 96 | 00:00:06 |
| ff02::1 | 0 | 6 | 0 | 256 | 00:00:06 |
|________________________|____|____|____|_____|__________|
r2#
r2#