here are the ipv4 neighbors:
r1#
r1#
r1#show ipv4 bgp 1 sum
r1#show ipv4 bgp 1 sum
2026-04-19 12:38:26.356
|~~~~~~~~~~|~~~~|~~~~~~~|~~~~~~~|~~~~~~|~~~~~~~~~~|
| 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-04-19 12:38:26.373
|~~~~~~~~~~|~~~~|~~~~~~~|~~~~~~~|~~~~~~|~~~~~~~~~~|
| 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-04-19 12:38:26.377
|~~~~~~~~~|~~~~~~~|~~~~~~~~~~|~~~~|~~~~~~~~~|~~~~~~~~~~~|~~~~~~~~~~~~~|
| source | id | subgroup | id | target | id | description |
|---------|-------|----------|----|---------|-----------|-------------|
| 9.9.9.1 | 16235 | :: | 0 | 9.9.9.2 | 165598238 | r1:automesh |
| 9.9.9.2 | 20469 | :: | 0 | 9.9.9.1 | 814374492 | r2:automesh |
|_________|_______|__________|____|_________|___________|_____________|
r1#
r1#
here is the ipv6 database:
r1#
r1#
r1#show ipv6 rsvp v1 sum
r1#show ipv6 rsvp v1 sum
2026-04-19 12:38:26.392
|~~~~~~~~~|~~~~~~~|~~~~~~~~~~|~~~~|~~~~~~~~~|~~~~~~~~~~~~|~~~~~~~~~~~~~|
| source | id | subgroup | id | target | id | description |
|---------|-------|----------|----|---------|------------|-------------|
| 9999::1 | 6305 | :: | 0 | 9999::2 | 1162125193 | r1:automesh |
| 9999::2 | 25642 | :: | 0 | 9999::1 | 200775343 | r2:automesh |
|_________|_______|__________|____|_________|____________|_____________|
r1#
r1#
here are the ipv4 routes:
r1#
r1#
r1#show ipv4 route v1
r1#show ipv4 route v1
2026-04-19 12:38:26.400
|~~~~~|~~~~~~~~~~~~|~~~~~~~~|~~~~~~~~~~~|~~~~~~~~~|~~~~~~~~~~|
| 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-04-19 12:38:26.414
|~~~~~|~~~~~~~~~~~~~|~~~~~~~~|~~~~~~~~~~~|~~~~~~~~~|~~~~~~~~~~|
| 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#