here are the ipv4 neighbors:
r1#
r1#
r1#show ipv4 bgp 1 sum
r1#show ipv4 bgp 1 sum
|~~~~|~~~~~~~|~~~~~~|~~~~~~~|~~~~~~~~~~|~~~~~~~~~~|
| as | learn | done | ready | neighbor | uptime |
|----|-------|------|-------|----------|----------|
| 2 | 4 | 8 | true | 2.2.2.2 | 00:00:16 |
|____|_______|______|_______|__________|__________|
r1#
r1#
here are the ipv6 neighbors:
r1#
r1#
r1#show ipv6 bgp 1 sum
r1#show ipv6 bgp 1 sum
|~~~~|~~~~~~~|~~~~~~|~~~~~~~|~~~~~~~~~~|~~~~~~~~~~|
| as | learn | done | ready | neighbor | uptime |
|----|-------|------|-------|----------|----------|
| 2 | 4 | 8 | true | 4321::2 | 00:00:13 |
|____|_______|______|_______|__________|__________|
r1#
r1#
here is the ipv4 database:
r1#
r1#
r1#show ipv4 bgp 1 evpn dat
r1#show ipv4 bgp 1 evpn dat
|~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|~~~~~~~~~|~~~~~~~~~~~~|~~~~~~~~|
| prefix | hop | metric | aspath |
|-------------------------------|---------|------------|--------|
| 200:0:65::65:f35:6c02#:: 1:1 | 2.2.2.1 | 0/0/0/0 | |
| 200:0:65::6a:2305:3758#:: 1:1 | 2.2.2.2 | 20/100/0/0 | 2 |
| 300:0:65::#2.2.2.2 1:1 | 2.2.2.2 | 20/100/0/0 | 2 |
| 300:0:65::#2.2.2.1 1:1 | 2.2.2.1 | 0/0/0/0 | |
| 200:0:66::13:604a:4128#:: 1:3 | 2.2.2.1 | 0/0/0/0 | |
| 200:0:66::1d:2b76:6028#:: 1:3 | 2.2.2.2 | 20/100/0/0 | 2 |
| 300:0:66::#2.2.2.2 1:3 | 2.2.2.2 | 20/100/0/0 | 2 |
| 300:0:66::#2.2.2.1 1:3 | 2.2.2.1 | 0/0/0/0 | |
|_______________________________|_________|____________|________|
r1#
r1#
here is the ipv6 database:
r1#
r1#
r1#show ipv6 bgp 1 evpn dat
r1#show ipv6 bgp 1 evpn dat
|~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|~~~~~~~~~|~~~~~~~~~~~~|~~~~~~~~|
| prefix | hop | metric | aspath |
|-------------------------------|---------|------------|--------|
| 200:0:65::3b:6328:4e67#:: 1:2 | 4321::1 | 0/0/0/0 | |
| 200:0:65::69:6555:301e#:: 1:2 | 4321::2 | 20/100/0/0 | 2 |
| 300:0:65::#4321::2 1:2 | 4321::2 | 20/100/0/0 | 2 |
| 300:0:65::#4321::1 1:2 | 4321::1 | 0/0/0/0 | |
| 200:0:66::a:582e:2a1f#:: 1:4 | 4321::1 | 0/0/0/0 | |
| 200:0:66::7a:360f:4341#:: 1:4 | 4321::2 | 20/100/0/0 | 2 |
| 300:0:66::#4321::2 1:4 | 4321::2 | 20/100/0/0 | 2 |
| 300:0:66::#4321::1 1:4 | 4321::1 | 0/0/0/0 | |
|_______________________________|_________|____________|________|
r1#
r1#
here are the ipv4 routes:
r1#
r1#
r1#show ipv4 route v1
r1#show ipv4 route v1
|~~~~~|~~~~~~~~~~~~|~~~~~~~~|~~~~~~~~~~~|~~~~~~~~~|~~~~~~~~~~|
| typ | prefix | metric | iface | hop | time |
|-----|------------|--------|-----------|---------|----------|
| C | 1.1.1.0/30 | 0/0 | ethernet1 | null | 00:00:04 |
| LOC | 1.1.1.1/32 | 0/1 | ethernet1 | null | 00:00:04 |
| C | 2.2.2.1/32 | 0/0 | loopback0 | null | 00:00:04 |
| S | 2.2.2.2/32 | 1/0 | ethernet1 | 1.1.1.2 | 00:00:04 |
| C | 3.3.3.0/30 | 0/0 | bvi1 | null | 00:00:04 |
| LOC | 3.3.3.1/32 | 0/1 | bvi1 | null | 00:00:04 |
| C | 4.4.4.0/30 | 0/0 | bvi4 | null | 00:00:04 |
| LOC | 4.4.4.1/32 | 0/1 | bvi4 | null | 00:00:04 |
|_____|____________|________|___________|_________|__________|
r1#
r1#
here are the ipv6 routes:
r1#
r1#
r1#show ipv6 route v1
r1#show ipv6 route v1
|~~~~~|~~~~~~~~~~~~~~~|~~~~~~~~|~~~~~~~~~~~|~~~~~~~~~~~|~~~~~~~~~~|
| typ | prefix | metric | iface | hop | time |
|-----|---------------|--------|-----------|-----------|----------|
| C | 1234:1::/32 | 0/0 | ethernet1 | null | 00:00:05 |
| LOC | 1234:1::1/128 | 0/1 | ethernet1 | null | 00:00:05 |
| C | 3333::/16 | 0/0 | bvi3 | null | 00:00:05 |
| LOC | 3333::1/128 | 0/1 | bvi3 | null | 00:00:05 |
| C | 4321::1/128 | 0/0 | loopback0 | null | 00:00:05 |
| S | 4321::2/128 | 1/0 | ethernet1 | 1234:1::2 | 00:00:05 |
| C | 4444::/16 | 0/0 | bvi2 | null | 00:00:05 |
| LOC | 4444::1/128 | 0/1 | bvi2 | null | 00:00:05 |
|_____|_______________|________|___________|___________|__________|
r1#
r1#
here is the bridge:
r1#
r1#
r1#show bridge 1
r1#show bridge 1
|~~~~~~~~~~~~~~~~~~|~~~~~~~~~|~~~~~~~~~~|~~~~~|~~~~~|~~~~~~|
| interface | forward | physical | tx | rx | drop |
|------------------|---------|----------|-----|-----|------|
| bvi | true | true | 0 | 0 | 0 |
| evpn 2.2.2.2 101 | true | false | 690 | 690 | 0 |
|__________________|_________|__________|_____|_____|______|
|~~~~~~~~~~~~~~~~|~~~~~~~~~~~~~~~~~~|~~~~~~~~~~|~~~~~|~~~~~|~~~~~~|
| address | interface | time | tx | rx | drop |
|----------------|------------------|----------|-----|-----|------|
| 0065.0f35.6c02 | bvi | 00:00:01 | 690 | 810 | 0 |
| 006a.2305.3758 | evpn 2.2.2.2 101 | 00:00:01 | 660 | 690 | 0 |
|________________|__________________|__________|_____|_____|______|
r1#
r1#
here is the bridge:
r1#
r1#
r1#show bridge 2
r1#show bridge 2
|~~~~~~~~~~~~~~~~~~|~~~~~~~~~|~~~~~~~~~~|~~~~~~|~~~~~~|~~~~~~|
| interface | forward | physical | tx | rx | drop |
|------------------|---------|----------|------|------|------|
| bvi | true | true | 0 | 0 | 0 |
| evpn 4321::2 101 | true | false | 1072 | 1006 | 0 |
|__________________|_________|__________|______|______|______|
|~~~~~~~~~~~~~~~~|~~~~~~~~~~~~~~~~~~|~~~~~~~~~~|~~~~~|~~~~~~|~~~~~~|
| address | interface | time | tx | rx | drop |
|----------------|------------------|----------|-----|------|------|
| 003b.6328.4e67 | bvi | 00:00:01 | 932 | 1326 | 0 |
| 0069.6555.301e | evpn 4321::2 101 | 00:00:01 | 998 | 1006 | 0 |
|________________|__________________|__________|_____|______|______|
r1#
r1#
here is the bridge:
r1#
r1#
r1#show bridge 3
r1#show bridge 3
|~~~~~~~~~~~~~~~~~~|~~~~~~~~~|~~~~~~~~~~|~~~~~~|~~~~~~|~~~~~~|
| interface | forward | physical | tx | rx | drop |
|------------------|---------|----------|------|------|------|
| bvi | true | true | 0 | 0 | 0 |
| evpn 2.2.2.2 102 | true | false | 1072 | 1006 | 0 |
|__________________|_________|__________|______|______|______|
|~~~~~~~~~~~~~~~~|~~~~~~~~~~~~~~~~~~|~~~~~~~~~~|~~~~~|~~~~~~|~~~~~~|
| address | interface | time | tx | rx | drop |
|----------------|------------------|----------|-----|------|------|
| 0013.604a.4128 | bvi | 00:00:01 | 932 | 1326 | 0 |
| 001d.2b76.6028 | evpn 2.2.2.2 102 | 00:00:01 | 998 | 1006 | 0 |
|________________|__________________|__________|_____|______|______|
r1#
r1#
here is the bridge:
r1#
r1#
r1#show bridge 4
r1#show bridge 4
|~~~~~~~~~~~~~~~~~~|~~~~~~~~~|~~~~~~~~~~|~~~~~|~~~~~|~~~~~~|
| interface | forward | physical | tx | rx | drop |
|------------------|---------|----------|-----|-----|------|
| bvi | true | true | 0 | 0 | 0 |
| evpn 4321::2 102 | true | false | 90 | 0 | 0 |
| evpn 4321::2 102 | true | false | 822 | 822 | 0 |
|__________________|_________|__________|_____|_____|______|
|~~~~~~~~~~~~~~~~|~~~~~~~~~~~~~~~~~~|~~~~~~~~~~|~~~~~|~~~~~|~~~~~~|
| address | interface | time | tx | rx | drop |
|----------------|------------------|----------|-----|-----|------|
| 000a.582e.2a1f | bvi | 00:00:01 | 822 | 882 | 0 |
| 007a.360f.4341 | evpn 4321::2 102 | 00:00:01 | 792 | 822 | 0 |
|________________|__________________|__________|_____|_____|______|
r1#
r1#