here are the ipv4 neighbors:
r1#
r1#
r1#show ipv4 bgp 1 sum
r1#show ipv4 bgp 1 sum
2026-05-22 16:40:32.749
|~~~~~~~~~~|~~~~|~~~~~~~|~~~~~~~|~~~~~~|~~~~~~~~~~|
| neighbor | as | state | learn | sent | uptime |
|----------|----|-------|-------|------|----------|
| 9.9.9.2 | 2 | down | 0 | 0 | 00:00:06 |
|__________|____|_______|_______|______|__________|
r1#
r1#
here are the ipv6 neighbors:
r1#
r1#
r1#show ipv6 bgp 1 sum
r1#show ipv6 bgp 1 sum
2026-05-22 16:40:32.769
|~~~~~~~~~~|~~~~|~~~~~~~|~~~~~~~|~~~~~~|~~~~~~~~~~|
| neighbor | as | state | learn | sent | uptime |
|----------|----|-------|-------|------|----------|
| 9999::2 | 2 | down | 0 | 0 | 00:00:06 |
|__________|____|_______|_______|______|__________|
r1#
r1#
here is the ipv4 database:
r1#
r1#
r1#show ipv4 rsvp v1 sum
r1#show ipv4 rsvp v1 sum
2026-05-22 16:40:32.778
|~~~~~~~~~|~~~~~~|~~~~~~~~~~|~~~~|~~~~~~~~~|~~~~~~~~~~~~|~~~~~~~~~~~~~|
| source | id | subgroup | id | target | id | description |
|---------|------|----------|----|---------|------------|-------------|
| 9.9.9.2 | 5514 | :: | 0 | 9.9.9.1 | 286052087 | r2:automesh |
| 9.9.9.1 | 6064 | :: | 0 | 9.9.9.2 | 2096767589 | r1:automesh |
|_________|______|__________|____|_________|____________|_____________|
r1#
r1#
here is the ipv6 database:
r1#
r1#
r1#show ipv6 rsvp v1 sum
r1#show ipv6 rsvp v1 sum
2026-05-22 16:40:32.789
|~~~~~~~~~|~~~~~~~|~~~~~~~~~~|~~~~|~~~~~~~~~|~~~~~~~~~~~~|~~~~~~~~~~~~~|
| source | id | subgroup | id | target | id | description |
|---------|-------|----------|----|---------|------------|-------------|
| 9999::2 | 11378 | :: | 0 | 9999::1 | 1946393709 | r2:automesh |
| 9999::1 | 30925 | :: | 0 | 9999::2 | 389340978 | r1:automesh |
|_________|_______|__________|____|_________|____________|_____________|
r1#
r1#
here are the ipv4 routes:
r1#
r1#
r1#show ipv4 route v1
r1#show ipv4 route v1
2026-05-22 16:40:32.798
|~~~~~|~~~~~~~~~~~~|~~~~~~~~|~~~~~~~~~~~|~~~~~~~~~|~~~~~~~~~~|
| typ | prefix | metric | iface | hop | time |
|-----|------------|--------|-----------|---------|----------|
| C | 2.2.2.1/32 | 0/0 | loopback0 | null | 00:00:06 |
| C | 9.9.9.0/24 | 0/0 | serial1 | null | 00:00:02 |
| LOC | 9.9.9.1/32 | 0/1 | serial1 | null | 00:00:02 |
| MSH | 9.9.9.2/32 | 0/3 | serial1 | 9.9.9.2 | never |
|_____|____________|________|___________|_________|__________|
r1#
r1#
here are the ipv6 routes:
r1#
r1#
r1#show ipv6 route v1
r1#show ipv6 route v1
2026-05-22 16:40:32.809
|~~~~~|~~~~~~~~~~~~~|~~~~~~~~|~~~~~~~~~~~|~~~~~~~~~|~~~~~~~~~~|
| typ | prefix | metric | iface | hop | time |
|-----|-------------|--------|-----------|---------|----------|
| C | 4321::1/128 | 0/0 | loopback0 | null | 00:00:06 |
| C | 9999::/16 | 0/0 | serial1 | null | 00:00:02 |
| LOC | 9999::1/128 | 0/1 | serial1 | null | 00:00:02 |
| MSH | 9999::2/128 | 0/3 | serial1 | 9999::2 | never |
|_____|_____________|________|___________|_________|__________|
r1#
r1#