116
edits
No edit summary |
No edit summary |
||
| Line 2: | Line 2: | ||
== Preflight checks == | == Preflight checks == | ||
These checks are to be done on the '''other''' border (So the border that will stay online). The commands are to be invoked in `vtysh`. | These checks are to be done on the '''other''' border (So the border that will stay online), to ensure that when the border that's being rebooted is down the cluster won't lose network connectivity. The commands are to be invoked in `vtysh`. | ||
* Confirm our IPv4 block is announced over BGP with `show ip bgp neighbors <ipv4> advertised-routes` | * Confirm our IPv4 block is announced over BGP with `show ip bgp neighbors <ipv4> advertised-routes` | ||
* Confirm our IPv6 block is announced over BGP with `show bgp neighbors <ipv6> advertised-routes` | * Confirm our IPv6 block is announced over BGP with `show bgp neighbors <ipv6> advertised-routes` | ||
edits