here are the ipv4 neighbors:
r1#
r1#
r1#show ipv4 bgp 1 sum
r1#show ipv4 bgp 1 sum
2026-05-05 08:20:30.707
|~~~~~~~~~~|~~~~|~~~~~~~|~~~~~~~|~~~~~~|~~~~~~~~~~|
| 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-05 08:20:30.724
|~~~~~~~~~~|~~~~|~~~~~~~|~~~~~~~|~~~~~~|~~~~~~~~~~|
| 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-05 08:20:30.731
|~~~~~~~~~|~~~~~~~|~~~~~~~~~~|~~~~|~~~~~~~~~|~~~~~~~~~~~~|~~~~~~~~~~~~~|
| source | id | subgroup | id | target | id | description |
|---------|-------|----------|----|---------|------------|-------------|
| 9.9.9.2 | 16295 | :: | 0 | 9.9.9.1 | 1714619275 | r2:automesh |
| 9.9.9.1 | 17558 | :: | 0 | 9.9.9.2 | 1398698815 | 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-05 08:20:30.742
|~~~~~~~~~|~~~~~~~|~~~~~~~~~~|~~~~|~~~~~~~~~|~~~~~~~~~~~~|~~~~~~~~~~~~~|
| source | id | subgroup | id | target | id | description |
|---------|-------|----------|----|---------|------------|-------------|
| 9999::1 | 5491 | :: | 0 | 9999::2 | 1949049883 | r1:automesh |
| 9999::2 | 15911 | :: | 0 | 9999::1 | 1254121151 | r2:automesh |
|_________|_______|__________|____|_________|____________|_____________|
r1#
r1#
here are the ipv4 routes:
r1#
r1#
r1#show ipv4 route v1
r1#show ipv4 route v1
2026-05-05 08:20:30.749
|~~~~~|~~~~~~~~~~~~|~~~~~~~~|~~~~~~~~~~~|~~~~~~~~~|~~~~~~~~~~|
| 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-05 08:20:30.760
|~~~~~|~~~~~~~~~~~~~|~~~~~~~~|~~~~~~~~~~~|~~~~~~~~~|~~~~~~~~~~|
| 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#