here is the bridge:
r2#
r2#
r2#show bridge 1
r2#show bridge 1
 |~~~~~~~~~~~|~~~~~~~~~|~~~~~~~~~~|~~~~~~~~|~~~~~~~~|~~~~~~|
 | interface | forward | physical | tx     | rx     | drop |
 |-----------|---------|----------|--------|--------|------|
 | bvi       | true    | true     | 0      | 0      | 0    |
 | ethernet1 | true    | true     | 199602 | 294102 | 0    |
 | ethernet2 | true    | true     | 395946 | 158636 | 0    |
 |___________|_________|__________|________|________|______|
 |~~~~~~~~~~~~~~~~|~~~~~~~~~~~|~~~~~~~~~~|~~~~~~~~|~~~~~~~~|~~~~~~|
 | address        | interface | time     | tx     | rx     | drop |
 |----------------|-----------|----------|--------|--------|------|
 | 0052.1350.0d6b | bvi       | 00:00:00 | 1724   | 422346 | 0    |
 | 0056.1d53.3d67 | ethernet1 | 00:00:00 | 413846 | 182878 | 0    |
 |________________|___________|__________|________|________|______|
r2#
r2#
here is the interface:
r2#
r2#
r2#show inter bvi1 full
r2#show inter bvi1 full
bvi1 is up (since 00:00:09, 1 changes)
 description:
 type is bridged, hwaddr=0052.1350.0d6b, mtu=1500, bw=100mbps, vrf=v1
 ip4 address=1.1.1.2/24, netmask=255.255.255.0, ifcid=10011
 ip6 address=1234::2/16, netmask=ffff::, ifcid=10011
 received 5057 packets (182878 bytes) dropped 0 packets (0 bytes)
 transmitted 5059 packets (152856 bytes) promisc=false macsec=false
 |~~~~~~~|~~~~|~~~~|~~~~~~|~~~~~|~~~~~|~~~~~~|
 |       | packet         | byte             |
 | time  | tx | rx | drop | tx  | rx  | drop |
 |-------|----|----|------|-----|-----|------|
 | 1sec  | 3  | 3  | 0    | 198 | 198 | 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 | 0800  | ip4     | 11   | 11   | 0    | 726    | 726    | 0    |
 | ethtyp | 0806  | arp4    | 5028 | 5030 | 0    | 150840 | 181080 | 0    |
 | ethtyp | 86dd  | ip6     | 18   | 16   | 0    | 1260   | 1072   | 0    |
 |________|_______|_________|______|______|______|________|________|______|
 |~~~~~|~~~~|~~~~|
 | who | tx | rx |
 |-----|----|----|
 |_____|____|____|
 |~~~~~~~|~~~~~~|~~~~~~~~|
 | proto | pack | byte   |
 |-------|------|--------|
 | 0     | 5029 | 150870 |
 | 1     | 11   | 726    |
 | 58    | 18   | 1260   |
 |_______|______|________|
 |~~~~~~~~~~~~|~~~~~~|~~~~~~|~~~~~~|~~~~~~~~|~~~~~~~~|~~~~~~|
 |            | packet             | byte                   |
 | size       | tx   | rx   | drop | tx     | rx     | drop |
 |------------|------|------|------|--------|--------|------|
 | 0-255      | 5058 | 5056 | 0    | 152856 | 182842 | 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     | 5057 | 5058 | 5057 | 152826 | 152856 | 152826 |
 | 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      |
 |_______|______|______|______|________|________|________|
       1648k|
       1484k|      #
       1319k|      #
       1154k|      #
        989k|     ##
        824k|     ##
        659k|     ##
        494k|     ##
        329k|     ##
        164k|     ##
           0|### #####
         bps|0---------10--------20--------30--------40--------50-------- seconds
           1|
           0|
           0|
           0|
           0|
           0|
           0|
           0|
           0|
           0|
           0|
         bps|0---------10--------20--------30--------40--------50-------- minutes
           1|
           0|
           0|
           0|
           0|
           0|
           0|
           0|
           0|
           0|
           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 |
 |----------------|---------|----------|--------|
 | 0056.1d53.3d67 | 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 |
 |----------------|--------------------------|----------|--------|--------|
 | 0056.1d53.3d67 | 1234::1                  | 00:00:09 | false  | false  |
 | 0056.1d53.3d67 | fe80::256:1dff:fe53:3d67 | 00:00:09 | false  | false  |
 |________________|__________________________|__________|________|________|
r2#
r2#