here is the bridge:
r2#
r2#
r2#show bridge 1
r2#show bridge 1
|~~~~~~~~~~~|~~~~~~~|~~~~~~|~~~~~~~|~~~~~~~|~~~~~~|~~~~~~~~~|~~~~~~~~~|~~~~~~|~~~~~|
| | packet | byte | |
| iface | fwd | phys | tx | rx | drop | tx | rx | drop | grp |
|-----------|-------|------|-------|-------|------|---------|---------|------|-----|
| brprt bvi | | | | | | | | | |
| ethernet1 | false | true | 7162 | 55306 | 0 | 257486 | 1991112 | 0 | |
| ethernet2 | true | true | 61242 | 7138 | 0 | 2162874 | 257784 | 0 | |
|___________|_______|______|_______|_______|______|_________|_________|______|_____|
|~~~~~~~~~~~|~~~~~~~|~~~~~~|~~~~|~~~~~~~|~~~~~~~|
| iface | fwd | phys | tx | rx | drop |
|-----------|-------|------|----|-------|-------|
| brprt bvi | | | | | |
| ethernet1 | false | true | 5 | 55306 | 55301 |
| ethernet2 | true | true | 5 | 7138 | 7133 |
|___________|_______|______|____|_______|_______|
|~~~~~~~~~~~~~~~~|~~~~~~~~~~~|~~~~~~~~|~~~~~~~~~~|~~~~~~~|~~~~~~~|~~~~~~|~~~~~~~~~|~~~~~~~~~|~~~~~~|
| | packet | byte |
| addr | iface | static | time | tx | rx | drop | tx | rx | drop |
|----------------|-----------|--------|----------|-------|-------|------|---------|---------|------|
| 006b.4052.7e3d | ethernet2 | false | 00:00:10 | 61231 | 7192 | 0 | 2162048 | 259708 | 0 |
| 0075.0f25.5669 | bvi | false | 00:00:10 | 25 | 61812 | 0 | 1658 | 2183002 | 0 |
|________________|___________|________|__________|_______|_______|______|_________|_________|______|
r2#
r2#
here is the interface:
r2#
r2#
r2#show inter bvi1 full
r2#show inter bvi1 full
bvi1 is up
description:
state changed 3 times, last at 2023-01-19 16:34:17, 00:00:10 ago
last packet input 00:00:00 ago, output 00:00:00 ago, drop never ago
type is bridged, hwaddr=0075.0f25.5669, mtu=1500, bw=100mbps, vrf=v1
ipv4 address=1.1.1.2/24, mask=255.255.255.0, ifcid=755994643
ipv6 address=1234::2/16, mask=ffff::, ifcid=439131065
received 7192 packets (259708 bytes) dropped 0 packets (0 bytes)
transmitted 7194 packets (216900 bytes) macsec=false sgt=false
|~~~~~~~|~~~~|~~~~|~~~~~~|~~~~~|~~~~~|~~~~~~|
| | packet | byte |
| time | tx | rx | drop | tx | rx | drop |
|-------|----|----|------|-----|-----|------|
| 1sec | 15 | 15 | 0 | 990 | 990 | 0 |
| 1min | 0 | 0 | 0 | 0 | 0 | 0 |
| 1hour | 0 | 0 | 0 | 0 | 0 | 0 |
|_______|____|____|______|_____|_____|______|
|~~~~~~~~|~~~~~~~|~~~~~~~~~|~~~~~~|~~~~~~|~~~~~~|~~~~~~~~|~~~~~~~~|~~~~~~|
| | packet | byte |
| type | value | handler | tx | rx | drop | tx | rx | drop |
|--------|-------|---------|------|------|------|--------|--------|------|
| ethtyp | 0000 | null | 0 | 0 | 0 | 0 | 0 | 0 |
| ethtyp | 0800 | ip4 | 10 | 10 | 0 | 660 | 660 | 0 |
| ethtyp | 0806 | arp4 | 7166 | 7166 | 0 | 214980 | 257976 | 0 |
| ethtyp | 86dd | ip6 | 18 | 16 | 0 | 1260 | 1072 | 0 |
|________|_______|_________|______|______|______|________|________|______|
|~~~~~|~~~~|~~~~|
| who | tx | rx |
|-----|----|----|
|_____|____|____|
|~~~~~~~|~~~~~~|~~~~~~~~|
| proto | pack | byte |
|-------|------|--------|
| 0 | 7166 | 214980 |
| 1 | 10 | 660 |
| 58 | 18 | 1260 |
|_______|______|________|
|~~~~~~~~~~~~|~~~~~~|~~~~~~|~~~~~~|~~~~~~~~|~~~~~~~~|~~~~~~|
| | packet | byte |
| size | tx | rx | drop | tx | rx | drop |
|------------|------|------|------|--------|--------|------|
| 0-255 | 7194 | 7192 | 0 | 216900 | 259708 | 0 |
| 256-511 | 0 | 0 | 0 | 0 | 0 | 0 |
| 512-767 | 0 | 0 | 0 | 0 | 0 | 0 |
| 768-1023 | 0 | 0 | 0 | 0 | 0 | 0 |
| 1024-1279 | 0 | 0 | 0 | 0 | 0 | 0 |
| 1280-1535 | 0 | 0 | 0 | 0 | 0 | 0 |
| 1536-1791 | 0 | 0 | 0 | 0 | 0 | 0 |
| 1792-65535 | 0 | 0 | 0 | 0 | 0 | 0 |
|____________|______|______|______|________|________|______|
|~~~~~~~|~~~~~~|~~~~~~|~~~~~~|~~~~~~~~|~~~~~~~~|~~~~~~~~|
| | packet | byte |
| class | cos | exp | prec | cos | exp | prec |
|-------|------|------|------|--------|--------|--------|
| 0 | 7194 | 7194 | 7194 | 216900 | 216900 | 216900 |
| 1 | 0 | 0 | 0 | 0 | 0 | 0 |
| 2 | 0 | 0 | 0 | 0 | 0 | 0 |
| 3 | 0 | 0 | 0 | 0 | 0 | 0 |
| 4 | 0 | 0 | 0 | 0 | 0 | 0 |
| 5 | 0 | 0 | 0 | 0 | 0 | 0 |
| 6 | 0 | 0 | 0 | 0 | 0 | 0 |
| 7 | 0 | 0 | 0 | 0 | 0 | 0 |
|_______|______|______|______|________|________|________|
2233k| #
2010k| #
1787k| #
1563k| #
1340k| ##
1116k| ##
893k| ##
670k| ##
446k| ##
223k| ##
0|############################################################
bps|0---------10--------20--------30--------40--------50-------- seconds
10|
9|
8|
7|
6|
5|
4|
3|
2|
1|
0|############################################################
bps|0---------10--------20--------30--------40--------50-------- minutes
10|
9|
8|
7|
6|
5|
4|
3|
2|
1|
0|############################################################
bps|0---------10--------20--------30--------40--------50-------- hours
r2#
r2#
here is the arp:
r2#
r2#
r2#show ipv4 arp bvi1
r2#show ipv4 arp bvi1
|~~~~~~~~~~~~~~~~|~~~~~~~~~|~~~~~~~~~~|~~~~~~~~|
| mac | address | time | static |
|----------------|---------|----------|--------|
| 006b.4052.7e3d | 1.1.1.1 | 00:00:09 | false |
|________________|_________|__________|________|
r2#
r2#
here are the neighbors:
r2#
r2#
r2#show ipv6 neigh bvi1
r2#show ipv6 neigh bvi1
|~~~~~~~~~~~~~~~~|~~~~~~~~~~~~~~~~~~~~~~~~~~|~~~~~~~~~~|~~~~~~~~|~~~~~~~~|
| mac | address | time | static | router |
|----------------|--------------------------|----------|--------|--------|
| 006b.4052.7e3d | 1234::1 | 00:00:09 | false | false |
| 006b.4052.7e3d | fe80::26b:40ff:fe52:7e3d | 00:00:09 | false | false |
|________________|__________________________|__________|________|________|
r2#
r2#