| 1 | Building configuration... | ||
| 2 | |||
| 3 | Current configuration: | ||
| 4 | ! | ||
| 5 | frr version 10.3 | ||
| 6 | frr defaults traditional | ||
| 7 | hostname cr1 | ||
| 8 | log syslog informational | ||
| 9 | no ip forwarding | ||
| 10 | no ipv6 forwarding | ||
| 11 | service integrated-vtysh-config | ||
| 12 | ! | ||
| 13 | interface enp0s8 | ||
| 14 | ip address 10.0.0.2/24 | ||
| 15 | ipv6 address fd00:1::2/64 | ||
| 16 | exit | ||
| 17 | ! | ||
| 18 | bfd | ||
| 19 | peer fd00:1::1 local-address fd00:1::2 | ||
| 20 | transmit-interval 1000 | ||
| 21 | receive-interval 1000 | ||
| 22 | exit | ||
| 23 | ! | ||
| 24 | peer 10.0.0.1 local-address 10.0.0.2 | ||
| 25 | transmit-interval 1000 | ||
| 26 | receive-interval 1000 | ||
| 27 | exit | ||
| 28 | ! | ||
| 29 | exit | ||
| 30 | ! | ||
| 31 | end | ||
| 32 | BFD Peers: | ||
| 33 | peer 10.0.0.1 local-address 10.0.0.2 vrf default | ||
| 34 | ID: 2057027718 | ||
| 35 | Remote ID: 0 | ||
| 36 | Active mode | ||
| 37 | Status: down | ||
| 38 | Downtime: 1 minute(s), 5 second(s) | ||
| 39 | Diagnostics: ok | ||
| 40 | Remote diagnostics: ok | ||
| 41 | Peer Type: configured | ||
| 42 | RTT min/avg/max: 0/0/0 usec | ||
| 43 | Local timers: | ||
| 44 | Detect-multiplier: 3 | ||
| 45 | Receive interval: 1000ms | ||
| 46 | Transmission interval: 1000ms | ||
| 47 | Echo receive interval: 50ms | ||
| 48 | Echo transmission interval: disabled | ||
| 49 | Remote timers: | ||
| 50 | Detect-multiplier: 3 | ||
| 51 | Receive interval: 1000ms | ||
| 52 | Transmission interval: 1000ms | ||
| 53 | Echo receive interval: disabled | ||
| 54 | |||
| 55 | peer fd00:1::1 local-address fd00:1::2 vrf default | ||
| 56 | ID: 2781860127 | ||
| 57 | Remote ID: 0 | ||
| 58 | Active mode | ||
| 59 | Status: down | ||
| 60 | Downtime: 1 minute(s), 5 second(s) | ||
| 61 | Diagnostics: ok | ||
| 62 | Remote diagnostics: ok | ||
| 63 | Peer Type: configured | ||
| 64 | RTT min/avg/max: 0/0/0 usec | ||
| 65 | Local timers: | ||
| 66 | Detect-multiplier: 3 | ||
| 67 | Receive interval: 1000ms | ||
| 68 | Transmission interval: 1000ms | ||
| 69 | Echo receive interval: 50ms | ||
| 70 | Echo transmission interval: disabled | ||
| 71 | Remote timers: | ||
| 72 | Detect-multiplier: 3 | ||
| 73 | Receive interval: 1000ms | ||
| 74 | Transmission interval: 1000ms | ||
| 75 | Echo receive interval: disabled | ||