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 |
|-----------|-------|------|-------|-------|------|---------|---------|------|
| bvi | true | true | 0 | 0 | 0 | 0 | 0 | 0 |
| ethernet1 | true | true | 91506 | 15073 | 0 | 3224408 | 543470 | 0 |
| ethernet2 | false | true | 15421 | 81735 | 0 | 551056 | 2942552 | 0 |
|___________|_______|______|_______|_______|______|_________|_________|______|
|~~~~~~~~~~~~~~~~|~~~~~~~~~~~|~~~~~~~~~~|~~~~~~~|~~~~~~~|~~~~~~|~~~~~~~~~|~~~~~~~~~|~~~~~~|
| | packet | byte |
| addr | iface | time | tx | rx | drop | tx | rx | drop |
|----------------|-----------|----------|-------|-------|------|---------|---------|------|
| 0014.590b.7156 | ethernet1 | 00:00:00 | 94465 | 12483 | 0 | 3326762 | 450214 | 0 |
| 0051.616c.4358 | bvi | 00:00:00 | 26 | 96066 | 0 | 1724 | 3384436 | 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=0051.616c.4358, mtu=1500, bw=100mbps, vrf=v1
ip4 address=1.1.1.2/24, netmask=255.255.255.0, ifcid=154018332
ip6 address=1234::2/16, netmask=ffff::, ifcid=408871539
received 12483 packets (450214 bytes) dropped 0 packets (0 bytes)
transmitted 12485 packets (375666 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 | 12456 | 12456 | 0 | 373680 | 448416 | 0 |
| ethtyp | 86dd | ip6 | 18 | 16 | 0 | 1260 | 1072 | 0 |
|________|_______|_________|_______|_______|______|________|________|______|
|~~~~~|~~~~|~~~~|
| who | tx | rx |
|-----|----|----|
|_____|____|____|
|~~~~~~~|~~~~~~~|~~~~~~~~|
| proto | pack | byte |
|-------|-------|--------|
| 0 | 12456 | 373680 |
| 1 | 11 | 726 |
| 58 | 18 | 1260 |
|_______|_______|________|
|~~~~~~~~~~~~|~~~~~~~|~~~~~~~|~~~~~~|~~~~~~~~|~~~~~~~~|~~~~~~|
| | packet | byte |
| size | tx | rx | drop | tx | rx | drop |
|------------|-------|-------|------|--------|--------|------|
| 0-255 | 12485 | 12483 | 0 | 375666 | 450214 | 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 | 12485 | 12485 | 12485 | 375666 | 375666 | 375666 |
| 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 |
|_______|_______|_______|_______|________|________|________|
3334k|
3000k| ##
2667k| ##
2334k| ##
2000k| ##
1667k| ##
1333k| ##
1000k| ##
666k| ##
333k| ##
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 |
|----------------|---------|----------|--------|
| 0014.590b.7156 | 1.1.1.1 | 00:00:08 | false |
|________________|_________|__________|________|
r2#
r2#
here are the neighbors:
r2#
r2#
r2#show ipv6 neigh bvi1
r2#show ipv6 neigh bvi1
|~~~~~~~~~~~~~~~~|~~~~~~~~~~~~~~~~~~~~~~~~~~|~~~~~~~~~~|~~~~~~~~|~~~~~~~~|
| mac | address | time | static | router |
|----------------|--------------------------|----------|--------|--------|
| 0014.590b.7156 | 1234::1 | 00:00:08 | false | false |
| 0014.590b.7156 | fe80::214:59ff:fe0b:7156 | 00:00:08 | false | false |
|________________|__________________________|__________|________|________|
r2#
r2#