here are the ipv4 neighbors:
r1#
r1#
r1#show ipv4 bgp 1 sum
r1#show ipv4 bgp 1 sum
2026-04-11 04:29:23.522
|~~~~~~~~~~|~~~~|~~~~~~~|~~~~~~~|~~~~~~|~~~~~~~~~~|
| 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-11 04:29:23.547
|~~~~~~~~~~|~~~~|~~~~~~~|~~~~~~~|~~~~~~|~~~~~~~~~~|
| 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-11 04:29:23.557
|~~~~~~~~~|~~~~~~~|~~~~~~~~~~|~~~~|~~~~~~~~~|~~~~~~~~~~~~|~~~~~~~~~~~~~|
| source | id | subgroup | id | target | id | description |
|---------|-------|----------|----|---------|------------|-------------|
| 9.9.9.1 | 60 | :: | 0 | 9.9.9.2 | 1161746350 | r1:automesh |
| 9.9.9.2 | 31025 | :: | 0 | 9.9.9.1 | 190375160 | 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-11 04:29:23.569
|~~~~~~~~~|~~~~~~~|~~~~~~~~~~|~~~~|~~~~~~~~~|~~~~~~~~~~~~|~~~~~~~~~~~~~|
| source | id | subgroup | id | target | id | description |
|---------|-------|----------|----|---------|------------|-------------|
| 9999::2 | 12465 | :: | 0 | 9999::1 | 481861699 | r2:automesh |
| 9999::1 | 30399 | :: | 0 | 9999::2 | 1173599466 | r1:automesh |
|_________|_______|__________|____|_________|____________|_____________|
r1#
r1#
here are the ipv4 routes:
r1#
r1#
r1#show ipv4 route v1
r1#show ipv4 route v1
2026-04-11 04:29:23.576
|~~~~~|~~~~~~~~~~~~|~~~~~~~~|~~~~~~~~~~~|~~~~~~~~~|~~~~~~~~~~|
| 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-11 04:29:23.587
|~~~~~|~~~~~~~~~~~~~|~~~~~~~~|~~~~~~~~~~~|~~~~~~~~~|~~~~~~~~~~|
| 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#