here are the ipv4 neighbors:
r1#
r1#
r1#show ipv4 bgp 1 sum
r1#show ipv4 bgp 1 sum
2026-01-22 11:51:30.111
|~~~~~~~~~~|~~~~|~~~~~~~|~~~~~~~|~~~~~~|~~~~~~~~~~|
| neighbor | as | state | learn | sent | uptime |
|----------|----|-------|-------|------|----------|
| 9.9.9.2 | 2 | down | 0 | 0 | 00:00:12 |
|__________|____|_______|_______|______|__________|
r1#
r1#
here are the ipv6 neighbors:
r1#
r1#
r1#show ipv6 bgp 1 sum
r1#show ipv6 bgp 1 sum
2026-01-22 11:51:30.128
|~~~~~~~~~~|~~~~|~~~~~~~|~~~~~~~|~~~~~~|~~~~~~~~~~|
| neighbor | as | state | learn | sent | uptime |
|----------|----|-------|-------|------|----------|
| 9999::2 | 2 | down | 0 | 0 | 00:00:12 |
|__________|____|_______|_______|______|__________|
r1#
r1#
here is the ipv4 database:
r1#
r1#
r1#show ipv4 rsvp v1 sum
r1#show ipv4 rsvp v1 sum
2026-01-22 11:51:30.134
|~~~~~~~~~|~~~~~~~|~~~~~~~~~~|~~~~|~~~~~~~~~|~~~~~~~~~~~|~~~~~~~~~~~~~|
| source | id | subgroup | id | target | id | description |
|---------|-------|----------|----|---------|-----------|-------------|
| 9.9.9.1 | 7833 | :: | 0 | 9.9.9.2 | 487437929 | r1:automesh |
| 9.9.9.2 | 17561 | :: | 0 | 9.9.9.1 | 683324344 | r2:automesh |
|_________|_______|__________|____|_________|___________|_____________|
r1#
r1#
here is the ipv6 database:
r1#
r1#
r1#show ipv6 rsvp v1 sum
r1#show ipv6 rsvp v1 sum
2026-01-22 11:51:30.145
|~~~~~~~~~|~~~~~~~|~~~~~~~~~~|~~~~|~~~~~~~~~|~~~~~~~~~~~~|~~~~~~~~~~~~~|
| source | id | subgroup | id | target | id | description |
|---------|-------|----------|----|---------|------------|-------------|
| 9999::2 | 13530 | :: | 0 | 9999::1 | 1150214330 | r2:automesh |
| 9999::1 | 23917 | :: | 0 | 9999::2 | 557404313 | r1:automesh |
|_________|_______|__________|____|_________|____________|_____________|
r1#
r1#
here are the ipv4 routes:
r1#
r1#
r1#show ipv4 route v1
r1#show ipv4 route v1
2026-01-22 11:51:30.152
|~~~~~|~~~~~~~~~~~~|~~~~~~~~|~~~~~~~~~~~|~~~~~~~~~|~~~~~~~~~~|
| typ | prefix | metric | iface | hop | time |
|-----|------------|--------|-----------|---------|----------|
| C | 2.2.2.1/32 | 0/0 | loopback0 | null | 00:00:12 |
| 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-01-22 11:51:30.162
|~~~~~|~~~~~~~~~~~~~|~~~~~~~~|~~~~~~~~~~~|~~~~~~~~~|~~~~~~~~~~|
| typ | prefix | metric | iface | hop | time |
|-----|-------------|--------|-----------|---------|----------|
| C | 4321::1/128 | 0/0 | loopback0 | null | 00:00:12 |
| 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#