92
edits
No edit summary |
|||
| (One intermediate revision by one other user not shown) | |||
| Line 7: | Line 7: | ||
* Confirm that the border receives the ROUTED IPv4 routes from the router with `show ip route` | * Confirm that the border receives the ROUTED IPv4 routes from the router with `show ip route` | ||
* Confirm that the border received the ROUTED & LAN IPv6 routes from the router with `show ipv6 route` | * Confirm that the border received the ROUTED & LAN IPv6 routes from the router with `show ipv6 route` | ||
* Set a maintenance period | |||
These checks are to be done on the host you want to reboot | |||
* Set a maintenance period on Zabbix. | |||
* Post in the Zulip in the relevant topic (incident's topic / 'SRE - General' stream) that the border is going to be rebooted. | * Post in the Zulip in the relevant topic (incident's topic / 'SRE - General' stream) that the border is going to be rebooted. | ||
== Disabling routing through a border == | == Disabling routing through a border == | ||
First, perform the pre-flight checks on the '''OTHER''' border | * First, perform the pre-flight checks on the '''OTHER''' border. | ||
* Second, set a maintenance period on Zabbix for the border that's being rebooted. | |||
Third, on a border in `vtysh`, update the running configuration by invoking the following: | |||
* config | * config | ||
edits