Timotej Lazar
8dd2476238
With sshd in separate management VRF and FRR to announce routes to self over unnumbered BGP.
5 lines
108 B
Plaintext
5 lines
108 B
Plaintext
[Service]
|
|
ExecStartPre=sleep 10
|
|
ExecStart=
|
|
ExecStart=/usr/bin/ip vrf exec mgmt /usr/sbin/sshd -D $SSHD_OPTS
|